Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 306 for png (0.38 sec)

  1. docs/de/docs/tutorial/path-operation-configuration.md

    Sie wird in der interaktiven Dokumentation gut sichtbar als deprecated markiert werden:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Vergleichen Sie, wie deprecatete und nicht-deprecatete *Pfadoperationen* aussehen:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Zusammenfassung
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 18:07:48 GMT 2024
    - 5.9K bytes
    - Viewed (0)
  2. docs/ru/docs/tutorial/path-operation-configuration.md

    ```
    
    Он будет четко помечен как устаревший в интерактивной документации:
    
    <img src="/img/tutorial/path-operation-configuration/image04.png">
    
    Проверьте, как будут выглядеть устаревшие и не устаревшие *операции пути*:
    
    <img src="/img/tutorial/path-operation-configuration/image05.png">
    
    ## Резюме
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Tue Oct 17 05:59:11 GMT 2023
    - 8K bytes
    - Viewed (0)
  3. docs/de/docs/advanced/websockets.md

    <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">
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 20:17:58 GMT 2024
    - 6.9K bytes
    - Viewed (0)
  4. docs/ru/docs/tutorial/debugging.md

    Это запустит сервер с вашим **FastAPI** кодом, остановится на точках останова, и т.д.
    
    Вот как это может выглядеть:
    
    <img src="/img/tutorial/debugging/image01.png">
    
    ---
    
    Если используете Pycharm, вы можете выполнить следующие шаги:
    
    * Открыть "Run" меню.
    * Выбрать опцию "Debug...".
    * Затем в появившемся контекстном меню.
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 3.8K bytes
    - Viewed (0)
  5. docs/en/docs/advanced/sub-applications.md

    You will see the automatic API docs for the main app, including only its own _path operations_:
    
    <img src="/img/tutorial/sub-applications/image01.png">
    
    And then, open the docs for the sub-application, at <a href="http://127.0.0.1:8000/subapi/docs" class="external-link" target="_blank">http://127.0.0.1:8000/subapi/docs</a>.
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 2.9K bytes
    - Viewed (0)
  6. docs/fr/docs/tutorial/debugging.md

    Il démarrera alors le serveur avec votre code **FastAPI**, s'arrêtera à vos points d'arrêt, etc.
    
    Voici à quoi cela pourrait ressembler :
    
    <img src="/img/tutorial/debugging/image01.png">
    
    ---
    
    Si vous utilisez Pycharm, vous pouvez :
    
    - Ouvrir le menu "Run".
    - Sélectionnez l'option "Debug...".
    - Un menu contextuel s'affiche alors.
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Mon Mar 06 16:26:49 GMT 2023
    - 2.9K bytes
    - Viewed (0)
  7. docs/de/docs/features.md

    ![Swagger UI Interaktion](https://fastapi.tiangolo.com/img/index/index-03-swagger-02.png)
    
    * Alternative API-Dokumentation mit <a href="https://github.com/Rebilly/ReDoc" class="external-link" target="_blank"><strong>ReDoc</strong></a>.
    
    ![ReDoc](https://fastapi.tiangolo.com/img/index/index-06-redoc-02.png)
    
    ### Nur modernes Python
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 19:43:43 GMT 2024
    - 10.8K bytes
    - Viewed (0)
  8. docs/em/docs/tutorial/debugging.md

    📥 ❔ ⚫️ 💪 👀:
    
    <img src="/img/tutorial/debugging/image01.png">
    
    ---
    
    🚥 👆 ⚙️ 🗒, 👆 💪:
    
    * 📂 "🏃" 🍣.
    * 🖊 🎛 "ℹ...".
    * ⤴️ 🔑 🍣 🎦 🆙.
    * 🖊 📁 ℹ (👉 💼, `main.py`).
    
    ⚫️ 🔜 ⤴️ ▶️ 💽 ⏮️ 👆 **FastAPI** 📟, ⛔️ 👆 0️⃣, ♒️.
    
    📥 ❔ ⚫️ 💪 👀:
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Sat Apr 01 09:26:04 GMT 2023
    - 2.1K bytes
    - Viewed (0)
  9. docs/zh/docs/advanced/sub-applications.md

    下图显示的是主应用 API 文档,只包括其自有的*路径操作*。
    
    <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>
    
    下图显示的是子应用的 API 文档,也是只包括其自有的*路径操作*,所有这些路径操作都在 `/subapi` 子路径前缀下。
    
    <img src="/img/tutorial/sub-applications/image02.png">
    
    两个用户界面都可以正常运行,因为浏览器能够与每个指定的应用或子应用会话。
    
    ### 技术细节:`root_path`
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 2.5K bytes
    - Viewed (0)
  10. docs/hu/docs/index.md

    ![Swagger UI](https://fastapi.tiangolo.com/img/index/index-03-swagger-02.png)
    
    * Kattints rá a "Try it out" gombra, ennek segítségével kitöltheted a paramétereket és közvetlen használhatod az API-t:
    
    ![Swagger UI interaction](https://fastapi.tiangolo.com/img/index/index-04-swagger-03.png)
    
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 23:58:47 GMT 2024
    - 20.2K bytes
    - Viewed (0)
Back to top