Search Options

Results per page
Sort
Preferred Languages
Advance

Results 3161 - 3170 of 3,507 for INT (0.03 sec)

  1. src/test/java/jcifs/dcerpc/UUIDTest.java

        private static final String VALID_UUID_STRING_LOWERCASE = "00112233-4455-6677-8899-aabbccddeeff";
    
        // Corresponding values for the valid UUID string
        private static final int TIME_LOW = 0x00112233;
        private static final short TIME_MID = (short) 0x4455;
        private static final short TIME_HI_AND_VERSION = (short) 0x6677;
        private static final byte CLOCK_SEQ_HI_AND_RESERVED = (byte) 0x88;
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 13.2K bytes
    - Viewed (0)
  2. compat/maven-compat/src/main/java/org/apache/maven/artifact/repository/LegacyLocalRepositoryManager.java

                return insertRepositoryKey(getRemoteFilename(), repository.getKey());
            }
    
            private String insertRepositoryKey(String filename, String repositoryKey) {
                String result;
                int idx = filename.indexOf('.');
                if (idx < 0) {
                    result = filename + '-' + repositoryKey;
                } else {
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jun 06 14:28:57 UTC 2025
    - 13.1K bytes
    - Viewed (0)
  3. docs/em/docs/tutorial/first-steps.md

    ๐Ÿšฅ ๐Ÿ‘† ๐Ÿšซ ๐Ÿ’ญ ๐Ÿ”บ, โœ… [๐Ÿ”: *"๐Ÿƒ โ“"*](../async.md#_2){.internal-link target=_blank}.
    
    ///
    
    ### ๐Ÿ” 5๏ธโƒฃ: ๐Ÿ“จ ๐ŸŽš
    
    {* ../../docs_src/first_steps/tutorial001.py hl[8] *}
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿ“จ `dict`, `list`, โญ ๐Ÿ’ฒ `str`, `int`, โ™’๏ธ.
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿ“จ Pydantic ๐Ÿท (๐Ÿ‘† ๐Ÿ”œ ๐Ÿ‘€ ๐ŸŒ… ๐Ÿ”ƒ ๐Ÿ‘ˆ โช).
    
    ๐Ÿ“ค ๐Ÿ“š ๐ŸŽ ๐ŸŽš &amp; ๐Ÿท ๐Ÿ‘ˆ ๐Ÿ”œ ๐Ÿ” ๐Ÿ—œ ๐ŸŽป (๐Ÿ”Œ ๐Ÿœ, โ™’๏ธ). ๐Ÿ”„ โš™๏ธ ๐Ÿ‘† ๐Ÿ’• ๐Ÿ•, โšซ๏ธ ๐Ÿ† ๐ŸŽฒ ๐Ÿ‘ˆ ๐Ÿ‘ซ โช ๐Ÿ•โ€๐Ÿฆบ.
    
    ## ๐ŸŒƒ
    
    * ๐Ÿ—„ `FastAPI`.
    * โœ `app` ๐Ÿ‘.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 7.9K bytes
    - Viewed (0)
  4. docs/em/docs/tutorial/query-params-str-validations.md

    ๐Ÿ‘† ๐Ÿ’ช โš™๏ธ `list` ๐Ÿ”— โ†ฉ๏ธ `List[str]` (โš–๏ธ `list[str]` ๐Ÿ 3๏ธโƒฃ.9๏ธโƒฃ โž•):
    
    {* ../../docs_src/query_params_str_validations/tutorial013.py hl[7] *}
    
    /// note
    
    โœ”๏ธ ๐Ÿคฏ ๐Ÿ‘ˆ ๐Ÿ‘‰ ๐Ÿ’ผ, FastAPI ๐Ÿ† ๐Ÿšซ โœ… ๐ŸŽš ๐Ÿ“‡.
    
    ๐Ÿ–ผ, `List[int]` ๐Ÿ”œ โœ… (&amp; ๐Ÿ“„) ๐Ÿ‘ˆ ๐ŸŽš ๐Ÿ“‡ ๐Ÿ”ข. โœ‹๏ธ `list` ๐Ÿ˜ž ๐Ÿšซ๐Ÿ”œ.
    
    ///
    
    ## ๐Ÿ“ฃ ๐ŸŒ… ๐Ÿ—ƒ
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿšฎ ๐ŸŒ… โ„น ๐Ÿ”ƒ ๐Ÿ”ข.
    
    ๐Ÿ‘ˆ โ„น ๐Ÿ”œ ๐Ÿ”Œ ๐Ÿ— ๐Ÿ—„ &amp; โš™๏ธ ๐Ÿงพ ๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿ”ข &amp; ๐Ÿ”ข ๐Ÿงฐ.
    
    /// note
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Feb 15 16:23:59 UTC 2025
    - 7.8K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/rank/fusion/DefaultSearcher.java

         */
        @Override
        protected SearchResult search(final String query, final SearchRequestParams params, final OptionalThing<FessUserBean> userBean) {
            final int pageSize = params.getPageSize();
            LaRequestUtil.getOptionalRequest().ifPresent(request -> {
                request.setAttribute(Constants.REQUEST_PAGE_SIZE, pageSize);
            });
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 12.6K bytes
    - Viewed (0)
  6. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/concurrent/TaskRunner.kt

      }
    
      class RealBackend(
        threadFactory: ThreadFactory,
      ) : Backend {
        val executor =
          ThreadPoolExecutor(
            // corePoolSize:
            0,
            // maximumPoolSize:
            Int.MAX_VALUE,
            // keepAliveTime:
            60L,
            TimeUnit.SECONDS,
            SynchronousQueue(),
            threadFactory,
          )
    
        override fun nanoTime() = System.nanoTime()
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Aug 30 11:30:11 UTC 2025
    - 10.4K bytes
    - Viewed (0)
  7. docs/es/docs/tutorial/body.md

    Los parรกmetros de la funciรณn se reconocerรกn de la siguiente manera:
    
    * Si el parรกmetro tambiรฉn se declara en el **path**, se utilizarรก como un parรกmetro de path.
    * Si el parรกmetro es de un **tipo singular** (como `int`, `float`, `str`, `bool`, etc.), se interpretarรก como un parรกmetro de **query**.
    * Si el parรกmetro se declara como del tipo de un **modelo de Pydantic**, se interpretarรก como un **request body**.
    
    /// note | Nota
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 7K bytes
    - Viewed (0)
  8. docs/fr/docs/deployment/docker.md

    ```Python
    from typing import Optional
    
    from fastapi import FastAPI
    
    app = FastAPI()
    
    
    @app.get("/")
    def read_root():
        return {"Hello": "World"}
    
    
    @app.get("/items/{item_id}")
    def read_item(item_id: int, q: Optional[str] = None):
        return {"item_id": item_id, "q": q}
    ```
    
    * Vous devriez maintenant avoir une structure de rรฉpertoire telle queย :
    
    ```
    .
    โ”œโ”€โ”€ app
    โ”‚   โ””โ”€โ”€ main.py
    โ””โ”€โ”€ Dockerfile
    ```
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 7.5K bytes
    - Viewed (0)
  9. src/test/java/org/codelibs/fess/suggest/converter/AnalyzerConverterTest.java

            assertNotNull(results);
        }
    
        @Test
        public void testConvertWithLongText() throws IOException {
            // Test convert with long text
            StringBuilder sb = new StringBuilder();
            for (int i = 0; i < 100; i++) {
                sb.append("word").append(i).append(" ");
            }
            String text = sb.toString();
            String field = "content";
    
    Registered: Fri Sep 19 09:08:11 UTC 2025
    - Last Modified: Mon Sep 01 13:33:03 UTC 2025
    - 12.5K bytes
    - Viewed (0)
  10. src/test/java/org/codelibs/fess/util/KuromojiCSVUtilTest.java

            StringBuilder sb = new StringBuilder();
            for (int i = 0; i < 1000; i++) {
                if (i > 0)
                    sb.append(",");
                sb.append("\"field").append(i).append("\"");
            }
    
            String[] result = KuromojiCSVUtil.parse(sb.toString());
            assertEquals(1000, result.length);
            // Quoted values keep their quotes
            for (int i = 0; i < 999; i++) {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 12 07:34:10 UTC 2025
    - 18.7K bytes
    - Viewed (0)
Back to top