Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 1,003 for measures (0.07 seconds)

  1. 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)
  2. 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)
  3. 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)
  4. 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)
  5. docs/en/docs/features.md

    # Features { #features }
    
    ## FastAPI features { #fastapi-features }
    
    **FastAPI** gives you the following:
    
    ### Based on open standards { #based-on-open-standards }
    
    * [**OpenAPI**](https://github.com/OAI/OpenAPI-Specification) for API creation, including declarations of <dfn title="also known as: endpoints, routes">path</dfn> <dfn title="also known as HTTP methods, as POST, GET, PUT, DELETE">operations</dfn>, parameters, request bodies, security, etc.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 8.9K bytes
    - Click Count (0)
  6. api/maven-api-core/src/main/java/org/apache/maven/api/feature/Features.java

    import org.apache.maven.api.annotations.Nullable;
    
    /**
     * Centralized class for Maven Core feature information.
     * Features configured are supposed to be final in a given maven session.
     *
     * @since 4.0.0
     */
    public final class Features {
    
        private Features() {}
    
        /**
         * Check if the personality is "maven3".
         */
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Fri Oct 31 11:36:12 GMT 2025
    - 2.6K bytes
    - Click Count (0)
  7. 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)
  8. 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)
  9. 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)
  10. docs/pt/docs/features.md

    # Recursos { #features }
    
    ## Recursos do FastAPI { #fastapi-features }
    
    **FastAPI** te oferece o seguinte:
    
    ### Baseado em padrões abertos { #based-on-open-standards }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 10.1K bytes
    - Click Count (0)
Back to Top