- Sort Score
- Result 10 results
- Languages All
Results 361 - 370 of 939 for fooo (0.02 sec)
-
src/cmd/asm/internal/flags/flags.go
"flag" "fmt" "os" "path/filepath" "strings" ) var ( Debug = flag.Bool("debug", false, "dump instructions as they are parsed") OutputFile = flag.String("o", "", "output file; default foo.o for /a/b/c/foo.s as first argument") TrimPath = flag.String("trimpath", "", "remove prefix from recorded source file paths") Shared = flag.Bool("shared", false, "generate code that can be linked into a shared library")
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Aug 22 19:18:23 UTC 2023 - 2.8K bytes - Viewed (0) -
docs/em/docs/tutorial/security/oauth2-jwt.md
& โคด๏ธ, ๐ ๐ช ๐ค ๐ ๐ฅ ๐ค ๐ฉโ๐ป (โ๏ธ ๐ค), & ๐ซ ๐ช โ๏ธ โซ๏ธ ๐ญ ๐ ๐ฏ (๐พ ๐, โ๏ธ โ ๐ฐ ๐ค) ๐ต ๐โโ โ๏ธ ๐ง, โฎ๏ธ ๐ฅ ๐ค ๐ ๐ ๏ธ ๐ ๐. โ๏ธ ๐ซ ๐ญ, ๐ฅ ๐ช โ๏ธ ๐ ๐ ๐ค ๐. ๐ ๐ผ, ๐ ๐ ๐จโ๐ผ ๐ช โ๏ธ ๐ ๐, โก๏ธ ๐ฌ `foo` (๐ฉโ๐ป `foo`, ๐ `foo`, & ๐ฐ ๐ค `foo`). , โ ๐ ๐ฅ, ๐โ ๐ ๐ฅ ๐ค ๐ฉโ๐ป, ๐ ๐ช ๐ก ๐ฒ `sub` ๐, โ โฎ๏ธ `username:`. , ๐ ๐ผ, ๐ฒ `sub` ๐ช โ๏ธ: `username:johndoe`. โ ๐ โ๏ธ ๐คฏ ๐ `sub` ๐ ๐ โ๏ธ ๐ ๐ ๐คญ ๐ ๐ธ, & โซ๏ธ ๐ ๐ป. ## โ โซ๏ธ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 9.5K bytes - Viewed (0) -
docs/em/docs/tutorial/query-params-str-validations.md
``` //// โคด๏ธ, โฎ๏ธ ๐ ๐: ``` http://localhost:8000/items/?q=foo&q=bar ``` ๐ ๐ ๐จ ๐ `q` *๐ข ๐ข'* ๐ฒ (`foo` & `bar`) ๐ `list` ๐ ๐ *โก ๐ ๏ธ ๐ข*, *๐ข ๐ข* `q`. , ๐จ ๐ ๐ ๐: ```JSON { "q": [ "foo", "bar" ] } ``` /// tip ๐ฃ ๐ข ๐ข โฎ๏ธ ๐ `list`, ๐ ๐ผ ๐, ๐ ๐ช ๐ฏ โ๏ธ `Query`, โช โซ๏ธ ๐ ๐ฌ ๐จ ๐ช.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 11.7K bytes - Viewed (0) -
guava/src/com/google/common/escape/CharEscaper.java
* * <p>For example, an XML escaper would convert the literal string {@code "Foo<Bar>"} into {@code * "Foo<Bar>"} to prevent {@code "<Bar>"} from being confused with an XML tag. When the * resulting XML document is parsed, the parser API will return this text as the original literal * string {@code "Foo<Bar>"}. * * <p>A {@code CharEscaper} instance is required to be stateless, and safe when used concurrently by
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Jan 18 20:55:09 UTC 2022 - 6.7K bytes - Viewed (0) -
docs/ru/docs/tutorial/body-nested-models.md
//// ะญัะพ ะพะทะฝะฐัะฐะตั, ััะพ **FastAPI** ะฑัะดะตั ะพะถะธะดะฐัั ัะตะปะพ ะทะฐะฟัะพัะฐ, ะฐะฝะฐะปะพะณะธัะฝะพะต ััะพะผั: ```JSON { "name": "Foo", "description": "The pretender", "price": 42.0, "tax": 3.2, "tags": ["rock", "metal", "bar"], "image": { "url": "http://example.com/baz.jpg", "name": "The Foo live" } } ``` ะัั ัะฐะท: ัะดะตะปะฐะฒ ัะฐะบะพะต ะพะฑััะฒะปะตะฝะธะต, ั ะฟะพะผะพััั **FastAPI** ะฒั ะฟะพะปััะธัะต:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 14.8K bytes - Viewed (0) -
docs/ko/docs/tutorial/body-nested-models.md
``` ์ด๋ **FastAPI**๊ฐ ๋ค์๊ณผ ์ ์ฌํ ๋ณธ๋ฌธ์ ๊ธฐ๋ํ๋ค๋ ๊ฒ์ ์๋ฏธํฉ๋๋ค: ```JSON { "name": "Foo", "description": "The pretender", "price": 42.0, "tax": 3.2, "tags": ["rock", "metal", "bar"], "image": { "url": "http://example.com/baz.jpg", "name": "The Foo live" } } ``` ๋ค์ ํ๋ฒ, **FastAPI**๋ฅผ ์ฌ์ฉํ์ฌ ํด๋น ์ ์ธ์ ํจ์ผ๋ก์จ ์ป๋ ๊ฒ์: * ์ค์ฒฉ ๋ชจ๋ธ๋ ํธ์ง๊ธฐ ์ง์(์๋์์ฑ ๋ฑ)
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 7.6K bytes - Viewed (0) -
docs/en/docs/tutorial/body-nested-models.md
//// This would mean that **FastAPI** would expect a body similar to: ```JSON { "name": "Foo", "description": "The pretender", "price": 42.0, "tax": 3.2, "tags": ["rock", "metal", "bar"], "image": { "url": "http://example.com/baz.jpg", "name": "The Foo live" } } ``` Again, doing just that declaration, with **FastAPI** you get:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 9.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/query-params-str-validations.md
{!../../docs_src/query_params_str_validations/tutorial011.py!} ``` ์๋์ ๊ฐ์ URL์ ์ฌ์ฉํฉ๋๋ค: ``` http://localhost:8000/items/?q=foo&q=bar ``` ์ฌ๋ฌ `q` *์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์* ๊ฐ๋ค์ (`foo` ๋ฐ `bar`) ํ์ด์ฌ `list`๋ก *๊ฒฝ๋ก ์๋ ํจ์* ๋ด *ํจ์ ๋งค๊ฐ๋ณ์* `q`๋ก ์ ๋ฌ ๋ฐ์ต๋๋ค. ๋ฐ๋ผ์ ํด๋น URL์ ๋ํ ์๋ต์ ๋ค์๊ณผ ๊ฐ์ต๋๋ค: ```JSON { "q": [ "foo", "bar" ] } ``` /// tip | "ํ"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 9.5K bytes - Viewed (0) -
okhttp/src/main/kotlin/okhttp3/internal/publicsuffix/PublicSuffixDatabase.kt
} // Break apart the domain into UTF-8 labels, i.e. foo.bar.com turns into [foo, bar, com]. val domainLabelsUtf8Bytes = Array(domainLabels.size) { i -> domainLabels[i].toByteArray() } // Start by looking for exact matches. We start at the leftmost label. For example, foo.bar.com // will look like: [foo, bar, com], [bar, com], [com]. The longest matching rule wins. var exactMatch: String? = null
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 11.7K bytes - Viewed (0) -
docs/ja/docs/tutorial/path-params.md
{!../../docs_src/path_params/tutorial001.py!} ``` ใในใใฉใกใผใฟ `item_id` ใฎๅคใฏใๅผๆฐ `item_id` ใจใใฆ้ขๆฐใซๆธกใใใพใใ ใใใใฃใฆใใใฎไพใๅฎ่กใใฆ <a href="http://127.0.0.1:8000/items/foo" class="external-link" target="_blank">http://127.0.0.1:8000/items/foo</a> ใซใขใฏใปในใใใจใๆฌกใฎใฌในใใณในใ่กจ็คบใใใพใใ ```JSON {"item_id":"foo"} ``` ## ใในใใฉใกใผใฟใจๅ ๆจๆบใฎPythonใฎๅใขใใใผใทใงใณใไฝฟ็จใใฆใ้ขๆฐๅ ใฎใในใใฉใกใผใฟใฎๅใๅฎฃ่จใงใใพใ: ```Python hl_lines="7" {!../../docs_src/path_params/tutorial002.py!} ```
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.6K bytes - Viewed (0)