- Sort Score
- Num 10 results
- Language All
Results 1181 - 1190 of 1,292 for title (0.12 seconds)
-
src/main/resources/fess_label_tr.properties
labels.user_name=Kullanıcı Adı labels.login=Oturum Aç labels.login.placeholder_username=Kullanıcı Adı labels.login.placeholder_password=Şifre labels.login.title=Oturum Aç labels.index_label=Etiket labels.index_lang=Tercih Edilen Dil labels.index_sort=Sırala labels.index_num=Gösterim Sayısı labels.logout_title=Oturumu Kapat labels.logout=Oturumu Kapat
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52.2K bytes - Click Count (0) -
docs/fr/docs/tutorial/schema-extra-example.md
{* ../../docs_src/schema_extra_example/tutorial004_an_py310.py hl[23:38] *} Lorsque vous faites cela, les exemples feront partie du **JSON Schema** interne pour ces données de corps.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 10.2K bytes - Click Count (0) -
docs/es/docs/tutorial/schema-extra-example.md
{* ../../docs_src/schema_extra_example/tutorial004_an_py310.py hl[23:38] *} Cuando haces esto, los ejemplos serán parte del **JSON Schema** interno para esos datos del body. Sin embargo, al <dfn title="2023-08-26">momento de escribir esto</dfn>, Swagger UI, la herramienta encargada de mostrar la interfaz de documentación, no soporta mostrar múltiples ejemplos para los datos en **JSON Schema**. Pero lee más abajo para una solución alternativa.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 9.5K bytes - Click Count (0) -
docs/pt/docs/tutorial/schema-extra-example.md
{* ../../docs_src/schema_extra_example/tutorial004_an_py310.py hl[23:38] *} Quando fizer isso, os exemplos farão parte do **JSON Schema** interno para esses dados do body. No entanto, <dfn title="2023-08-26">no momento em que isto foi escrito</dfn>, o Swagger UI, a ferramenta responsável por exibir a UI da documentação, não suporta mostrar vários exemplos para os dados no **JSON Schema**. Mas leia abaixo para uma solução alternativa.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 9.5K bytes - Click Count (0) -
docs/fr/docs/tutorial/request-files.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 8.2K bytes - Click Count (0) -
docs/es/docs/tutorial/request-files.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 7.6K bytes - Click Count (0) -
docs/de/docs/deployment/server-workers.md
Wenn Sie Anwendungen deployen, möchten Sie wahrscheinlich eine gewisse **Replikation von Prozessen**, um **mehrere Kerne** zu nutzen und mehr <abbr title="Request – Anfrage: Daten, die der Client zum Server sendet">Requests</abbr> bearbeiten zu können. Wie Sie im vorherigen Kapitel über [Deployment-Konzepte](concepts.md) gesehen haben, gibt es mehrere Strategien, die Sie anwenden können.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 8.7K bytes - Click Count (0) -
docs/fr/docs/tutorial/body.md
* Ces schémas participeront à la constitution du schéma généré OpenAPI, et seront utilisés par les documentations automatiques <abbr title="User Interfaces - Interfaces utilisateur">UIs</abbr>. ## Documentation automatique { #automatic-docs }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 7.8K bytes - Click Count (0) -
docs/ja/docs/tutorial/dependencies/sub-dependencies.md
``` ## 同じ依存関係の複数回の使用 { #using-the-same-dependency-multiple-times } 依存関係の1つが同じ*path operation*に対して複数回宣言されている場合、例えば、複数の依存関係が共通のサブ依存関係を持っている場合、**FastAPI** はリクエストごとに1回だけそのサブ依存関係を呼び出します。 そして、返された値を<dfn title="計算/生成された値を保存し、再計算する代わりに再利用するためのユーティリティ/システム">「キャッシュ」</dfn>に保存し、同じリクエストに対して依存関係を何度も呼び出す代わりに、その特定のリクエストでそれを必要とする全ての「依存」に渡すことになります。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Feb 13 15:24:30 GMT 2026 - 4.8K bytes - Click Count (0) -
docs/fr/docs/deployment/https.md
* Il existe cependant une **solution** à ce problème. * Il existe une **extension** du protocole **TLS** (celui qui gère le cryptage au niveau TCP, avant HTTP) appelée **[<abbr title="Server Name Indication - Indication du nom du serveur">SNI</abbr>](https://en.wikipedia.org/wiki/Server_Name_Indication)**.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 15.8K bytes - Click Count (0)