Search Options

Results per page
Sort
Preferred Languages
Advance

Results 861 - 870 of 2,847 for Sink (0.02 sec)

  1. docs/en/docs/management.md

    ## Team
    
    There's a team of people that help manage and maintain the project. ๐Ÿ˜Ž
    
    They have different levels of permissions and [specific instructions](./management-tasks.md){.internal-link target=_blank}.
    
    Some of the tasks they can perform include:
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Wed Jul 31 14:09:15 UTC 2024
    - 1.7K bytes
    - Viewed (0)
  2. fess-crawler/src/main/java/org/codelibs/fess/crawler/util/XPathAPI.java

        }
    
        /**
         * Creates an instance of {@link XPath} using the provided {@link Consumer} to configure the {@link XPathFactory}.
         *
         * @param builder a {@link Consumer} that accepts an {@link XPathFactory} and configures it.
         * @return a configured instance of {@link XPath}.
         * @throws CrawlerSystemException if an error occurs while creating the {@link XPath} instance.
         */
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Sun Jul 06 02:13:03 UTC 2025
    - 4.6K bytes
    - Viewed (0)
  3. docs/ja/docs/project-generation.md

        * **ๆจ™ๆบ–่ฆๆ ผๆบ–ๆ‹ **: API ใฎใ‚ชใƒผใƒ—ใƒณใ‚นใ‚ฟใƒณใƒ€ใƒผใƒ‰ใซๅŸบใใ€ๅฎŒๅ…จใชไบ’ๆ›ๆ€ง: <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a>ใ‚„ <a href="http://json-schema.org/" class="external-link" target="_blank">JSON ใ‚นใ‚ญใƒผใƒž</a>ใ€‚
        * ่‡ชๅ‹•ใƒใƒชใƒ‡ใƒผใ‚ทใƒงใƒณใ€ใ‚ทใƒชใ‚ขใƒฉใ‚คใ‚ผใƒผใ‚ทใƒงใƒณใ€ๅฏพ่ฉฑ็š„ใชใƒ‰ใ‚ญใƒฅใƒกใƒณใƒˆใ€OAuth2 JWTใƒˆใƒผใ‚ฏใƒณใ‚’็”จใ„ใŸ่ช่จผใชใฉใ‚’ๅซใ‚€ใ€<a href="https://fastapi.tiangolo.com/features/" class="external-link" target="_blank">**ใใฎไป–ๅคšใใฎๆฉŸ่ƒฝ**</a>ใ€‚
    * **ใ‚ปใ‚ญใƒฅใ‚ขใชใƒ‘ใ‚นใƒฏใƒผใƒ‰** ใƒใƒƒใ‚ทใƒฅๅŒ– (ใƒ‡ใƒ•ใ‚ฉใƒซใƒˆใง)ใ€‚
    * **JWTใƒˆใƒผใ‚ฏใƒณ** ่ช่จผใ€‚
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Jul 29 23:35:07 UTC 2024
    - 7.1K bytes
    - Viewed (0)
  4. docs/em/docs/deployment/docker.md

    ๐Ÿ–ผ, ๐Ÿ“ค ๐Ÿ›‚ <a href="https://hub.docker.com/_/python" class="external-link" target="_blank">๐Ÿ ๐Ÿ–ผ</a>.
    
    &amp; ๐Ÿ“ค ๐Ÿ“š ๐ŸŽ ๐Ÿ–ผ ๐ŸŽ ๐Ÿ‘œ ๐Ÿ’– ๐Ÿ’ฝ, ๐Ÿ–ผ:
    
    * <a href="https://hub.docker.com/_/postgres" class="external-link" target="_blank">โœณ</a>
    * <a href="https://hub.docker.com/_/mysql" class="external-link" target="_blank">โœณ</a>
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Aug 12 21:47:53 UTC 2024
    - 27.9K bytes
    - Viewed (0)
  5. guava/src/com/google/common/cache/Cache.java

    import org.jspecify.annotations.Nullable;
    
    /**
     * A semi-persistent mapping from keys to values. Cache entries are manually added using {@link
     * #get(Object, Callable)} or {@link #put(Object, Object)}, and are stored in the cache until either
     * evicted or manually invalidated. The common way to build instances is using {@link CacheBuilder}.
     *
     * <p>Implementations of this interface are expected to be thread-safe, and can be safely accessed
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sun Dec 22 03:38:46 UTC 2024
    - 7.9K bytes
    - Viewed (0)
  6. docs/em/docs/tutorial/path-params.md

    /// check
    
    , โฎ๏ธ ๐ŸŽ ๐Ÿ ๐Ÿ†Ž ๐Ÿ“„, **FastAPI** ๐Ÿค ๐Ÿ‘† ๐Ÿ’ฝ ๐Ÿ”ฌ.
    
    ๐Ÿ‘€ ๐Ÿ‘ˆ โŒ ๐ŸŽฏ ๐Ÿ‡ต๐Ÿ‡ธ โšซ๏ธโ” โ˜ ๐ŸŒโ” ๐Ÿ”ฌ ๐Ÿšซ ๐Ÿšถโ€โ™€๏ธ.
    
    ๐Ÿ‘‰ ๐Ÿ™ƒ ๐Ÿ‘ โช ๐Ÿ› ๏ธ &amp; ๐Ÿ› ๏ธ ๐Ÿ“Ÿ ๐Ÿ‘ˆ ๐Ÿ”— โฎ๏ธ ๐Ÿ‘† ๐Ÿ› ๏ธ.
    
    ///
    
    ## ๐Ÿงพ
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 7.5K bytes
    - Viewed (0)
  7. docs/id/docs/tutorial/path-params.md

    Sehingga **FastAPI** menyediakan dokumentasi alternatif (menggunakan ReDoc), yang bisa diakses di <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>:
    
    <img src="/img/tutorial/path-params/image02.png">
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:29:01 UTC 2025
    - 8.8K bytes
    - Viewed (0)
  8. guava/pom.xml

                  <location>${project.basedir}/javadoc-link/j2objc-annotations</location>
                </offlineLink>
              </offlineLinks>
              <links>
                <link>https://docs.oracle.com/en/java/javase/21/docs/api/</link>
                <link>https://errorprone.info/api/latest/</link>
                <link>https://jspecify.dev/docs/api/</link>
              </links>
              <overview>../overview.html</overview>
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Jun 06 21:05:32 UTC 2025
    - 9.4K bytes
    - Viewed (0)
  9. api/maven-api-core/src/main/java/org/apache/maven/api/services/DependencyResolverResult.java

         * The module name is extracted from the {@code module-info.class} file if present, otherwise from
         * the {@code "Automatic-Module-Name"} attribute of the {@code META-INF/MANIFEST.MF} file if present.
         *
         * <p>A typical usage is to invoke this method for all dependencies having a
         * {@link DependencyScope#TEST TEST} or {@link DependencyScope#TEST_ONLY TEST_ONLY}
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Wed Mar 05 14:29:21 UTC 2025
    - 6.3K bytes
    - Viewed (0)
  10. docs/em/docs/advanced/websockets.md

    ///
    
    ## ๐ŸŒ… โ„น
    
    ๐Ÿ’ก ๐ŸŒ… ๐Ÿ”ƒ ๐ŸŽ›, โœ… ๐Ÿ’ƒ ๐Ÿงพ:
    
    * <a href="https://www.starlette.io/websockets/" class="external-link" target="_blank"> `WebSocket` ๐ŸŽ“</a>.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 4.7K bytes
    - Viewed (0)
Back to top