- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 295 for gender (0.12 sec)
-
.github/ISSUE_TEMPLATE/tflite-other.md
share a link to Colab/Jupyter/any notebook. placeholder: Tell us what you see! value: render: shell validations: required: true - type: textarea id: logs attributes: label: Relevant log output description: Please copy and paste any relevant log output. This will be automatically
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Dec 29 22:28:29 UTC 2022 - 3.4K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/project/validation/ModelValidationResult.java
} public void addMessage(String message) { messages.add(message); } public String toString() { return render(""); } public String render(String indentation) { if (messages.size() == 0) { return indentation + "There were no validation errors."; } StringBuilder message = new StringBuilder();
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2.4K bytes - Viewed (0) -
README.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu Oct 31 09:13:26 UTC 2024 - 23.6K bytes - Viewed (0) -
build-logic-commons/code-quality-rules/src/main/resources/checkstyle/required-header.txt
^ \*\s*$ ^ \* Licensed under the Apache License, Version 2\.0 \(the "License"\);\s*$ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Dec 09 08:14:05 UTC 2020 - 682 bytes - Viewed (0) -
src/etc/header-definition.xml
Shinsuke Sugaya <******@****.***> 1379249320 +0900
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Sun Sep 15 12:48:40 UTC 2013 - 509 bytes - Viewed (0) -
docs/em/docs/tutorial/header-params.md
``` //// /// note | "๐ก โน" `Header` "๐ญ" ๐ `Path`, `Query` & `Cookie`. โซ๏ธ ๐ โช๏ธโก๏ธ ๐ โ `Param` ๐. โ๏ธ ๐ญ ๐ ๐โ ๐ ๐ `Query`, `Path`, `Header`, & ๐ โช๏ธโก๏ธ `fastapi`, ๐ ๐ค ๐ข ๐ ๐จ ๐ ๐. /// /// info ๐ฃ ๐, ๐ ๐ช โ๏ธ `Header`, โฉ๏ธ โช ๐ข ๐ ๐ฌ ๐ข ๐ข. /// ## ๐ง ๐ ๏ธ `Header` โ๏ธ ๐ฅ โ ๐ ๏ธ ๐ ๐ โซ๏ธโ `Path`, `Query` & `Cookie` ๐.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.2K bytes - Viewed (0) -
docs/ko/docs/tutorial/header-params.md
`Header`๋ `Path`, `Query` ๋ฐ `Cookie`์ "์๋งค"ํด๋์ค์ ๋๋ค. ์ด ์ญ์ ๋์ผํ ๊ณตํต `Param` ํด๋์ค๋ฅผ ์์ํฉ๋๋ค. `Query`, `Path`, `Header` ๊ทธ๋ฆฌ๊ณ ๋ค๋ฅธ ๊ฒ๋ค์ `fastapi`์์ ์ํฌํธ ํ ๋, ์ด๋ค์ ์ค์ ๋ก ํน๋ณํ ํด๋์ค๋ฅผ ๋ฐํํ๋ ํจ์์์ ๊ธฐ์ตํ์ธ์. /// /// info | "์ ๋ณด" ํค๋๋ฅผ ์ ์ธํ๊ธฐ ์ํด์ `Header`๋ฅผ ์ฌ์ฉํด์ผ ํฉ๋๋ค. ๊ทธ๋ ์ง ์์ผ๋ฉด ํด๋น ๋งค๊ฐ๋ณ์๋ฅผ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์๋ก ํด์ํ๊ธฐ ๋๋ฌธ์ ๋๋ค. /// ## ์๋ ๋ณํ `Header`๋ `Path`, `Query` ๊ทธ๋ฆฌ๊ณ `Cookie`๊ฐ ์ ๊ณตํ๋ ๊ฒ ์ธ์ ๊ธฐ๋ฅ์ด ์กฐ๊ธ ๋ ์์ต๋๋ค. ๋๋ถ๋ถ์ ํ์ค ํค๋๋ "๋ง์ด๋์ค ๊ธฐํธ" (`-`)๋ผ๊ณ ๋ ํ๋ "ํ์ดํ" ๋ฌธ์๋ก ๊ตฌ๋ถ๋ฉ๋๋ค.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.3K bytes - Viewed (0) -
docs/pt/docs/tutorial/header-params.md
## importe `Header` Primeiro importe `Header`: //// tab | Python 3.10+ ```Python hl_lines="1" {!> ../../docs_src/header_params/tutorial001_py310.py!} ``` //// //// tab | Python 3.8+ ```Python hl_lines="3" {!> ../../docs_src/header_params/tutorial001.py!} ``` //// ## Declare parรขmetros de `Header`
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.9K bytes - Viewed (0) -
docs/en/docs/tutorial/header-params.md
# Header Parameters You can define Header parameters the same way you define `Query`, `Path` and `Cookie` parameters. ## Import `Header` First import `Header`: //// tab | Python 3.10+ ```Python hl_lines="3" {!> ../../docs_src/header_params/tutorial001_an_py310.py!} ``` //// //// tab | Python 3.9+ ```Python hl_lines="3" {!> ../../docs_src/header_params/tutorial001_an_py39.py!} ``` ////
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.6K bytes - Viewed (0) -
docs/ja/docs/tutorial/header-params.md
`Header`ใฏ`Path`ใ`Query`ใ`Cookie`ใฎใๅงๅฆนใใฏใฉในใงใใใพใใๅใๅ ฑ้ใฎ`Param`ใฏใฉในใ็ถๆฟใใฆใใพใใ ใใใใ`fastapi`ใใ`Query`ใ`Path`ใ`Header`ใชใฉใใคใณใใผใใใๅ ดๅใใใใใฏๅฎ้ใซใฏ็นๆฎใชใฏใฉในใ่ฟใ้ขๆฐใงใใใใจใ่ฆใใฆใใใฆใใ ใใใ /// /// info | "ๆ ๅ ฑ" ใใใใผใๅฎฃ่จใใใซใฏใ`Header`ใไฝฟใๅฟ ่ฆใใใใพใใใชใใชใใใใใใชใใจใใใฉใกใผใฟใใฏใจใชใฎใใฉใกใผใฟใจใใฆ่งฃ้ใใใฆใใพใใใใงใใ /// ## ่ชๅๅคๆ `Header`ใฏ`Path`ใ`Query`ใ`Cookie`ใๆไพใใๆฉ่ฝใซๅ ใใๅฐใใ ใ่ฟฝๅ ใฎๆฉ่ฝใๆใฃใฆใใพใใ ใปใจใใฉใฎๆจๆบใใใใผใฏใใใใคใใน่จๅทใ๏ผ`-`๏ผใจใใฆใ็ฅใใใใใใคใใณใใงๅบๅใใใฆใใพใใ ใใใใ`user-agent`ใฎใใใชๅคๆฐใฏPythonใงใฏ็กๅนใงใใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.8K bytes - Viewed (0)