- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 46 for Dictionarys (0.36 seconds)
-
docs/de/docs/advanced/dataclasses.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 4.8K bytes - Click Count (0) -
docs/de/docs/tutorial/metadata.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 6.8K bytes - Click Count (0) -
docs/de/docs/advanced/behind-a-proxy.md
Sie können den aktuellen `root_path` abrufen, der von Ihrer Anwendung für jeden Request verwendet wird. Er ist Teil des `scope`-<abbr title="Dictionary – Zuordnungstabelle: In anderen Sprachen auch Hash, Map, Objekt, Assoziatives Array genannt">Dictionarys</abbr> (das ist Teil der ASGI-Spezifikation). Hier fügen wir ihn, nur zu Demonstrationszwecken, in die Nachricht ein.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 18K bytes - Click Count (0) -
src/main/resources/fess_indices/fess.json
"type": "mapping", "mappings_path": "${fess.dictionary.path}fa/mapping.txt" }, "mapping_ja_filter": { "type": "mapping", "mappings_path": "${fess.dictionary.path}ja/mapping.txt" }, "mapping_filter": { "type": "mapping", "mappings_path": "${fess.dictionary.path}mapping.txt" }, "traditional_chinese_convert": {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 40K bytes - Click Count (0) -
src/main/resources/fess_label_en.properties
labels.data_config_details=Data Config Details labels.dict_kuromoji_details=Kuromoji Dictionary Details labels.dict_mapping_details=Mapping Dictionary Details labels.dict_protwords_details=Protected Words Dictionary Details labels.dict_stemmeroverride_details=Stemmer Override Dictionary Details labels.dict_stopwords_details=Stop Words Dictionary Details labels.dict_synonym_details=Synonym Dictionary Details labels.duplicate_host_details=Duplicate Host Details
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
src/main/resources/fess_label.properties
labels.data_config_details=Data Config Details labels.dict_kuromoji_details=Kuromoji Dictionary Details labels.dict_mapping_details=Mapping Dictionary Details labels.dict_protwords_details=Protected Words Dictionary Details labels.dict_stemmeroverride_details=Stemmer Override Dictionary Details labels.dict_stopwords_details=Stop Words Dictionary Details labels.dict_synonym_details=Synonym Dictionary Details labels.duplicate_host_details=Duplicate Host Details
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
docs/de/docs/how-to/configure-swagger-ui.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 3.4K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/metadata.md
例如: {* ../../docs_src/metadata/tutorial001_1_py310.py hl[31] *} ## 標籤的中繼資料 { #metadata-for-tags } 你也可以透過 `openapi_tags` 參數,為用來分組你的路徑操作(path operation)的各個標籤加入額外中繼資料。 它接收一個 list,其中每個標籤對應一個 dictionary。 每個 dictionary 可包含: * `name`(**必填**):一個 `str`,其值需與你在路徑操作與 `APIRouter`s 的 `tags` 參數中使用的標籤名稱相同。 * `description`:一個 `str`,為該標籤的簡短描述。可使用 Markdown,並會顯示在文件介面中。 * `externalDocs`:一個 `dict`,描述外部文件,包含:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 5.6K bytes - Click Count (0) -
docs/tr/docs/advanced/dataclasses.md
5. Request body olarak dataclass'larla birlikte diğer standart type annotation'ları da kullanabilirsiniz. Bu örnekte, `Item` dataclass'larından oluşan bir listedir. 6. Burada `items` içeren bir dictionary döndürüyoruz; `items` bir dataclass listesi. FastAPI, veriyi JSON'a <dfn title="veriyi aktarılabilir bir formata dönüştürme">serileştirme</dfn>yi yine başarır.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 4.5K bytes - Click Count (0) -
docs/de/docs/advanced/templates.md
{* ../../docs_src/templates/tutorial001_py310.py hl[4,11,15:18] *}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 4.2K bytes - Click Count (0)