Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 184 for measures (0.07 seconds)

  1. android/guava/src/com/google/common/cache/LocalCache.java

      /**
       * A listener that is invoked when an entry is removed due to expiration or garbage collection of
       * soft/weak entries.
       */
      final RemovalListener<K, V> removalListener;
    
      /** Measures time in a testable way. */
      final Ticker ticker;
    
      /** Factory used to create new entries. */
      final EntryFactory entryFactory;
    
      /**
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Wed Apr 01 17:27:13 GMT 2026
    - 143.5K bytes
    - Click Count (0)
  2. guava/src/com/google/common/cache/LocalCache.java

      /**
       * A listener that is invoked when an entry is removed due to expiration or garbage collection of
       * soft/weak entries.
       */
      final RemovalListener<K, V> removalListener;
    
      /** Measures time in a testable way. */
      final Ticker ticker;
    
      /** Factory used to create new entries. */
      final EntryFactory entryFactory;
    
      /**
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Wed Apr 01 17:27:13 GMT 2026
    - 148.9K bytes
    - Click Count (0)
  3. docs/fr/docs/features.md

    # Fonctionnalités { #features }
    
    ## Fonctionnalités de FastAPI { #fastapi-features }
    
    **FastAPI** vous offre les éléments suivants :
    
    ### Basé sur des standards ouverts { #based-on-open-standards }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:37:13 GMT 2026
    - 10.7K bytes
    - Click Count (0)
  4. docs/uk/docs/features.md

    # Функціональні можливості { #features }
    
    ## Функціональні можливості FastAPI { #fastapi-features }
    
    **FastAPI** надає вам такі можливості:
    
    ### На основі відкритих стандартів { #based-on-open-standards }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:27:41 GMT 2026
    - 15.1K bytes
    - Click Count (0)
  5. docs/zh/docs/features.md

    # 特性 { #features }
    
    ## FastAPI 特性 { #fastapi-features }
    
    **FastAPI** 提供了以下内容:
    
    ### 基于开放标准 { #based-on-open-standards }
    
    * [**OpenAPI**](https://github.com/OAI/OpenAPI-Specification) 用于创建 API,包含对<dfn title="也称为:端点、路由">路径</dfn> <dfn title="也称为 HTTP 方法,如 POST、GET、PUT、DELETE">操作</dfn>、参数、请求体、安全等的声明。
    * 使用 [**JSON Schema**](https://json-schema.org/) 自动生成数据模型文档(因为 OpenAPI 本身就是基于 JSON Schema 的)。
    * 经过了缜密的研究后围绕这些标准而设计。并非狗尾续貂。
    * 这也允许了在很多语言中自动**生成客户端代码**。
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 8.7K bytes
    - Click Count (0)
  6. docs/zh-hant/docs/features.md

    # 特性 { #features }
    
    ## FastAPI 特性 { #fastapi-features }
    
    **FastAPI** 提供了以下內容:
    
    ### 建立在開放標準的基礎上 { #based-on-open-standards }
    
    * 使用 [**OpenAPI**](https://github.com/OAI/OpenAPI-Specification) 來建立 API,包含 <dfn title="也稱為:端點、路由">路徑</dfn>、<dfn title="也稱為 HTTP 方法,例如 POST、GET、PUT、DELETE">操作</dfn>、參數、請求內文、安全性等宣告。
    * 使用 [**JSON Schema**](https://json-schema.org/)(因為 OpenAPI 本身就是基於 JSON Schema)自動生成資料模型文件。
    * 經過縝密的研究後圍繞這些標準進行設計,而不是事後在已有系統上附加的一層功能。
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 9.2K bytes
    - Click Count (0)
  7. docs/ja/docs/features.md

    # 機能 { #features }
    
    ## FastAPIの機能 { #fastapi-features }
    
    **FastAPI** は次のものを提供します:
    
    ### オープンスタンダード準拠 { #based-on-open-standards }
    
    * API 作成のための [**OpenAPI**](https://github.com/OAI/OpenAPI-Specification)。<dfn title="別名: エンドポイント、ルート">パス</dfn> <dfn title="別名: HTTP メソッド(POST、GET、PUT、DELETE など)">オペレーション</dfn>、パラメータ、リクエストボディ、セキュリティなどの宣言を含みます。
    * [**JSON Schema**](https://json-schema.org/) によるデータモデルの自動ドキュメント化(OpenAPI 自体が JSON Schema に基づいています)。
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 11.6K bytes
    - Click Count (0)
  8. docs/tr/docs/features.md

    # Özellikler { #features }
    
    ## FastAPI Özellikleri { #fastapi-features }
    
    **FastAPI** size şunları sağlar:
    
    ### Açık Standartlara Dayalı { #based-on-open-standards }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 10.1K bytes
    - Click Count (0)
  9. docs/de/docs/features.md

    # Merkmale { #features }
    
    ## FastAPI Merkmale { #fastapi-features }
    
    **FastAPI** ermöglicht Ihnen Folgendes:
    
    ### Basiert auf offenen Standards { #based-on-open-standards }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 10.3K bytes
    - Click Count (0)
  10. docs/ru/docs/features.md

    # Возможности { #features }
    
    ## Возможности FastAPI { #fastapi-features }
    
    **FastAPI** предлагает вам следующее:
    
    ### Основано на открытых стандартах { #based-on-open-standards }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 15.5K bytes
    - Click Count (0)
Back to Top