Search Options

Results per page
Sort
Preferred Languages
Advance

Results 831 - 840 of 3,109 for Link (0.04 sec)

  1. docs/em/docs/advanced/behind-a-proxy.md

    ## ๐Ÿ”ฌ ๐ŸŒ โฎ๏ธ Traefik
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿ’ช ๐Ÿƒ ๐Ÿฅผ ๐ŸŒ โฎ๏ธ ๐ŸŽž โžก ๐Ÿ”ก โš™๏ธ <a href="https://docs.traefik.io/" class="external-link" target="_blank">Traefik</a>.
    
    <a href="https://github.com/containous/traefik/releases" class="external-link" target="_blank">โฌ Traefik</a>, โšซ๏ธ ๐Ÿ‘ ๐Ÿ’ฑ, ๐Ÿ‘† ๐Ÿ’ช โš— ๐Ÿ—œ ๐Ÿ“ &amp; ๐Ÿƒ โšซ๏ธ ๐Ÿ”— โšช๏ธโžก๏ธ ๐Ÿ“ถ.
    
    โคด๏ธ โœ ๐Ÿ“ `traefik.toml` โฎ๏ธ:
    
    ```TOML hl_lines="3"
    [entryPoints]
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/core/io/TraversalUtil.java

            traverserFactories.put(protocol, factory);
        }
    
        /**
         * ๆŒ‡ๅฎšใฎใ‚ฏใƒฉใ‚นใ‚’ๅŸบ็‚นใจใ™ใ‚‹ใ€ใƒชใ‚ฝใƒผใ‚นใ‚„ใ‚ฏใƒฉใ‚นใฎ้›†ใพใ‚Šใ‚’ๆ‰ฑใ†{@link Traverser}ใ‚’่ฟ”ใ—ใพใ™ใ€‚
         * <p>
         * ใ“ใฎใƒกใ‚ฝใƒƒใƒ‰ใŒ่ฟ”ใ™{@link Traverser}ใฏใ€ๆŒ‡ๅฎšใ•ใ‚ŒใŸใ‚ฏใƒฉใ‚นใ‚’FQNใงๅ‚็…งๅฏ่ƒฝใชใƒ‘ใ‚นใ‚’ใƒซใƒผใƒˆใจใ—ใพใ™ใ€‚ ไพ‹ใˆใฐๆŒ‡ๅฎšใ•ใ‚ŒใŸใ‚ฏใƒฉใ‚นใŒ
         * <code>foo.Bar</code>ใงใ€ใใฎใ‚ฏใƒฉใ‚นใƒ•ใ‚กใ‚คใƒซใŒ <code>classes/foo/Bar.class</code>ใฎๅ ดๅˆใ€
         * ใ“ใฎใƒกใ‚ฝใƒƒใƒ‰ใŒ่ฟ”ใ™ {@link Traverser}ใฏ<code>classes</code>ใƒ‡ใ‚ฃใƒฌใ‚ฏใƒˆใƒชไปฅไธ‹ใฎใƒชใ‚ฝใƒผใ‚นใฎ้›†ๅˆใ‚’ๆ‰ฑใ„ใพใ™ใ€‚
         * </p>
         *
         * @param referenceClass
    Registered: Fri Nov 01 20:58:10 UTC 2024
    - Last Modified: Thu Mar 07 01:59:08 UTC 2024
    - 19.5K bytes
    - Viewed (0)
  3. src/main/java/jcifs/smb/DfsImpl.java

                link = path.substring(0, path.length() - 1);
            }
            else {
                link = path;
            }
    
            if ( log.isTraceEnabled() ) {
                log.trace("Initial link is " + link);
            }
    
            if ( dr == null || !link.equals(dr.getLink()) ) {
                while ( true ) {
                    dr = links.map.get(link);
    
                    if ( dr != null ) {
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Thu Jan 05 13:07:29 UTC 2023
    - 29.1K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/reflect/SubtypeTester.java

      @interface TestSubtype {
        /** Suppresses the assertion on {@link TypeToken#getSubtype}. */
        boolean suppressGetSubtype() default false;
    
        /** Suppresses the assertion on {@link TypeToken#getSupertype}. */
        boolean suppressGetSupertype() default false;
      }
    
      private @Nullable Method method = null;
    
      /** Call this in a {@link TestSubtype} public method asserting subtype relationship. */
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Apr 19 19:24:36 UTC 2023
    - 6.1K bytes
    - Viewed (0)
  5. guava/src/com/google/common/collect/Interner.java

    import com.google.errorprone.annotations.DoNotMock;
    
    /**
     * Provides similar behavior to {@link String#intern} for any immutable type. Common implementations
     * are available from the {@link Interners} class.
     *
     * <p>Note that {@code String.intern()} has some well-known performance limitations, and should
     * generally be avoided. Prefer {@link Interners#newWeakInterner} or another {@code Interner}
     * implementation even for {@code String} interning.
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Mar 13 14:30:51 UTC 2023
    - 2K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/core/collection/CaseInsensitiveMap.java

    import java.util.Map;
    
    /**
     * ใ‚ญใƒผใงๅคงๆ–‡ๅญ—ๅฐๆ–‡ๅญ—ใ‚’ๆฐ—ใซใ—ใชใ„ {@link ArrayMap}ใงใ™ใ€‚
     *
     * @author higa ๅ€คใฎๅž‹
     * @param <V>
     *            ๅ€คใฎๅž‹
     */
    public class CaseInsensitiveMap<V> extends ArrayMap<String, V> {
    
        private static final long serialVersionUID = 1L;
    
        /**
         * {@link CaseInsensitiveMap}ใ‚’ไฝœๆˆใ—ใพใ™ใ€‚
         */
        public CaseInsensitiveMap() {
        }
    
        /**
         * {@link CaseInsensitiveMap}ใ‚’ไฝœๆˆใ—ใพใ™ใ€‚
         *
    Registered: Fri Nov 01 20:58:10 UTC 2024
    - Last Modified: Thu Mar 07 01:59:08 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  7. android/guava/src/com/google/common/cache/package-info.java

     *
     * <p>The core interface used to represent caches is {@link Cache}. In-memory caches can be
     * configured and created using {@link CacheBuilder}, with cache entries being loaded by {@link
     * CacheLoader}. Statistics about cache performance are exposed using {@link CacheStats}.
     *
     * <p>See the Guava User Guide article on <a
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Jun 23 19:57:03 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  8. android/guava/src/com/google/common/util/concurrent/AggregateFuture.java

      /**
       * The input futures. After {@link #init}, this field is read only by {@link #afterDone()} (to
       * propagate cancellation) and {@link #toString()}. To access the futures' <i>values</i>, {@code
       * AggregateFuture} attaches listeners that hold references to one or more inputs. And in the case
       * of {@link CombinedFuture}, the user-supplied callback usually has its own references to inputs.
       */
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Oct 25 13:13:32 UTC 2024
    - 16.2K bytes
    - Viewed (0)
  9. android/guava/src/com/google/common/hash/BloomFilter.java

      }
    
      /**
       * @deprecated Provided only to satisfy the {@link Predicate} interface; use {@link #mightContain}
       *     instead.
       */
      @Deprecated
      @Override
      public boolean apply(@ParametricNullness T input) {
        return mightContain(input);
      }
    
      /**
       * Puts an element into this {@code BloomFilter}. Ensures that subsequent invocations of {@link
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Oct 23 16:45:30 UTC 2024
    - 26.6K bytes
    - Viewed (0)
  10. docs/em/docs/advanced/dataclasses.md

    ```Python hl_lines="1  7-12  19-20"
    {!../../docs_src/dataclasses/tutorial001.py!}
    ```
    
    ๐Ÿ‘‰ ๐Ÿ•โ€๐Ÿฆบ ๐Ÿ‘ **Pydantic**, โšซ๏ธ โœ”๏ธ <a href="https://docs.pydantic.dev/latest/concepts/dataclasses/#use-of-stdlib-dataclasses-with-basemodel" class="external-link" target="_blank">๐Ÿ”— ๐Ÿ•โ€๐Ÿฆบ `dataclasses`</a>.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 3.4K bytes
    - Viewed (0)
Back to top