- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 513 for taip (0.07 sec)
-
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
19AA..19AB ; valid # 5.2 NEW TAI LUE LETTER HIGH SUA..NEW TAI LUE LETTER LOW SUA 19AC..19AF ; disallowed # NA <reserved-19AC>..<reserved-19AF> 19B0..19C9 ; valid # 4.1 NEW TAI LUE VOWEL SIGN VOWEL SHORTENER..NEW TAI LUE TONE MARK-2
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0) -
docs/em/docs/advanced/testing-dependencies.md
{!../../docs_src/dependency_testing/tutorial001.py!} ``` /// tip ๐ ๐ช โ ๐ ๐ ๐ โ๏ธ ๐ ๐ **FastAPI** ๐ธ. โฎ๏ธ ๐ ๐ช โ๏ธ *โก ๐ ๏ธ ๐ข*, *โก ๐ ๏ธ ๐จโ๐จ* (๐โ ๐ ๐ซ โ๏ธ ๐จ ๐ฒ), `.include_router()` ๐ค, โ๏ธ. FastAPI ๐ ๐ช ๐ โซ๏ธ. /// โคด๏ธ ๐ ๐ช โฒ ๐ ๐ (โ ๐ซ) โ `app.dependency_overrides` ๐ `dict`: ```Python app.dependency_overrides = {} ``` /// tip
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 1.7K bytes - Viewed (0) -
docs/zh/docs/advanced/openapi-callbacks.md
ๆทปๅ ๅ่ฐๅ๏ผ้ฆๅ ็ไธๅธธ่ง API ๅบ็จๆฏไปไนๆ ทๅญใ ๅธธ่ง API ๅบ็จๅ ๅซๆฅๆถ `Invoice` ่ฏทๆฑไฝ็*่ทฏๅพๆไฝ*๏ผ่ฟๆๅ ๅซๅ่ฐ URL ็ๆฅ่ฏขๅๆฐ `callback_url`ใ ่ฟ้จๅไปฃ็ ๅพๅธธ่ง๏ผๆจๅฏน็ปๅคงๅคๆฐไปฃ็ ๅบ่ฏฅ้ฝๆฏ่พ็ๆไบ๏ผ ```Python hl_lines="10-14 37-54" {!../../docs_src/openapi_callbacks/tutorial001.py!} ``` /// tip | "ๆ็คบ" `callback_url` ๆฅ่ฏขๅๆฐไฝฟ็จ Pydantic ็ <a href="https://pydantic-docs.helpmanual.io/usage/types/#urls" class="external-link" target="_blank">URL</a> ็ฑปๅใ ///
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.6K bytes - Viewed (0) -
docs/en/docs/tutorial/request-forms-and-files.md
``` //// //// tab | Python 3.8+ ```Python hl_lines="1" {!> ../../docs_src/request_forms_and_files/tutorial001_an.py!} ``` //// //// tab | Python 3.8+ non-Annotated /// tip Prefer to use the `Annotated` version if possible. /// ```Python hl_lines="1" {!> ../../docs_src/request_forms_and_files/tutorial001.py!} ``` //// ## Define `File` and `Form` parameters
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.1K bytes - Viewed (0) -
docs/em/docs/deployment/versions.md
## ๐ โฌ ๐ โ ๐ ๏ธ ๐, ๐ โฌ ๐ `1.0.0` ๐ช โ ๐ฎ ๐ ๐. FastAPI โฉ ๐ ๐ ๐ "๐" โฌ ๐ ๐ ๐ง & ๐ซ-๐ ๐. /// tip "๐" ๐ ๐ข, ๐ผ, `0.2.3`, ๐ โฌ `3`. /// , ๐ ๐ ๐ช ๐ โฌ ๐: ```txt fastapi>=0.45.0,<0.46.0 ``` ๐ ๐ & ๐ โ ๐ฎ "๐บ๐ฒ" โฌ. /// tip "๐บ๐ฒ" ๐ข ๐, ๐ผ, `0.2.3`, ๐บ๐ฒ โฌ `2`. /// ## โป FastAPI โฌ ๐ ๐ ๐ฎ ๐ฏ ๐ ๐ฑ.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 2.6K bytes - Viewed (0) -
docs/en/docs/contributing.md
``` </div> It will serve the documentation on `http://127.0.0.1:8008`. That way, you can edit the documentation/source files and see the changes live. /// tip Alternatively, you can perform the same steps that scripts does manually. Go into the language directory, for the main docs in English it's at `docs/en/`: ```console $ cd docs/en/ ```
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Aug 25 02:44:06 UTC 2024 - 12.7K bytes - Viewed (0) -
docs/em/docs/tutorial/security/simple-oauth2.md
{!> ../../docs_src/security/tutorial003_py310.py!} ``` //// `OAuth2PasswordRequestForm` ๐ ๐ ๐ ๐ฃ ๐จ ๐ช โฎ๏ธ: * `username`. * `password`. * ๐ฆ `scope` ๐ ๐ฆ ๐ป, โ ๐ป ๐ ๐. * ๐ฆ `grant_type`. /// tip Oauth2๏ธโฃ ๐ ๐ค *๐* ๐ `grant_type` โฎ๏ธ ๐ง ๐ฒ `password`, โ๏ธ `OAuth2PasswordRequestForm` ๐ซ ๐ ๏ธ โซ๏ธ. ๐ฅ ๐ ๐ช ๐ ๏ธ โซ๏ธ, โ๏ธ `OAuth2PasswordRequestFormStrict` โฉ๏ธ `OAuth2PasswordRequestForm`. ///
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 8.8K bytes - Viewed (0) -
docs/em/docs/how-to/graphql.md
# ๐น **FastAPI** โ๏ธ ๐ **๐ซ** ๐ฉ, โซ๏ธ ๐ถ โฉ ๐ ๏ธ ๐ **๐น** ๐ ๐ โฎ๏ธ ๐ซ. ๐ ๐ช ๐ ๐ FastAPI *โก ๐ ๏ธ* โฎ๏ธ ๐น ๐ ๐ ๐ธ. /// tip **๐น** โ ๐ถ ๐ฏ โ๏ธ ๐ผ. โซ๏ธ โ๏ธ **๐** & **โ ** ๐โ ๐ฌ โ **๐ธ ๐**. โ ๐ญ ๐ ๐ฌ ๐ฅ **๐ฐ** ๐ โ๏ธ ๐ผ โ **๐**. ๐ถ /// ## ๐น ๐ ๐ฅ **๐น** ๐ ๐ โ๏ธ **๐ซ** ๐โ๐ฆบ. ๐ ๐ช โ๏ธ ๐ซ โฎ๏ธ **FastAPI**: * <a href="https://strawberry.rocks/" class="external-link" target="_blank">๐</a> ๐ถ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3K bytes - Viewed (0) -
src/main/resources/fess_indices/fess/lv/stopwords.txt
esam esat bลซลกu bลซsi bลซs bลซsim bลซsiet tikt tiku tiki tika tikฤm tikฤt tieku tiec tiek tiekam tiekat tikลกu tiks tiksim tiksiet tapt tapi tapฤt topat tapลกu tapsi taps tapsim tapsiet kฤผลซt kฤผuvu kฤผuvi kฤผuva kฤผuvฤm kฤผuvฤt kฤผลซstu kฤผลซsti kฤผลซst kฤผลซstam kฤผลซstat kฤผลซลกu kฤผลซsi kฤผลซs
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Jul 19 06:31:02 UTC 2018 - 1.2K bytes - Viewed (0) -
docs/pt/docs/advanced/behind-a-proxy.md
} } ``` /// tip | "Dica" Perceba o servidor gerado automaticamente com um valor `url` de `/api/v1`, retirado do `root_path`. /// Na interface de documentaรงรฃo em <a href="http://127.0.0.1:9999/api/v1/docs" class="external-link" target="_blank">http://127.0.0.1:9999/api/v1/docs</a> parecerรก: <img src="/img/tutorial/behind-a-proxy/image03.png"> /// tip | "Dica"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 27 15:28:18 UTC 2024 - 12.2K bytes - Viewed (0)