Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 261 - 270 of 793 for Global (0.06 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/glass.html
    glass
    
    // gle : Charleston Road Registry Inc.
    // https://www.iana.org/domains/root/db/gle.html
    gle
    
    // global : Identity Digital Limited
    // https://www.iana.org/domains/root/db/global.html
    global
    
    // globo : Globo Comunicação e Participações S.A
    // https://www.iana.org/domains/root/db/globo.html
    globo
    
    // gmail : Charleston Road Registry Inc.
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Fri Dec 27 13:39:56 GMT 2024
    - 309.7K bytes
    - Click Count (1)
  2. docs/de/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md

    ## Globale Abhängigkeiten { #global-dependencies }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 3.5K bytes
    - Click Count (0)
  3. docs/uk/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md

    ## Глобальні залежності { #global-dependencies }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:27:41 GMT 2026
    - 4.8K bytes
    - Click Count (0)
  4. docs/zh-hant/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md

    ## 一組路徑操作的依賴 { #dependencies-for-a-group-of-path-operations }
    
    之後在閱讀如何組織較大的應用程式([較大型應用程式——多個檔案](../../tutorial/bigger-applications.md))時,你會學到如何為一組路徑操作宣告一個共同的 `dependencies` 參數。
    
    ## 全域依賴 { #global-dependencies }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 2.7K bytes
    - Click Count (0)
  5. docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md

    ## Глобальные Зависимости { #global-dependencies }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 5K bytes
    - Click Count (0)
  6. RELEASE.md

            `data_service_ops.distribute`. Users can specify `"AUTO"`, `"ANY"`, or
            `"LOCAL"` (case insensitive). If `"AUTO"`, tf.data service runtime
            decides which workers to read from. If `"ANY"`, TF workers read from any
            tf.data service workers. If `"LOCAL"`, TF workers will only read from
            local in-processs tf.data service workers. `"AUTO"` works well for most
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
  7. src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsDataConfigCA.java

    import org.codelibs.fess.opensearch.config.cbean.cq.bs.BsDataConfigCQ;
    import org.opensearch.search.aggregations.bucket.filter.FilterAggregationBuilder;
    import org.opensearch.search.aggregations.bucket.global.GlobalAggregationBuilder;
    import org.opensearch.search.aggregations.bucket.histogram.HistogramAggregationBuilder;
    import org.opensearch.search.aggregations.bucket.missing.MissingAggregationBuilder;
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 15 06:53:53 GMT 2025
    - 88.2K bytes
    - Click Count (0)
  8. CONTRIBUTING.md

    "16"** so that the project import will detect it automatically. For more details
    on defining an SDK in IntelliJ please refer to [their documentation](https://www.jetbrains.com/help/idea/sdk.html#define-sdk).
    SDK definitions are global, so you can add the JDK from any project, or after
    project import. Importing with a missing JDK will still work, IntelliJ will
    simply report a problem and will refuse to build until resolved.
    
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Wed Sep 01 07:32:01 GMT 2021
    - 36.5K bytes
    - Click Count (0)
  9. docs/uk/docs/virtual-environments.md

    ```console
    $ pip install "harry==1"
    ```
    
    </div>
    
    У підсумку у вас буде встановлено `harry` версії `1` у глобальному середовищі Python.
    
    ```mermaid
    flowchart LR
        subgraph global[global env]
            harry-1[harry v1]
        end
        subgraph stone-project[philosophers-stone project]
            stone(philosophers-stone) -->|requires| harry-1
        end
    ```
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:27:41 GMT 2026
    - 33.3K bytes
    - Click Count (0)
  10. docs/fr/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md

    ## Définir des dépendances globales { #global-dependencies }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:37:13 GMT 2026
    - 3.5K bytes
    - Click Count (0)
Back to Top