- Sort Score
- Num 10 results
- Language All
Results 31 - 40 of 93 for _friend_ (0.32 seconds)
-
docs/fr/docs/deployment/fastapicloud.md
* HTTPS * Réplication, avec mise à l’échelle automatique basée sur les requêtes * etc. FastAPI Cloud est le sponsor principal et le financeur des projets open source *FastAPI and friends*. ✨ ## Déployer sur d’autres fournisseurs cloud { #deploy-to-other-cloud-providers }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 2.3K bytes - Click Count (0) -
docs/ja/docs/deployment/cloud.md
**[FastAPI Cloud](https://fastapicloud.com)** は、**FastAPI** の作者と同じチームによって作られています。 API の**構築**、**デプロイ**、**アクセス**までのプロセスを、最小限の手間で効率化します。 FastAPI でアプリを開発するときと同じ**開発者体験**を、クラウドへの**デプロイ**にももたらします。🎉 FastAPI Cloud は、*FastAPI and friends* オープンソースプロジェクトの主要なスポンサーかつ資金提供元です。✨ ## クラウドプロバイダ - スポンサー { #cloud-providers-sponsors } 他にもいくつかのクラウドプロバイダが ✨ [**FastAPI をスポンサーしています**](../help-fastapi.md#sponsor-the-author) ✨。🙇 それらのガイドを参考にし、サービスを試してみるのもよいでしょう:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 1.5K bytes - Click Count (0) -
docs/zh-hant/docs/deployment/cloud.md
**[FastAPI Cloud](https://fastapicloud.com)** 由 **FastAPI** 的同一位作者與團隊打造。 它讓你以最少的投入,簡化 **建置**、**部署** 與 **存取** API 的流程。 它把使用 FastAPI 開發應用的同樣**優秀的開發者體驗**,帶到將它們**部署**到雲端的過程中。🎉 FastAPI Cloud 是 *FastAPI and friends* 開源專案的主要贊助與資金提供者。✨ ## 雲端供應商 - 贊助商 { #cloud-providers-sponsors } 其他一些雲端供應商也會 ✨ [**贊助 FastAPI**](../help-fastapi.md#sponsor-the-author) ✨。🙇 你也可以參考他們的指南並試用其服務:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 1.1K bytes - Click Count (0) -
docs/zh/docs/deployment/cloud.md
**[FastAPI Cloud](https://fastapicloud.com)** 由 **FastAPI** 背后的同一作者与团队打造。 它简化了**构建**、**部署**和**访问** API 的流程,几乎不费力。 它把使用 FastAPI 构建应用时相同的**开发者体验**带到了将应用**部署**到云上的过程。🎉 FastAPI Cloud 是 *FastAPI and friends* 开源项目的主要赞助方和资金提供者。✨ ## 云服务商 - 赞助商 { #cloud-providers-sponsors } 还有一些云服务商也会 ✨ [**赞助 FastAPI**](../help-fastapi.md#sponsor-the-author) ✨。🙇 你也可以考虑按照他们的指南尝试他们的服务:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 1.1K bytes - Click Count (0) -
docs/tr/docs/help-fastapi.md
Yardım almanın da birkaç yolu var. ## Bültene abone olun { #subscribe-to-the-newsletter } Şunlardan haberdar olmak için (seyrek yayımlanan) [**FastAPI and friends** bültenine](newsletter.md) abone olabilirsiniz: * FastAPI ve friends ile ilgili haberler 🚀 * Rehberler 📝 * Özellikler ✨ * Geriye dönük uyumsuz değişiklikler 🚨 * İpuçları ve püf noktaları ✅Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 13.9K bytes - Click Count (0) -
docs/en/overrides/main.html
<a class="announce-link" href="https://fastapi.tiangolo.com/newsletter/"> <span class="twemoji"> {% include ".icons/material/email.svg" %} </span> Subscribe to the <strong>FastAPI and friends</strong> newsletter 🎉 </a> </div> </div> <div id="announce-right" style="position: relative;"> <div class="item">Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Dec 01 20:06:57 GMT 2025 - 5.5K bytes - Click Count (0) -
docs/zh/docs/deployment/fastapicloud.md
它让你以最小的投入完成 API 的**构建**、**部署**与**访问**。 它把使用 FastAPI 构建应用时的**开发者体验**,同样带到将应用**部署**到云上的过程。🎉 它还会替你处理部署应用时大多数需要的事项,例如: * HTTPS * 副本、基于请求的自动伸缩 * 等等 FastAPI Cloud 是 *FastAPI and friends* 开源项目的主要赞助方与资金提供者。✨ ## 部署到其他云服务商 { #deploy-to-other-cloud-providers } FastAPI 是开源的,并基于标准。你可以将 FastAPI 应用部署到你选择的任意云服务商。 按照你所选云服务商的指南部署 FastAPI 应用即可。🤓 ## 部署到你自己的服务器 { #deploy-your-own-server }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 1.8K bytes - Click Count (0) -
guava-tests/test/com/google/common/base/FinalizableReferenceQueueClassLoaderUnloadingTest.java
URLClassLoader sepLoader = new URLClassLoader(getClassPathUrls(), myLoader.getParent()); // sepLoader is the loader that we will use to load the parallel FinalizableReferenceQueue (FRQ) // and friends, and that we will eventually expect to see garbage-collected. The assumption // is that the ClassLoader of this test is a URLClassLoader, and that it loads FRQ itself
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Feb 26 02:41:17 GMT 2026 - 7.7K bytes - Click Count (0) -
docs/ja/docs/deployment/fastapicloud.md
FastAPI での開発と同じ**開発者体験**を、クラウドへの**デプロイ**にももたらします。🎉 さらに、アプリのデプロイ時に必要となる多くの事項も任せられます。例えば: * HTTPS * レプリケーション(リクエストに基づくオートスケーリング付き) * など FastAPI Cloud は、*FastAPI and friends* のオープンソースプロジェクトに対する主要スポンサーかつ資金提供元です。✨ ## 他のクラウドプロバイダーへのデプロイ { #deploy-to-other-cloud-providers } FastAPI はオープンソースで標準に基づいています。お好みの任意のクラウドプロバイダーに FastAPI アプリをデプロイできます。 各クラウドプロバイダーのガイドに従って FastAPI アプリをデプロイしてください。🤓Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 2.4K bytes - Click Count (0) -
docs/en/docs/_llm-test.md
Content of code snippets should be left as is. See section `### Content of code snippets` in the general prompt in `scripts/translate.py`. //// ## Quotes { #quotes } //// tab | Test Yesterday, my friend wrote: "If you spell incorrectly correctly, you have spelled it incorrectly". To which I answered: "Correct, but 'incorrectly' is incorrectly not '"incorrectly"'". /// noteCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 11K bytes - Click Count (0)