- Sort Score
- Result 10 results
- Languages All
Results 381 - 390 of 520 for pict (0.03 sec)
-
docs/em/docs/tutorial/response-model.md
{* ../../docs_src/response_model/tutorial003_04.py hl[10] *} ...๐ โ โฉ๏ธ ๐ โ ๐ซ Pydantic ๐ & ๐ซ ๐ `Response` ๐ โ๏ธ ๐ฟ, โซ๏ธ ๐ช๐บ (๐ 2๏ธโฃ) ๐ `Response` & `dict`. ### โ ๐จ ๐ท โถ๏ธ โช๏ธโก๏ธ ๐ผ ๐, ๐ 5๏ธโฃ๐ ๐ซ ๐ โ๏ธ ๐ข ๐ฝ ๐ฌ, ๐งพ, ๐ฅ, โ๏ธ. ๐ ๐ญ FastAPI. โ๏ธ ๐ ๐ช ๐ ๐ง ๐จ ๐ โ ๐ข ๐ค ๐โ๐ฆบ โช๏ธโก๏ธ ๐งฐ ๐ ๐จโ๐จ & ๐ โ (โ โ). ๐ ๐ผ, ๐ ๐ช โ ๐จ ๐ท โก โ `response_model=None`:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 12.2K bytes - Viewed (0) -
docs/en/docs/advanced/settings.md
/// info In Pydantic version 1 the configuration was done in an internal class `Config`, in Pydantic version 2 it's done in an attribute `model_config`. This attribute takes a `dict`, and to get autocompletion and inline errors you can import and use `SettingsConfigDict` to define that `dict`. /// Here we define the config `env_file` inside of your Pydantic `Settings` class, and set the value to the filename with the dotenv file we want to use.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 12.2K bytes - Viewed (0) -
docs/de/docs/tutorial/path-params.md
/// #### *Enum-Member* zurรผckgeben Sie kรถnnen *Enum-Member* in ihrer *Pfadoperation* zurรผckgeben, sogar verschachtelt in einem JSON-Body (z. B. als `dict`). Diese werden zu ihren entsprechenden Werten konvertiert (in diesem Fall Strings), bevor sie zum Client รผbertragen werden: {* ../../docs_src/path_params/tutorial005.py hl[18,21,23] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 10K bytes - Viewed (0) -
docs/en/docs/advanced/security/oauth2-scopes.md
## OAuth2 Security scheme { #oauth2-security-scheme } The first change is that now we are declaring the OAuth2 security scheme with two available scopes, `me` and `items`. The `scopes` parameter receives a `dict` with each scope as a key and the description as the value: {* ../../docs_src/security/tutorial005_an_py310.py hl[63:66] *} Because we are now declaring those scopes, they will show up in the API docs when you log-in/authorize.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 13.5K bytes - Viewed (0) -
docs/ko/docs/tutorial/dependencies/index.md
์ด ๊ฒฝ์ฐ, ์ด ์์กด์ฑ์ ๋ค์๊ณผ ๊ฐ์ ๊ฒฝ์ฐ๋ฅผ ๊ธฐ๋ํฉ๋๋ค: * ์ ํ์ ์ธ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์ `q`, `str`์ ์๋ฃํ์ผ๋ก ๊ฐ์ง๋๋ค. * ์ ํ์ ์ธ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์ `skip`, `int`๋ฅผ ์๋ฃํ์ผ๋ก ๊ฐ์ง๋ฉฐ ๊ธฐ๋ณธ ๊ฐ์ `0`์ ๋๋ค. * ์ ํ์ ์ธ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์ `limit`,`int`๋ฅผ ์๋ฃํ์ผ๋ก ๊ฐ์ง๋ฉฐ ๊ธฐ๋ณธ ๊ฐ์ `100`์ ๋๋ค. ๊ทธ ํ ์์ ๊ฐ์ ํฌํจํ `dict` ์๋ฃํ์ผ๋ก ๋ฐํํ ๋ฟ์ ๋๋ค. /// info | ์ ๋ณด FastAPI๋ 0.95.0 ๋ฒ์ ๋ถํฐ `Annotated`์ ๋ํ ์ง์์ (๊ทธ๋ฆฌ๊ณ ์ด๋ฅผ ์ฌ์ฉํ๊ธฐ ๊ถ์ฅํฉ๋๋ค) ์ถ๊ฐํ์ต๋๋ค. ์๋ ๋ฒ์ ์ ๊ฐ์ง๊ณ ์๋ ๊ฒฝ์ฐ, `Annotated`๋ฅผ ์ฌ์ฉํ๋ ค ํ๋ฉด ์๋ฌ๋ฅผ ๋ง์ดํ๊ฒ ๋ ๊ฒ์ ๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 11.1K bytes - Viewed (0) -
docs/zh-hant/docs/features.md
FastAPI ็บไฝ ๆไพไบ**้ ่จญๅผ**๏ผ่ฎไฝ ไธๅฟ ๅจๅๆ้ฒ่ก็น็ฃ็้ ็ฝฎ๏ผไธๅ้ฝๅฏไปฅ่ชๅ้ไฝใๅฆๆไฝ ๆๆดๅ ท้ซ็้ๆฑ๏ผๅๅฏไปฅ้ฒ่ก่ชฟๆดๅ่ชๅฎ็พฉ๏ผ ไฝๅจๅคงๅคๆธๆ ๆณไธ๏ผไฝ ๅช้่ฆ็ดๆฅไฝฟ็จ้ ่จญๅผ๏ผๅฐฑ่ฝ้ ๅฉๅฎๆ API ้็ผใ ### ้ฉ่ญ ๆๆ็้ฉ่ญ้ฝ็ฑๅฎๅไธๅผทๅคง็ **Pydantic** ่็ใ * ้ฉ่ญๅคง้จๅ๏ผ็่ณๆๆ๏ผ๏ผ็ Python **่ณๆๅๅฅ**๏ผๅ ๆฌ๏ผ * JSON ็ฉไปถ (`dict`)ใ * JSON ้ฃๅ (`list`) ๅฎ็พฉ้ ็ฎๅๅฅใ * ๅญไธฒ (`str`) ๆฌไฝ๏ผๅฎ็พฉๆๅฐๆๆๅคง้ทๅบฆใ * ๆธๅญ (`int`, `float`) ่ๅ ถๆๅคงๅผๅๆๅฐๅผ็ญใ * ้ฉ่ญๅคไพ็ๅๅฅ๏ผๆฏๅฆ: * URL * Email * UUID ### ๅฎๅ จๆงๅ่บซไปฝ้ฉ่ญ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Dec 10 10:48:41 UTC 2024 - 9.6K bytes - Viewed (0) -
docs/em/docs/advanced/security/oauth2-scopes.md
๐ โก๏ธ ๐ ๐ ๐ ๐ ๐. ## Oauth2๏ธโฃ ๐โโ โ ๐ฅ ๐ ๐ ๐ ๐ฅ ๐ฃ Oauth2๏ธโฃ ๐โโ โ โฎ๏ธ 2๏ธโฃ ๐ช โ, `me` & `items`. `scopes` ๐ข ๐จ `dict` โฎ๏ธ ๐ โ ๐ & ๐ ๐ฒ: {* ../../docs_src/security/tutorial005.py hl[62:65] *} โฉ๏ธ ๐ฅ ๐ ๐ฃ ๐ โ, ๐ซ ๐ ๐ฆ ๐ ๐ ๏ธ ๐ฉบ ๐โ ๐ ๐น-/โ. & ๐ ๐ ๐ช ๐ โ โ ๐ ๐ ๐ค ๐: `me` & `items`.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:03:10 UTC 2025 - 10.8K bytes - Viewed (0) -
docs/pt/docs/advanced/security/oauth2-scopes.md
## Esquema de seguranรงa OAuth2 A primeira mudanรงa รฉ que agora nรณs estamos declarando o esquema de seguranรงa OAuth2 com dois escopos disponรญveis, `me` e `items`. O parรขmetro `scopes` recebe um `dict` contendo cada escopo como chave e a descriรงรฃo como valor: {* ../../docs_src/security/tutorial005_an_py310.py hl[63:66] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 14.5K bytes - Viewed (0) -
okhttp/src/jvmMain/kotlin/okhttp3/internal/platform/Jdk8WithJettyBootPlatform.kt
String::class.java == returnType && callArgs.size == 1 && callArgs[0] is List<*> ) { val peerProtocols = callArgs[0] as List<*> // Pick the first known protocol the peer advertises. for (i in 0..peerProtocols.size) { val protocol = peerProtocols[i] as String if (protocol in protocols) { selected = protocol
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 6.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/dict/DictionaryManager.java
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.dict; import java.io.File; import java.io.IOException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Map;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 7.7K bytes - Viewed (0)