- Sort Score
- Result 10 results
- Languages All
Results 151 - 160 of 371 for 17 (0.18 sec)
-
android/guava/src/com/google/common/base/Ascii.java
* single "stop" control is required to interrupt or turn off ancillary devices, DC4 is the * preferred assignment.) * * @since 8.0 */ public static final byte DC1 = 17; // aka XON /** * Transmission On: Although originally defined as DC1, this ASCII control character is now better * known as the XON code used for software flow control in serial communications. The main use is
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Aug 02 13:50:22 UTC 2024 - 21.7K bytes - Viewed (0) -
api/go1.6.txt
pkg debug/elf, const R_MIPS_SCN_DISP = 32 pkg debug/elf, const R_MIPS_SCN_DISP R_MIPS pkg debug/elf, const R_MIPS_SHIFT5 = 16 pkg debug/elf, const R_MIPS_SHIFT5 R_MIPS pkg debug/elf, const R_MIPS_SHIFT6 = 17 pkg debug/elf, const R_MIPS_SHIFT6 R_MIPS pkg debug/elf, const R_MIPS_SUB = 24 pkg debug/elf, const R_MIPS_SUB R_MIPS pkg debug/elf, const R_MIPS_TLS_DTPMOD32 = 38 pkg debug/elf, const R_MIPS_TLS_DTPMOD32 R_MIPS
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Jan 13 23:40:13 UTC 2016 - 12.9K bytes - Viewed (0) -
docs/pt/docs/how-to/separate-openapi-schemas.md
Digamos que vocรช tenha um modelo Pydantic com valores padrรฃo, como este: //// tab | Python 3.10+ ```Python hl_lines="7" {!> ../../docs_src/separate_openapi_schemas/tutorial001_py310.py[ln:1-7]!} # Code below omitted ๐ ``` <details> <summary>๐ Visualizaรงรฃo completa do arquivo</summary> ```Python {!> ../../docs_src/separate_openapi_schemas/tutorial001_py310.py!} ``` </details>
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu Oct 24 18:52:36 UTC 2024 - 6.8K bytes - Viewed (0) -
src/main/java/jcifs/ACE.java
/** * */ public static final int DELETE = 0x00010000; // 16 /** * */ public static final int READ_CONTROL = 0x00020000; // 17 /** * */ public static final int WRITE_DAC = 0x00040000; // 18 /** * */ public static final int WRITE_OWNER = 0x00080000; // 19 /** * */
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 6.5K bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (linux-386), const SCM_TIMESTAMPING = 37 pkg syscall (linux-386), const SCM_TIMESTAMPNS = 35 pkg syscall (linux-386), const SIGBUS = 7 pkg syscall (linux-386), const SIGCHLD = 17 pkg syscall (linux-386), const SIGCLD = 17 pkg syscall (linux-386), const SIGCONT = 18 pkg syscall (linux-386), const SIGIO = 29 pkg syscall (linux-386), const SIGIOT = 6 pkg syscall (linux-386), const SIGPOLL = 29
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
cmd/mrf_gen.go
return } } } o = bts return } // Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message func (z *PartialOperation) Msgsize() (s int) {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Aug 13 22:26:05 UTC 2024 - 6.8K bytes - Viewed (0) -
docs/ko/docs/tutorial/response-model.md
# ์๋ต ๋ชจ๋ธ ์ด๋ค *๊ฒฝ๋ก ์๋*์ด๋ ๋งค๊ฐ๋ณ์ `response_model`๋ฅผ ์ฌ์ฉํ์ฌ ์๋ต์ ์ํ ๋ชจ๋ธ์ ์ ์ธํ ์ ์์ต๋๋ค: * `@app.get()` * `@app.post()` * `@app.put()` * `@app.delete()` * ๊ธฐํ. ```Python hl_lines="17" {!../../docs_src/response_model/tutorial001.py!} ``` /// note | "์ฐธ๊ณ " `response_model`์ "๋ฐ์ฝ๋ ์ดํฐ" ๋ฉ์๋(`get`, `post`, ๋ฑ)์ ๋งค๊ฐ๋ณ์์ ๋๋ค. ๋ชจ๋ ๋งค๊ฐ๋ณ์๋ค๊ณผ ๋ณธ๋ฌธ(body)์ฒ๋ผ *๊ฒฝ๋ก ์๋ ํจ์*๊ฐ ์๋๋๋ค. ///
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 8.1K bytes - Viewed (0) -
docs/de/docs/tutorial/path-params.md
#### *Enum-Member* vergleichen Sie kรถnnen ihn mit einem Member Ihres Enums `ModelName` vergleichen: ```Python hl_lines="17" {!../../docs_src/path_params/tutorial005.py!} ``` #### *Enum-Wert* erhalten Den tatsรคchlichen Wert (in diesem Fall ein `str`) erhalten Sie via `model_name.value`, oder generell, `ihr_enum_member.value`:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.2K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jul 24 01:11:41 UTC 2023 - 43.9K bytes - Viewed (0) -
docs/ko/docs/tutorial/body-multiple-params.md
Pydantic ๋ชจ๋ธ `Item`์ `item`์ ๋ณธ๋ฌธ ๋งค๊ฐ๋ณ์๋ก ์ค์ง ํ๊ฐ๋ง ๊ฐ๊ณ ์๋ค๊ณ ํ๊ฒ ์ต๋๋ค. ๊ธฐ๋ณธ์ ์ผ๋ก **FastAPI**๋ ์ง์ ๋ณธ๋ฌธ์ผ๋ก ์์ธกํ ๊ฒ์ ๋๋ค. ํ์ง๋ง, ๋ง์ฝ ๋ชจ๋ธ ๋ด์ฉ์ `item `ํค๋ฅผ ๊ฐ์ง JSON์ผ๋ก ์์ธกํ๊ธธ ์ํ๋ค๋ฉด, ์ถ๊ฐ์ ์ธ ๋ณธ๋ฌธ ๋งค๊ฐ๋ณ์๋ฅผ ์ ์ธํ ๊ฒ์ฒ๋ผ `Body`์ ํน๋ณํ ๋งค๊ฐ๋ณ์์ธ `embed`๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค: ```Python hl_lines="17" {!../../docs_src/body_multiple_params/tutorial005.py!} ``` ์๋ ์ฒ๋ผ: ```Python item: Item = Body(..., embed=True) ``` ์ด ๊ฒฝ์ฐ์ **FastAPI**๋ ๋ณธ๋ฌธ์ ์๋ ๋์ ์: ```JSON hl_lines="2" {
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.2K bytes - Viewed (0)