- Sort Score
- Result 10 results
- Languages All
Results 531 - 540 of 1,839 for Target (0.04 sec)
-
docs/em/docs/advanced/response-directly.md
๐ ๐ช ๐ฎ ๐ ๐ ๐ ๐ป, ๐ฎ โซ๏ธ `Response`, & ๐จ โซ๏ธ: ```Python hl_lines="1 18" {!../../docs_src/response_directly/tutorial002.py!} ``` ## ๐ ๐โ ๐ ๐จ `Response` ๐ ๐ฎ ๐ ๐ซ โ, ๐ (๐ป), ๐ซ ๐ ๐. โ๏ธ ๐ ๐ช ๐ โซ๏ธ ๐ฌ [๐ ๐จ ๐](additional-responses.md){.internal-link target=_blank}.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.6K bytes - Viewed (0) -
docs/em/docs/advanced/sub-applications.md
``` </div> & ๐ ๐ฉบ <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>. ๐ ๐ ๐ ๐ง ๐ ๏ธ ๐ฉบ ๐ ๐ฑ, ๐ ๐ด ๐ฎ ๐ _โก ๐ ๏ธ_: <img src="/img/tutorial/sub-applications/image01.png"> & โคด๏ธ, ๐ ๐ฉบ ๐ง-๐ธ, <a href="http://127.0.0.1:8000/subapi/docs" class="external-link" target="_blank">http://127.0.0.1:8000/subapi/docs</a>.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.4K bytes - Viewed (0) -
docs/zh/docs/tutorial/dependencies/dependencies-with-yield.md
ไปปไฝไธไธชๅฏไปฅไธไปฅไธๅ ๅฎนไธ่ตทไฝฟ็จ็ๅฝๆฐ๏ผ * <a href="https://docs.python.org/3/library/contextlib.html#contextlib.contextmanager" class="external-link" target="_blank">`@contextlib.contextmanager`</a> ๆ่ * <a href="https://docs.python.org/3/library/contextlib.html#contextlib.asynccontextmanager" class="external-link" target="_blank">`@contextlib.asynccontextmanager`</a> ้ฝๅฏไปฅไฝไธบ **FastAPI** ็ไพ่ต้กนใ ๅฎ้ ไธ๏ผFastAPIๅ ้จๅฐฑไฝฟ็จไบ่ฟไธคไธช่ฃ ้ฅฐๅจใ /// ## ไฝฟ็จ `yield` ็ๆฐๆฎๅบไพ่ต้กน
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 13.3K bytes - Viewed (0) -
docs/em/docs/deployment/server-workers.md
๐ ๐ โฎ๏ธ ๐ ๐ [๐ ๏ธ ๐ง](concepts.md){.internal-link target=_blank}, ๐ค ๐ ๐ ๐ ๐ช โ๏ธ. ๐ฅ ๐ค ๐ ๐ฆ ๐ โ โ๏ธ <a href="https://gunicorn.org/" class="external-link" target="_blank">**๐**</a> โฎ๏ธ **Uvicorn ๐จโ๐ญ ๐ ๏ธ**. /// info ๐ฅ ๐ โ๏ธ ๐ฆ, ๐ผ โฎ๏ธ โ โ๏ธ Kubernetes, ๐ค ๐ ๐ฌ ๐ ๐ ๐ ๐ โญ ๐: [FastAPI ๐ฆ - โ](docker.md){.internal-link target=_blank}.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 8.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/index.jsp
<a class="nav-link active" href="${eolLink}" target="_olh"><em class="fas fa-times-circle text-danger"></a> </li> </c:if> <c:if test="${developmentMode}"> <li class="nav-item" data-toggle="tooltip" data-placement="left" title="<la:message key="labels.development_mode_warning" />" ><a class="nav-link active" href="${installationLink}" target="_olh"><em
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 6.9K bytes - Viewed (0) -
docs/fr/docs/tutorial/background-tasks.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Oct 28 10:29:51 UTC 2024 - 5.6K bytes - Viewed (0) -
android/guava-testlib/src/com/google/common/collect/testing/google/MultimapPutAllMultimapTester.java
} @MapFeature.Require(SUPPORTS_PUT) public void testPutAllIntoEmpty() { Multimap<K, V> target = getSubjectGenerator().create(); assertEquals(!multimap().isEmpty(), target.putAll(multimap())); assertEquals(multimap(), target); } @MapFeature.Require(SUPPORTS_PUT) public void testPutAll() { Multimap<K, V> source =
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 30 16:15:19 UTC 2024 - 4K bytes - Viewed (0) -
guava-testlib/src/com/google/common/collect/testing/google/MultimapPutAllMultimapTester.java
} @MapFeature.Require(SUPPORTS_PUT) public void testPutAllIntoEmpty() { Multimap<K, V> target = getSubjectGenerator().create(); assertEquals(!multimap().isEmpty(), target.putAll(multimap())); assertEquals(multimap(), target); } @MapFeature.Require(SUPPORTS_PUT) public void testPutAll() { Multimap<K, V> source =
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 30 16:15:19 UTC 2024 - 4K bytes - Viewed (0) -
docs/ko/docs/tutorial/encoder.md
JSON ํธํ ๊ฐ๋ฅ ๋ฐ์ดํฐ๋ง ์์ ํ๋ `fake_db` ๋ฐ์ดํฐ๋ฒ ์ด์ค๊ฐ ์กด์ฌํ๋ค๊ณ ๊ฐ์ ํ๊ฒ ์ต๋๋ค. ์๋ฅผ ๋ค๋ฉด, `datetime` ๊ฐ์ฒด๋ JSON๊ณผ ํธํ๋๋ ๋ฐ์ดํฐ๊ฐ ์๋๋ฏ๋ก ์ด ๋ฐ์ดํฐ๋ ๋ฐ์๋ค์ฌ์ง์ง ์์ต๋๋ค. ๋ฐ๋ผ์ `datetime` ๊ฐ์ฒด๋ <a href="https://en.wikipedia.org/wiki/ISO_8601" class="external-link" target="_blank">ISO format</a> ๋ฐ์ดํฐ๋ฅผ ํฌํจํ๋ `str`๋ก ๋ณํ๋์ด์ผ ํฉ๋๋ค. ๊ฐ์ ๋ฐฉ์์ผ๋ก ์ด ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ Pydantic ๋ชจ๋ธ(์์ฑ์ด ์๋ ๊ฐ์ฒด)์ ๋ฐ์ง ์๊ณ , `dict` ๋ง์ ๋ฐ์ต๋๋ค. ์ด๋ฅผ ์ํด `jsonable_encoder` ๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค. Pydantic ๋ชจ๋ธ๊ณผ ๊ฐ์ ๊ฐ์ฒด๋ฅผ ๋ฐ๊ณ JSON ํธํ ๊ฐ๋ฅํ ๋ฒ์ ์ผ๋ก ๋ฐํํฉ๋๋ค:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 1.9K bytes - Viewed (0) -
docs/ja/docs/tutorial/testing.md
# ใในใ <a href="https://www.starlette.io/testclient/" class="external-link" target="_blank">Starlette</a> ใฎใใใใงใ**FastAPI** ใขใใชใฑใผใทใงใณใฎใในใใฏ็ฐกๅใงๆฅฝใใใใฎใซใชใฃใฆใใพใใ <a href="https://www.python-httpx.org" class="external-link" target="_blank">HTTPX</a> ใใใผในใชใฎใงใ้ๅธธใซไฝฟใใใใ็ดๆ็ใงใใ ใใใไฝฟ็จใใใจใ**FastAPI** ใจๅ ฑใซ <a href="https://docs.pytest.org/" class="external-link" target="_blank">pytest</a> ใ็ดๆฅๅฉ็จใงใใพใใ ## `TestClient` ใไฝฟ็จ `TestClient` ใใคใณใใผใใใพใใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.8K bytes - Viewed (0)