Search Options

Results per page
Sort
Preferred Languages
Advance

Results 931 - 940 of 1,509 for xpath (0.02 sec)

  1. docs/em/docs/tutorial/schema-extra-example.md

    {* ../../docs_src/schema_extra_example/tutorial002.py hl[4,10:13] *}
    
    /// warning
    
    ๐Ÿšง ๐Ÿคฏ ๐Ÿ‘ˆ ๐Ÿ“š โž• โŒ ๐Ÿšถโ€โ™€๏ธ ๐Ÿ† ๐Ÿšซ ๐Ÿšฎ ๐Ÿ™† ๐Ÿ”ฌ, ๐Ÿ•ด โž• โ„น, ๐Ÿงพ ๐ŸŽฏ.
    
    ///
    
    ## `example` & `examples` ๐Ÿ—„
    
    ๐Ÿ•โ” โš™๏ธ ๐Ÿ™†:
    
    * `Path()`
    * `Query()`
    * `Header()`
    * `Cookie()`
    * `Body()`
    * `Form()`
    * `File()`
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿ“ฃ ๐Ÿ’ฝ `example` โš–๏ธ ๐Ÿ‘ช `examples` โฎ๏ธ ๐ŸŒ– โ„น ๐Ÿ‘ˆ ๐Ÿ”œ ๐Ÿšฎ **๐Ÿ—„**.
    
    ### `Body` โฎ๏ธ `example`
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 4.6K bytes
    - Viewed (0)
  2. src/test/java/jcifs/smb1/smb1/SmbComQueryInformationTest.java

        }
    
        @Test
        public void testConstructor() {
            // Test if the constructor sets the file name and command correctly
            assertEquals(TEST_FILE_NAME, smbComQueryInformation.path);
            assertEquals(ServerMessageBlock.SMB_COM_QUERY_INFORMATION, smbComQueryInformation.command);
        }
    
        @Test
        public void testWriteParameterWordsWireFormat() {
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 2.4K bytes
    - Viewed (0)
  3. docs/en/docs/tutorial/request-forms-and-files.md

    And you can declare some of the files as `bytes` and some as `UploadFile`.
    
    /// warning
    
    You can declare multiple `File` and `Form` parameters in a *path operation*, but you can't also declare `Body` fields that you expect to receive as JSON, as the request will have the body encoded using `multipart/form-data` instead of `application/json`.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 1.5K bytes
    - Viewed (0)
  4. docs/ko/docs/openapi-webhooks.md

    **FastAPI** ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜์„ ๋งŒ๋“ค ๋•Œ, `webhooks` ์†์„ฑ์„ ์‚ฌ์šฉํ•˜์—ฌ *์›นํ›…*์„ ์ •์˜ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์ด๋Š” `@app.webhooks.post()`์™€ ๊ฐ™์€ ๋ฐฉ์‹์œผ๋กœ *๊ฒฝ๋กœ(path) ์ž‘์—…*์„ ์ •์˜ํ•˜๋Š” ๊ฒƒ๊ณผ ๋น„์Šทํ•ฉ๋‹ˆ๋‹ค.
    
    {* ../../docs_src/openapi_webhooks/tutorial001.py hl[9:13,36:53] *}
    
    ์ด๋ ‡๊ฒŒ ์ •์˜ํ•œ ์›นํ›…์€ **OpenAPI** ์Šคํ‚ค๋งˆ์™€ ์ž๋™ **๋ฌธ์„œํ™” UI**์— ํ‘œ์‹œ๋ฉ๋‹ˆ๋‹ค.
    
    /// info
    
    `app.webhooks` ๊ฐ์ฒด๋Š” ์‚ฌ์‹ค `APIRouter`์ผ ๋ฟ์ด๋ฉฐ, ์—ฌ๋Ÿฌ ํŒŒ์ผ๋กœ ์•ฑ์„ ๊ตฌ์„ฑํ•  ๋•Œ ์‚ฌ์šฉํ•˜๋Š” ๊ฒƒ๊ณผ ๋™์ผํ•œ ํƒ€์ž…์ž…๋‹ˆ๋‹ค.
    
    ///
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Tue Nov 26 22:08:57 UTC 2024
    - 3K bytes
    - Viewed (0)
  5. .teamcity/src/main/kotlin/util/UpdateWrapper.kt

                        successfulOnly = true
                    }
                }
            }
        }
    
        steps {
            exec {
                name = "UPDATE_WRAPPER_AND_CREATE_PR"
                path = ".teamcity/scripts/update_wrapper_and_create_pr.sh"
                arguments = "%wrapperVersion%"
            }
        }
    
        dependencies {
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Thu Jul 24 03:08:48 UTC 2025
    - 2.7K bytes
    - Viewed (0)
  6. docs/zh-hant/docs/virtual-environments.md

    ้€™ๅ€‹ๅ‘ฝไปคๆœƒๅปบ็ซ‹ๆˆ–ไฟฎๆ”นไธ€ไบ›[็’ฐๅขƒ่ฎŠๆ•ธ](environment-variables.md){.internal-link target=_blank}๏ผŒ้€™ไบ›็’ฐๅขƒ่ฎŠๆ•ธๅฐ‡ๅœจๆŽฅไธ‹ไพ†็š„ๆŒ‡ไปคไธญๅฏ็”จใ€‚
    
    ๅ…ถไธญไน‹ไธ€ๆ˜ฏ `PATH` ่ฎŠๆ•ธใ€‚
    
    /// tip
    
    ไฝ ๅฏไปฅๅœจ [็’ฐๅขƒ่ฎŠๆ•ธ](environment-variables.md#path-environment-variable){.internal-link target=_blank} ้ƒจๅˆ†ไบ†่งฃๆ›ดๅคš้—œๆ–ผ `PATH` ็’ฐๅขƒ่ฎŠๆ•ธ็š„ๅ…งๅฎนใ€‚
    
    ///
    
    ๅ•Ÿ็”จ่™›ๆ“ฌ็’ฐๅขƒๆœƒๅฐ‡ๅ…ถ่ทฏๅพ‘ `.venv/bin`๏ผˆๅœจ Linux ๅ’Œ macOS ไธŠ๏ผ‰ๆˆ– `.venv\Scripts`๏ผˆๅœจ Windows ไธŠ๏ผ‰ๅŠ ๅ…ฅๅˆฐ `PATH` ็’ฐๅขƒ่ฎŠๆ•ธไธญใ€‚
    
    ๅ‡่จญๅœจๅ•Ÿ็”จ็’ฐๅขƒไน‹ๅ‰๏ผŒ`PATH` ่ฎŠๆ•ธ็œ‹่ตทไพ†ๅƒ้€™ๆจฃ๏ผš
    
    //// tab | Linux, macOS
    
    ```plaintext
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 09 22:39:33 UTC 2024
    - 20.7K bytes
    - Viewed (0)
  7. cmd/data-scanner-metric.go

    func (p *scannerMetrics) currentPathUpdater(disk, initial string) (update func(path string), done func()) {
    	initialPtr := unsafe.Pointer(&initial)
    	tracker := &currentPathTracker{
    		name: &initialPtr,
    	}
    
    	p.currentPaths.Store(disk, tracker)
    	return func(path string) {
    			atomic.StorePointer(tracker.name, unsafe.Pointer(&path))
    		}, func() {
    			p.currentPaths.Delete(disk)
    		}
    }
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 9.4K bytes
    - Viewed (0)
  8. docs/es/docs/advanced/response-change-status-code.md

    Para esos casos, puedes usar un parรกmetro `Response`.
    
    ## Usa un parรกmetro `Response`
    
    Puedes declarar un parรกmetro de tipo `Response` en tu *funciรณn de path operation* (como puedes hacer para cookies y headers).
    
    Y luego puedes establecer el `status_code` en ese objeto de response *temporal*.
    
    {* ../../docs_src/response_change_status_code/tutorial001.py hl[1,9,12] *}
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 17:46:44 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  9. docs/en/docs/reference/responses.md

    # Custom Response Classes - File, HTML, Redirect, Streaming, etc.
    
    There are several custom response classes you can use to create an instance and return them directly from your *path operations*.
    
    Read more about it in the [FastAPI docs for Custom Response - HTML, Stream, File, others](https://fastapi.tiangolo.com/advanced/custom-response/).
    
    You can import them directly from `fastapi.responses`:
    
    ```python
    from fastapi.responses import (
        FileResponse,
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 3.7K bytes
    - Viewed (0)
  10. ci/official/utilities/cleanup_summary.sh

      "$PYTHON_BIN" \
        "$TFCI_GIT_DIR/ci/official/utilities/extract_resultstore_links.py" \
        "$TFCI_OUTPUT_DIR/script.log" \
        --print \
        --xml-out-path "$XML_PATH"
    }
    
    if grep -q "Streaming build results to" "$TFCI_OUTPUT_DIR/script.log"; then
      resultstore_extract || resultstore_extract_fallback
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Thu Jan 09 18:37:25 UTC 2025
    - 1.8K bytes
    - Viewed (0)
Back to top