Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 20 of 582 for globals (0.06 seconds)

  1. docs/es/docs/tutorial/dependencies/global-dependencies.md

    # Dependencias Globales { #global-dependencies }
    
    Para algunos tipos de aplicaciones, podrías querer agregar dependencias a toda la aplicación.
    
    Similar a como puedes [agregar `dependencies` a los *path operation decorators*](dependencies-in-path-operation-decorators.md), puedes agregarlos a la aplicación de `FastAPI`.
    
    En ese caso, se aplicarán a todas las *path operations* en la aplicación:
    
    {* ../../docs_src/dependencies/tutorial012_an_py310.py hl[17] *}
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 1.1K bytes
    - Click Count (0)
  2. docs/fr/docs/tutorial/dependencies/global-dependencies.md

    # Dépendances globales { #global-dependencies }
    
    Pour certains types d'applications, vous pourriez vouloir ajouter des dépendances à l'application entière.
    
    Comme vous pouvez [ajouter des `dependencies` aux *décorateurs de chemin d'accès*](dependencies-in-path-operation-decorators.md), vous pouvez les ajouter à l'application `FastAPI`.
    
    Dans ce cas, elles seront appliquées à tous les *chemins d'accès* de l'application :
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:37:13 GMT 2026
    - 1.1K bytes
    - Click Count (0)
  3. compat/maven-toolchain-builder/src/test/resources/org/apache/maven/toolchain/global.xml

    under the License.
    -->
    
    <toolchains>
      <toolchain>
         <type>basic</type>
         <configuration>
           <global>true</global>
         </configuration>
      </toolchain>
      <toolchain>
         <type>rare</type>
         <configuration>
           <global>true</global>
         </configuration>
      </toolchain>
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Fri Oct 25 12:31:46 GMT 2024
    - 1.1K bytes
    - Click Count (0)
  4. docs/en/docs/tutorial/dependencies/global-dependencies.md

    # Global Dependencies { #global-dependencies }
    
    For some types of applications you might want to add dependencies to the whole application.
    
    Similar to the way you can [add `dependencies` to the *path operation decorators*](dependencies-in-path-operation-decorators.md), you can add them to the `FastAPI` application.
    
    In that case, they will be applied to all the *path operations* in the application:
    
    {* ../../docs_src/dependencies/tutorial012_an_py310.py hl[17] *}
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 1K bytes
    - Click Count (0)
  5. docs/tr/docs/tutorial/dependencies/global-dependencies.md

    # Global Dependencies { #global-dependencies }
    
    Bazı uygulama türlerinde, tüm uygulama için dependency eklemek isteyebilirsiniz.
    
    [`dependencies`'i *path operation decorator*'larına ekleyebildiğiniz](dependencies-in-path-operation-decorators.md) gibi, `FastAPI` uygulamasına da ekleyebilirsiniz.
    
    Bu durumda, uygulamadaki tüm *path operation*'lara uygulanırlar:
    
    {* ../../docs_src/dependencies/tutorial012_an_py310.py hl[17] *}
    
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 1.1K bytes
    - Click Count (0)
  6. docs/zh-hant/docs/tutorial/dependencies/global-dependencies.md

    # 全域依賴 { #global-dependencies }
    
    在某些類型的應用程式中,你可能想為整個應用程式新增依賴。
    
    類似於你可以在[路徑操作(path operation)的裝飾器中新增 `dependencies`](dependencies-in-path-operation-decorators.md) 的方式,你也可以把它們加到 `FastAPI` 應用程式上。
    
    在這種情況下,它們會套用到應用程式中的所有路徑操作:
    
    {* ../../docs_src/dependencies/tutorial012_an_py310.py hl[17] *}
    
    而且,在[將 `dependencies` 新增到路徑操作裝飾器](dependencies-in-path-operation-decorators.md) 那一節中的所有概念依然適用,只是這裡是套用到整個應用中的所有路徑操作。
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 1K bytes
    - Click Count (0)
  7. docs/ru/docs/tutorial/dependencies/global-dependencies.md

    # Глобальные зависимости { #global-dependencies }
    
    Для некоторых типов приложений может потребоваться добавить зависимости ко всему приложению.
    
    Подобно тому, как вы можете [добавлять `dependencies` (зависимости) в *декораторах операций пути*](dependencies-in-path-operation-decorators.md), вы можете добавлять зависимости сразу ко всему `FastAPI` приложению.
    
    В этом случае они будут применяться ко всем *операциям пути* в приложении:
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 1.7K bytes
    - Click Count (0)
  8. docs/uk/docs/tutorial/dependencies/global-dependencies.md

    # Глобальні залежності { #global-dependencies }
    
    Для деяких типів застосунків ви можете захотіти додати залежності до всього застосунку.
    
    Подібно до того, як ви можете [додавати `dependencies` до *декораторів операцій шляху*](dependencies-in-path-operation-decorators.md), ви можете додати їх до застосунку `FastAPI`.
    
    У такому разі вони будуть застосовані до всіх *операцій шляху* в застосунку:
    
    {* ../../docs_src/dependencies/tutorial012_an_py310.py hl[17] *}
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:27:41 GMT 2026
    - 1.5K bytes
    - Click Count (0)
  9. docs/ja/docs/tutorial/dependencies/global-dependencies.md

    # グローバルな依存関係 { #global-dependencies }
    
    アプリケーションの種類によっては、アプリ全体に依存関係を追加したい場合があります。
    
    [`dependencies` を path operation のデコレータに追加](dependencies-in-path-operation-decorators.md)できるのと同様に、`FastAPI` アプリケーション自体にも追加できます。
    
    その場合、アプリケーション内のすべての path operation に適用されます:
    
    {* ../../docs_src/dependencies/tutorial012_an_py310.py hl[17] *}
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 1.2K bytes
    - Click Count (0)
  10. src/archive/tar/testdata/pax-global-records.tar

    global1 file2 file3 file4...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Aug 25 23:03:52 GMT 2017
    - 7K bytes
    - Click Count (0)
Back to Top