- Sort Score
- Num 10 results
- Language All
Results 311 - 320 of 768 for Img (0.09 seconds)
-
docs/de/docs/async.md
<img src="/img/async/concurrent-burgers/concurrent-burgers-01.png" class="illustration"> Dann sind Sie an der Reihe und Sie bestellen zwei sehr schmackhafte Burger für Ihren Schwarm und Sie. 🍔🍔 <img src="/img/async/concurrent-burgers/concurrent-burgers-02.png" class="illustration">
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 27.3K bytes - Click Count (0) -
docs/ru/docs/how-to/configure-swagger-ui.md
Без изменения настроек подсветка синтаксиса включена по умолчанию: <img src="/img/tutorial/extending-openapi/image02.png"> Но вы можете отключить её, установив `syntaxHighlight` в `False`: {* ../../docs_src/configure_swagger_ui/tutorial001_py310.py hl[3] *} …и после этого Swagger UI больше не будет показывать подсветку синтаксиса: <img src="/img/tutorial/extending-openapi/image03.png"> ## Изменить тему { #change-the-theme }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 4.1K bytes - Click Count (0) -
docs/de/docs/advanced/websockets.md
Sie sehen eine einfache Seite wie: <img src="/img/tutorial/websockets/image01.png"> Sie können Nachrichten in das Eingabefeld tippen und absenden: <img src="/img/tutorial/websockets/image02.png"> Und Ihre **FastAPI**-Anwendung mit WebSockets antwortet: <img src="/img/tutorial/websockets/image03.png"> Sie können viele Nachrichten senden (und empfangen): <img src="/img/tutorial/websockets/image04.png">
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 6.1K bytes - Click Count (0) -
docs/fr/docs/advanced/generate-clients.md
Vous pouvez maintenant importer et utiliser le code client. Cela pourrait ressembler à ceci, remarquez que vous obtenez l’autocomplétion pour les méthodes : <img src="/img/tutorial/generate-clients/image02.png"> Vous obtiendrez également l’autocomplétion pour le payload à envoyer : <img src="/img/tutorial/generate-clients/image03.png"> /// tip | Astuce
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 11K bytes - Click Count (0) -
docs/ko/docs/tutorial/body.md
<img src="/img/tutorial/body/image01.png"> 이를 필요로 하는 각각의 *경로 처리* 내부의 API 문서에도 사용됩니다: <img src="/img/tutorial/body/image02.png"> ## 편집기 지원 { #editor-support } 편집기에서, 함수 내에서 타입 힌트와 완성을 어디서나 (만약 Pydantic model 대신에 `dict`을 받을 경우 나타나지 않을 수 있습니다) 받을 수 있습니다: <img src="/img/tutorial/body/image03.png"> 잘못된 타입 연산에 대한 에러 확인도 받을 수 있습니다: <img src="/img/tutorial/body/image04.png">
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 8K bytes - Click Count (0) -
docs/es/docs/how-to/configure-swagger-ui.md
Sin cambiar la configuración, el resaltado de sintaxis está activado por defecto: <img src="/img/tutorial/extending-openapi/image02.png"> Pero puedes desactivarlo estableciendo `syntaxHighlight` en `False`: {* ../../docs_src/configure_swagger_ui/tutorial001_py310.py hl[3] *} ...y entonces Swagger UI ya no mostrará el resaltado de sintaxis: <img src="/img/tutorial/extending-openapi/image03.png"> ## Cambiar el tema { #change-the-theme }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 3.1K bytes - Click Count (0) -
docs/es/docs/tutorial/body.md
Los JSON Schemas de tus modelos serán parte del esquema OpenAPI generado y se mostrarán en la documentación API interactiva: <img src="/img/tutorial/body/image01.png"> Y también se utilizarán en la documentación API dentro de cada *path operation* que los necesite: <img src="/img/tutorial/body/image02.png"> ## Soporte del editor { #editor-support }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 6.9K bytes - Click Count (0) -
docs/tr/docs/how-to/configure-swagger-ui.md
Ayarları değiştirmeden bırakırsanız, syntax highlighting varsayılan olarak etkindir: <img src="/img/tutorial/extending-openapi/image02.png"> Ancak `syntaxHighlight` değerini `False` yaparak devre dışı bırakabilirsiniz: {* ../../docs_src/configure_swagger_ui/tutorial001_py310.py hl[3] *} ...ve ardından Swagger UI artık syntax highlighting'i göstermeyecektir: <img src="/img/tutorial/extending-openapi/image03.png">
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 3.2K bytes - Click Count (0) -
docs/pt/docs/tutorial/debugging.md
* Executar o depurador com a opção "`Python: Current File (Integrated Terminal)`". Em seguida, ele iniciará o servidor com seu código **FastAPI**, parará em seus pontos de interrupção, etc. Veja como pode parecer: <img src="/img/tutorial/debugging/image01.png"> --- Se você usar o Pycharm, você pode: * Abrir o menu "Executar". * Selecionar a opção "Depurar...". * Então um menu de contexto aparece.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 2.6K bytes - Click Count (0) -
docs/tr/docs/python-types.md
Aynı noktada, `Ctrl+Space` ile autocomplete'i tetiklemeye çalışırsınız ve şunu görürsünüz: <img src="/img/python-types/image02.png"> Bununla birlikte, seçenekleri görerek kaydırabilirsiniz; ta ki "tanıdık gelen" seçeneği bulana kadar: <img src="/img/python-types/image03.png"> ## Daha fazla motivasyon { #more-motivation } Şu fonksiyona bakın, zaten type hints içeriyor:
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 11.9K bytes - Click Count (0)