- Sort Score
- Result 10 results
- Languages All
Results 251 - 260 of 495 for tip (0.04 sec)
-
docs/en/docs/advanced/events.md
And then, right after the `yield`, we unload the model. This code will be executed **after** the application **finishes handling requests**, right before the *shutdown*. This could, for example, release resources like memory or a GPU. /// tip The `shutdown` would happen when you are **stopping** the application. Maybe you need to start a new version, or you just got tired of running it. ๐คท /// ### Lifespan function
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Oct 28 10:36:22 UTC 2024 - 7.6K bytes - Viewed (0) -
docs/em/docs/advanced/index.md
# ๐ง ๐ฉโ๐ป ๐ฆฎ ## ๐ โ ๐ [๐ฐ - ๐ฉโ๐ป ๐ฆฎ](../tutorial/index.md){.internal-link target=_blank} ๐ ๐ฅ ๐ค ๐ ๐ซ ๐ ๐ ๐ โ **FastAPI**. โญ ๐ ๐ ๐ ๐ ๐ ๐, ๐ณ, & ๐ โ. /// tip โญ ๐ **๐ซ ๐ฏ "๐ง"**. & โซ๏ธ ๐ช ๐ ๐ โ๏ธ ๐ผ, โ 1๏ธโฃ ๐ซ. /// ## โ ๐ฐ ๐ฅ ๐ ๐ช โ๏ธ ๐ โ **FastAPI** โฎ๏ธ ๐ก โช๏ธโก๏ธ ๐ [๐ฐ - ๐ฉโ๐ป ๐ฆฎ](../tutorial/index.md){.internal-link target=_blank}. & โญ ๐ ๐ค ๐ โช โ โซ๏ธ, & ๐ค ๐ ๐ ๐ญ ๐ ๐ ๐ญ.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 926 bytes - Viewed (0) -
docs/pt/docs/advanced/response-cookies.md
Entรฃo, defina os cookies nela e a retorne: ```Python hl_lines="10-12" {!../../docs_src/response_cookies/tutorial001.py!} ``` /// tip | Dica Lembre-se de que se vocรช retornar uma resposta diretamente em vez de usar o parรขmetro `Response`, FastAPI a retornarรก diretamente.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Oct 14 09:15:24 UTC 2024 - 2.4K bytes - Viewed (0) -
docs/de/docs/advanced/response-cookies.md
Setzen Sie dann Cookies darin und geben Sie sie dann zurรผck: ```Python hl_lines="10-12" {!../../docs_src/response_cookies/tutorial001.py!} ``` /// tip | "Tipp" Beachten Sie, dass, wenn Sie eine Response direkt zurรผckgeben, anstatt den `Response`-Parameter zu verwenden, FastAPI diese direkt zurรผckgibt.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.5K bytes - Viewed (0) -
docs/de/docs/tutorial/metadata.md
Sie kรถnnen diese wie folgt setzen: ```Python hl_lines="3-16 19-32" {!../../docs_src/metadata/tutorial001.py!} ``` /// tip | "Tipp" Sie kรถnnen Markdown in das Feld `description` schreiben und es wird in der Ausgabe gerendert. /// Mit dieser Konfiguration wรผrde die automatische API-Dokumentation wie folgt aussehen:
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/zh/docs/tutorial/metadata.md
ไฝ ๅฏไปฅๆๅฆไธๆนๅผ่ฎพ็ฝฎๅฎไปฌ๏ผ ```Python hl_lines="4-6" {!../../docs_src/metadata/tutorial001.py!} ``` /// tip ๆจๅฏไปฅๅจ `description` ๅญๆฎตไธญ็ผๅ Markdown๏ผๅฎๅฐๅจ่พๅบไธญๅ็ฐใ /// ้่ฟ่ฟๆ ท่ฎพ็ฝฎ๏ผ่ชๅจ API ๆๆกฃ็่ตทๆฅไผๅ๏ผ <img src="/img/tutorial/metadata/image01.png"> ## ๆ ็ญพๅ ๆฐๆฎ ### ๅๅปบๆ ็ญพๅ ๆฐๆฎ ่ฎฉๆไปฌๅจๅธฆๆๆ ็ญพ็็คบไพไธญไธบ `users` ๅ `items` ่ฏไธไธใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 4.6K bytes - Viewed (0) -
docs/de/docs/tutorial/response-model.md
FastAPI wird dieses `response_model` nehmen, um die Daten zu dokumentieren, validieren, usw. und auch, um **die Ausgabedaten** entsprechend der Typdeklaration **zu konvertieren und filtern**. /// tip | "Tipp" Wenn Sie in Ihrem Editor strikte Typchecks haben, mypy, usw., kรถnnen Sie den Funktions-Rรผckgabetyp als <abbr title='โIrgend etwasโ'>`Any`</abbr> deklarieren.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 19.8K bytes - Viewed (0) -
docs/ko/docs/advanced/index.md
# ์ฌํ ์ฌ์ฉ์ ์๋ด์ - ๋์ ๋ถ ## ์ถ๊ฐ ๊ธฐ๋ฅ ๋ฉ์ธ [์์ต์ - ์ฌ์ฉ์ ์๋ด์](../tutorial/index.md){.internal-link target=_blank}๋ ์ฌ๋ฌ๋ถ์ด **FastAPI**์ ๋ชจ๋ ์ฃผ์ ๊ธฐ๋ฅ์ ๋๋ฌ๋ณด์๊ธฐ์ ์ถฉ๋ถํ ๊ฒ์ ๋๋ค. ์ด์ด์ง๋ ์ฅ์์๋ ์ฌ๋ฌ๋ถ์ด ๋ค๋ฅธ ์ต์ , ๊ตฌ์ฑ ๋ฐ ์ถ๊ฐ ๊ธฐ๋ฅ์ ๋ณด์ค ์ ์์ต๋๋ค. /// tip | "ํ" ๋ค์ ์ฅ๋ค์ด **๋ฐ๋์ "์ฌํ"**์ธ ๊ฒ์ ์๋๋๋ค. ๊ทธ๋ฆฌ๊ณ ์ฌ๋ฌ๋ถ์ ์ฌ์ฉ ์ฌ๋ก์ ๋ํ ํด๊ฒฐ์ฑ ์ด ๊ทธ์ค ํ๋์ ์์ ์ ์์ต๋๋ค. /// ## ์์ต์๋ฅผ ๋จผ์ ์ฝ์ผ์ญ์์ค ์ฌ๋ฌ๋ถ์ ๋ฉ์ธ [์์ต์ - ์ฌ์ฉ์ ์๋ด์](../tutorial/index.md){.internal-link target=_blank}์ ์ง์์ผ๋ก **FastAPI**์ ๋๋ถ๋ถ์ ๊ธฐ๋ฅ์ ์ฌ์ฉํ์ค ์ ์์ต๋๋ค.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 1.4K bytes - Viewed (0) -
docs/em/docs/tutorial/request-forms.md
โฎ๏ธ `Form` ๐ ๐ช ๐ฃ ๐ ๐ณ โฎ๏ธ `Body` (& `Query`, `Path`, `Cookie`), ๐ ๐ฌ, ๐ผ, ๐ (โ `user-name` โฉ๏ธ `username`), โ๏ธ. /// info `Form` ๐ ๐ ๐ ๐ โช๏ธโก๏ธ `Body`. /// /// tip ๐ฃ ๐จ ๐ช, ๐ ๐ช โ๏ธ `Form` ๐ฏ, โฉ๏ธ ๐ต โซ๏ธ ๐ข ๐ ๐ฌ ๐ข ๐ข โ๏ธ ๐ช (๐ป) ๐ข. /// ## ๐ "๐จ ๐" ๐ ๐ธ ๐จ (`<form></form>`) ๐จ ๐ฝ ๐ฝ ๐ โ๏ธ "๐" ๐ข ๐ ๐, โซ๏ธ ๐ โช๏ธโก๏ธ ๐ป.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.2K bytes - Viewed (0) -
docs/em/docs/advanced/response-cookies.md
๐, ๐ ๐ช โ ๐จ ๐ฌ [๐จ ๐จ ๐](response-directly.md){.internal-link target=_blank}. โคด๏ธ โ ๐ช โซ๏ธ, & โคด๏ธ ๐จ โซ๏ธ: ```Python hl_lines="10-12" {!../../docs_src/response_cookies/tutorial001.py!} ``` /// tip โ๏ธ ๐คฏ ๐ ๐ฅ ๐ ๐จ ๐จ ๐ โฉ๏ธ โ๏ธ `Response` ๐ข, FastAPI ๐ ๐จ โซ๏ธ ๐. , ๐ ๐ โ๏ธ โ ๐ญ ๐ ๐ฝ โ ๐. ๐คถ โ. โซ๏ธ ๐ โฎ๏ธ ๐ป, ๐ฅ ๐ ๐ฌ `JSONResponse`. & ๐ ๐ ๐ซ ๐จ ๐ ๐ ๐ ๐ โ๏ธ โฝ `response_model`. ///
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 1.8K bytes - Viewed (0)