- Sort Score
- Num 10 results
- Language All
Results 731 - 740 of 1,358 for Html (0.07 seconds)
-
docs/uk/docs/tutorial/server-sent-events.md
- Надсилати **коментар «keep alive» `ping`** кожні 15 секунд, коли не було жодного повідомлення, щоб запобігти закриттю з'єднання деякими проксі, як рекомендовано у [Специфікації HTML: Події, надіслані сервером](https://html.spec.whatwg.org/multipage/server-sent-events.html#authoring-notes). - Встановити заголовок `Cache-Control: no-cache`, щоб **запобігти кешуванню** потоку.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:25:54 GMT 2026 - 7.1K bytes - Click Count (0) -
README.md
[users-list]: https://maven.apache.org/mailing-lists.html [dev-ml-list]: https://www.mail-archive.com/******@****.***/ [code-style]: http://maven.apache.org/developers/conventions/code.html [core-it]: https://maven.apache.org/core-its/core-it-suite/ [building-maven]: https://maven.apache.org/guides/development/guide-building-maven.html
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Mar 25 08:06:02 GMT 2026 - 5.9K bytes - Click Count (0) -
docs/tr/docs/how-to/custom-docs-ui-assets.md
### Özel dokümanları ekleyin { #include-the-custom-docs } Şimdi özel dokümanlar için *path operation*'ları oluşturabilirsiniz. Dokümanlar için HTML sayfalarını üretmek üzere FastAPI'nin dahili fonksiyonlarını yeniden kullanabilir ve gerekli argümanları iletebilirsiniz: * `openapi_url`: Dokümanların HTML sayfasının API'niz için OpenAPI şemasını alacağı URL. Burada `app.openapi_url` niteliğini kullanabilirsiniz. * `title`: API'nizin başlığı.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 8.6K bytes - Click Count (0) -
docs/ja/docs/tutorial/dependencies/dependencies-with-yield.md
`yield`は必ず依存関係ごとに1回だけ使用するようにしてください。 /// /// note | 技術詳細 以下と一緒に使用できる関数なら何でも有効です: * [`@contextlib.contextmanager`](https://docs.python.org/3/library/contextlib.html#contextlib.contextmanager) または * [`@contextlib.asynccontextmanager`](https://docs.python.org/3/library/contextlib.html#contextlib.asynccontextmanager) これらは **FastAPI** の依存関係として使用するのに有効です。 実際、FastAPIは内部的にこれら2つのデコレータを使用しています。 ///
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 15.4K bytes - Click Count (0) -
docs/metrics/prometheus/list.md
For deployments with [bucket](https://docs.min.io/community/minio-object-store/administration/bucket-replication.html) or [batch](https://docs.min.io/community/minio-object-store/administration/batch-framework.html#replicate) configurations, these metrics populate instead under the [Bucket Metrics](#bucket-metrics) endpoint.
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 43.4K bytes - Click Count (0) -
docs/zh-hant/docs/_llm-test.md
//// //// tab | 資訊 連結應翻譯其文字,但位址需保持不變。例外是指向 FastAPI 文件網站的絕對連結,該情況下位址應指向對應的翻譯版本。 請見 `scripts/translate.py` 中通用提示的 `### Links` 小節。 //// ## HTML「abbr」元素 { #html-abbr-elements } //// tab | 測試 以下是一些包在 HTML「abbr」元素中的內容(部分為杜撰): ### abbr 提供完整詞組 { #the-abbr-gives-a-full-phrase } * <abbr title="Getting Things Done - 搞定工作法">GTD</abbr> * <abbr title="less than - 小於"><code>lt</code></abbr>Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 10K bytes - Click Count (0) -
docs/config/README.md
``` ## Explore Further * [MinIO Quickstart Guide](https://docs.min.io/community/minio-object-store/operations/deployments/baremetal-deploy-minio-on-redhat-linux.html)
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 18.1K bytes - Click Count (1) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/GenerateDocInfo.java
String adocFileName = adocFile.getName(); // getting_started.adoc -> getting_started-docinfo.html String docInfoName = adocFileName.substring(0, adocFileName.lastIndexOf('.')) + "-docinfo.html"; String relativePath = adocDir.relativize(adocFile.toPath()).toString(); File docInfo = new File(destinationDirectory, docInfoName); try {
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue May 27 09:07:14 GMT 2025 - 3K bytes - Click Count (0) -
docs/logging/README.md
## Explore Further - [MinIO Quickstart Guide](https://docs.min.io/community/minio-object-store/operations/deployments/baremetal-deploy-minio-on-redhat-linux.html)
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 10.5K bytes - Click Count (0) -
docs/fr/docs/tutorial/server-sent-events.md
- Envoyer un commentaire **« keep alive » `ping`** toutes les 15 secondes quand aucun message n’a été émis, pour éviter que certains proxys ne ferment la connexion, comme suggéré dans la [Spécification HTML : Server-Sent Events](https://html.spec.whatwg.org/multipage/server-sent-events.html#authoring-notes). - Définir l’en-tête `Cache-Control: no-cache` pour **empêcher la mise en cache** du flux.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:33:45 GMT 2026 - 5.3K bytes - Click Count (0)