- Sort Score
- Result 10 results
- Languages All
Results 281 - 290 of 773 for rain (0.06 sec)
-
docs/em/docs/advanced/path-operation-advanced-configuration.md
## π β πβ π π£ *β‘ π οΈ* π πΈ, **FastAPI** π π π π π π *β‘ π οΈ* π π π. /// note | "π‘ βΉ" π π§ β«οΈ π€ <a href="https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.3.md#operation-object" class="external-link" target="_blank">π οΈ π</a>. /// β«οΈ βοΈ π βΉ π *β‘ π οΈ* & βοΈ π π§ π§Ύ. β«οΈ π `tags`, `parameters`, `requestBody`, `responses`, βοΈ.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.7K bytes - Viewed (0) -
docs/en/docs/js/custom.js
index = (index + 1) % children.length } announceRandom() setInterval(announceRandom, timeInterval ) } } async function main() { if (div) { data = await getData() div.innerHTML = '<ul></ul>' const ul = document.querySelector('.github-topic-projects ul') data.forEach(v => {
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 6.6K bytes - Viewed (0) -
docs/ko/docs/deployment/server-workers.md
``` </div> κ° μ΅μ μ΄ λ¬΄μμ μλ―Ένλμ§ μ΄ν΄λ΄ μλ€: * μ΄κ²μ μ λΉμ½κ³Ό λκ°μ λ¬Έλ²μ λλ€. `main`μ νμ΄μ¬ λͺ¨λ λ€μ "`main`"μ μλ―Ένλ―λ‘ `main.py`νμΌμ λ»ν©λλ€. κ·Έλ¦¬κ³ `app`μ **FastAPI** μ΄ν리μΌμ΄μ μ΄ λ€μ΄ μλ λ³μμ μ΄λ¦μ λλ€. * `main:app`μ΄ νμ΄μ¬μ `import` λ¬Έλ²κ³Ό ν‘μ¬ν λ©΄μ΄ μλ€λ κ±Έ μ μ μμ΅λλ€: ```Python from main import app ``` * 곧, `main:app`μμ μλ μ½λ‘ μ μλ―Έλ νμ΄μ¬μμ `from main import app`μμμ `import`μ κ°μ΅λλ€.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 10.2K bytes - Viewed (0) -
docs/pt/docs/advanced/behind-a-proxy.md
### Fornecendo o `root_path` Para conseguir isso, vocΓͺ pode usar a opção de linha de comando `--root-path` assim: <div class="termy"> ```console $ fastapi run main.py --root-path /api/v1 <span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> Se vocΓͺ usar Hypercorn, ele tambΓ©m tem a opção `--root-path`.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 27 15:28:18 UTC 2024 - 12.2K bytes - Viewed (0) -
docs_src/custom_response/tutorial007.py
from fastapi.responses import StreamingResponse app = FastAPI() async def fake_video_streamer(): for i in range(10): yield b"some fake video bytes" @app.get("/") async def main():
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu Mar 26 19:09:53 UTC 2020 - 277 bytes - Viewed (0) -
docs/tr/docs/tutorial/first-steps.md
<span style="color: green;">INFO</span>: Application startup complete. ``` </div> /// note | "Not" `uvicorn main:app` komutunu Εu Εekilde aΓ§Δ±klayabiliriz: * `main`: dosya olan `main.py` (yani Python "modΓΌlΓΌ"). * `app`: ise `main.py` dosyasΔ±nΔ±n iΓ§erisinde `app = FastAPI()` satΔ±rΔ±nda oluΕturduΔumuz `FastAPI` nesnesi.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.5K bytes - Viewed (0) -
android/guava/src/com/google/common/base/internal/Finalizer.java
* unloading an OSGi bundle. * * <p>{@code com.google.common.base.FinalizableReferenceQueue} loads this class in its own class * loader. That way, this class doesn't prevent the main class loader from getting garbage * collected, and this class can detect when the main class loader has been garbage collected and * stop itself. */ // no @ElementTypesAreNonNullByDefault for the reasons discussed above public class Finalizer implements Runnable {
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Aug 23 12:54:09 UTC 2023 - 9.4K bytes - Viewed (0) -
docs/em/docs/tutorial/security/first-steps.md
βοΈ β‘οΈ π π π° π π π π§ π π π₯ π βΉ π πͺ. β‘οΈ βοΈ π§° π **FastAPI** π΅ πββ. ## β β«οΈ π β‘οΈ π₯ βοΈ π & π β β«οΈ π·, & β€΄οΈ π₯ π π π π€ β«οΈβ π₯. ## β `main.py` π πΌ π `main.py`: ```Python {!../../docs_src/security/tutorial001.py!} ``` ## π β«οΈ /// info
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.8K bytes - Viewed (0) -
docs_src/custom_response/tutorial008.py
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Jul 19 19:14:58 UTC 2021 - 360 bytes - Viewed (0) -
docs/ko/README.md
* [fess_label_en.properties](https://github.com/codelibs/fess/blob/master/src/main/resources/fess_label_en.properties) * [fess_message_en.properties](https://github.com/codelibs/fess/blob/master/src/main/resources/fess_message_en.properties)
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.8K bytes - Viewed (0)