Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 61 for 19 (0.01 sec)

  1. docs/de/docs/tutorial/dependencies/classes-as-dependencies.md

    ## Verwendung
    
    Jetzt können Sie Ihre Abhängigkeit mithilfe dieser Klasse deklarieren.
    
    //// tab | Python 3.10+
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002_an_py310.py!}
    ```
    
    ////
    
    //// tab | Python 3.9+
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002_an_py39.py!}
    ```
    
    ////
    
    //// tab | Python 3.8+
    
    ```Python hl_lines="20"
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 12K bytes
    - Viewed (0)
  2. istioctl/pkg/install/k8sversion/version_test.go

    		},
    		{
    			version:  version1_19,
    			expected: 19,
    			errMsg:   nil,
    			isValid:  true,
    		},
    		{
    			version:  version1_20,
    			expected: 20,
    			errMsg:   nil,
    			isValid:  true,
    		},
    		{
    			version:  version1_22,
    			expected: 22,
    			errMsg:   nil,
    			isValid:  true,
    		},
    		{
    			version:  version1_19RC,
    			expected: 19,
    			errMsg:   nil,
    			isValid:  true,
    		},
    		{
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Oct 30 21:50:50 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  3. docs/ru/docs/tutorial/dependencies/classes-as-dependencies.md

    ## Как это использовать
    
    Теперь вы можете объявить свою зависимость, используя этот класс.
    
    //// tab | Python 3.10+
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002_an_py310.py!}
    ```
    
    ////
    
    //// tab | Python 3.9+
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002_an_py39.py!}
    ```
    
    ////
    
    //// tab | Python 3.6+
    
    ```Python hl_lines="20"
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 16K bytes
    - Viewed (0)
  4. docs/pt/docs/tutorial/dependencies/classes-as-dependencies.md

    ## Utilizando
    
    Agora você pode declarar sua dependência utilizando essa classe.
    
    //// tab | Python 3.10+
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002_an_py310.py!}
    ```
    
    ////
    
    //// tab | Python 3.9+
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002_an_py39.py!}
    ```
    
    ////
    
    //// tab | Python 3.8+
    
    ```Python hl_lines="20"
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 11.6K bytes
    - Viewed (0)
  5. docs/en/docs/tutorial/dependencies/classes-as-dependencies.md

    ## Use it
    
    Now you can declare your dependency using this class.
    
    //// tab | Python 3.10+
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002_an_py310.py!}
    ```
    
    ////
    
    //// tab | Python 3.9+
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002_an_py39.py!}
    ```
    
    ////
    
    //// tab | Python 3.8+
    
    ```Python hl_lines="20"
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  6. CHANGELOG/README.md

    - [CHANGELOG-1.13.md](./CHANGELOG-1.13.md)
    - [CHANGELOG-1.12.md](./CHANGELOG-1.12.md)
    - [CHANGELOG-1.11.md](./CHANGELOG-1.11.md)
    - [CHANGELOG-1.10.md](./CHANGELOG-1.10.md)
    - [CHANGELOG-1.9.md](./CHANGELOG-1.9.md)
    - [CHANGELOG-1.8.md](./CHANGELOG-1.8.md)
    - [CHANGELOG-1.7.md](./CHANGELOG-1.7.md)
    - [CHANGELOG-1.6.md](./CHANGELOG-1.6.md)
    - [CHANGELOG-1.5.md](./CHANGELOG-1.5.md)
    - [CHANGELOG-1.4.md](./CHANGELOG-1.4.md)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 04 21:31:06 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  7. docs/em/docs/tutorial/dependencies/classes-as-dependencies.md

    *  `limit` 🔢 🔢 👈 `int`, ⏮️ 🔢 `100`.
    
    👯‍♂️ 💼 💽 🔜 🗜, ✔, 📄 🔛 🗄 🔗, ♒️.
    
    ## ⚙️ ⚫️
    
    🔜 👆 💪 📣 👆 🔗 ⚙️ 👉 🎓.
    
    //// tab | 🐍 3️⃣.6️⃣ & 🔛
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002.py!}
    ```
    
    ////
    
    //// tab | 🐍 3️⃣.1️⃣0️⃣ & 🔛
    
    ```Python hl_lines="17"
    {!> ../../docs_src/dependencies/tutorial002_py310.py!}
    ```
    
    ////
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 5.9K bytes
    - Viewed (0)
  8. docs/de/docs/how-to/separate-openapi-schemas.md

    # Code unterhalb weggelassen 👇
    ```
    
    <details>
    <summary>👀 Vollständige Dateivorschau</summary>
    
    ```Python
    {!> ../../docs_src/separate_openapi_schemas/tutorial001_py39.py!}
    ```
    
    </details>
    
    ////
    
    //// tab | Python 3.8+
    
    ```Python hl_lines="9"
    {!> ../../docs_src/separate_openapi_schemas/tutorial001.py[ln:1-9]!}
    
    # Code unterhalb weggelassen 👇
    ```
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 7K bytes
    - Viewed (0)
  9. docs/pt/docs/how-to/separate-openapi-schemas.md

    # Code below omitted 👇
    ```
    
    <details>
    <summary>👀 Visualização completa do arquivo</summary>
    
    ```Python
    {!> ../../docs_src/separate_openapi_schemas/tutorial001_py39.py!}
    ```
    
    </details>
    
    ////
    
    //// tab | Python 3.8+
    
    ```Python hl_lines="9"
    {!> ../../docs_src/separate_openapi_schemas/tutorial001.py[ln:1-9]!}
    
    # Code below omitted 👇
    ```
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu Oct 24 18:52:36 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  10. docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md

    现在,您可以使用这个类来声明你的依赖项了。
    
    //// tab | Python 3.10+
    
    ```Python hl_lines="17"
    {!> ../../docs_src/dependencies/tutorial002_py310.py!}
    ```
    
    ////
    
    //// tab | Python 3.6+
    
    ```Python hl_lines="19"
    {!> ../../docs_src/dependencies/tutorial002.py!}
    ```
    
    ////
    
    **FastAPI** 调用 `CommonQueryParams` 类。这将创建该类的一个 "实例",该实例将作为参数 `commons` 被传递给你的函数。
    
    ## 类型注解 vs `Depends`
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 6.4K bytes
    - Viewed (0)
Back to top