- Sort Score
- Result 10 results
- Languages All
Results 851 - 860 of 1,276 for Xref (0.03 sec)
-
guava/src/com/google/common/collect/ForwardingObject.java
*/ package com.google.common.collect; import com.google.common.annotations.GwtCompatible; import java.io.Serializable; /** * An abstract base class for implementing the <a * href="http://en.wikipedia.org/wiki/Decorator_pattern">decorator pattern</a>. The {@link * #delegate()} method must be overridden to return the instance being decorated. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 03:10:51 UTC 2024 - 3K bytes - Viewed (0) -
docs/em/docs/deployment/versions.md
# ๐ FastAPI โฌ **FastAPI** โช โ โ๏ธ ๐ญ ๐ ๐ธ & โ๏ธ. & ๐ฏ ๐ฐ ๐ง 1๏ธโฃ0๏ธโฃ0๏ธโฃ ๐ฏ. โ๏ธ ๐ฎ ๐ ๏ธ ๐ ๐. ๐ โ ๐ฎ ๐, ๐ ๐ง ๐, & ๐ ๐ ๐. ๐ โซ๏ธโ โฎ๏ธ โฌ `0.x.x`, ๐ ๐จ ๐ ๐ โฌ ๐ช โ โ๏ธ ๐ ๐. ๐ โฉ <a href="https://semver.org/" class="external-link" target="_blank">โ ๐ ๏ธ</a> ๐. ๐ ๐ช โ ๐ญ ๐ธ โฎ๏ธ **FastAPI** โถ๏ธ๏ธ ๐ (& ๐ โ๏ธ ๐ฒ ๐จ โซ๏ธ ๐ฐ), ๐ โ๏ธ โ ๐ญ ๐ ๐ โ๏ธ โฌ ๐ ๐ท โ โฎ๏ธ ๐ ๐ ๐. ## ๐ ๐ `fastapi` โฌ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 2.6K bytes - Viewed (0) -
helm-releases/minio-3.0.1.tgz
private.key and public.crt files and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/tls/kubernetes#2-create-kubernetes-secret certSecret: "" publicCrt: public.crt privateKey: private.key ## Trusted Certificates Settings for MinIO. Ref: https://docs.minio.io/docs/how-to-secure-access-to-minio-server-with-tls#install-certificates-from-third-party-cas ## Bundle multiple trusted certificates into one secret and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/t...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Sep 02 01:47:43 UTC 2021 - 13.8K bytes - Viewed (0) -
helm-releases/minio-3.0.2.tgz
private.key and public.crt files and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/tls/kubernetes#2-create-kubernetes-secret certSecret: "" publicCrt: public.crt privateKey: private.key ## Trusted Certificates Settings for MinIO. Ref: https://docs.minio.io/docs/how-to-secure-access-to-minio-server-with-tls#install-certificates-from-third-party-cas ## Bundle multiple trusted certificates into one secret and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/t...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Sep 03 08:11:32 UTC 2021 - 13.8K bytes - Viewed (0) -
helm-releases/minio-3.1.0.tgz
private.key and public.crt files and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/tls/kubernetes#2-create-kubernetes-secret certSecret: "" publicCrt: public.crt privateKey: private.key ## Trusted Certificates Settings for MinIO. Ref: https://docs.minio.io/docs/how-to-secure-access-to-minio-server-with-tls#install-certificates-from-third-party-cas ## Bundle multiple trusted certificates into one secret and pass that here. Ref: https://github.com/minio/minio/tree/master/docs/t...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Sun Sep 12 18:19:27 UTC 2021 - 14.3K bytes - Viewed (0) -
docs/ko/docs/advanced/events.md
## ๊ธฐ์ ์ ์ธ๋ถ์ฌํญ ํธ๊ธฐ์ฌ ๋ง์ ๋ถ๋ค์ ์ํ ๊ธฐ์ ์ ์ธ ์ธ๋ถ์ฌํญ์ ๋๋ค. ๐ค ASGI ๊ธฐ์ ์ฌ์์ ๋ฐ๋ฅด๋ฉด, ์ด๋ <a href="https://asgi.readthedocs.io/en/latest/specs/lifespan.html" class="external-link" target="_blank">Lifespan Protocol</a>์ ์ผ๋ถ์ด๋ฉฐ, `startup`๊ณผ `shutdown`์ด๋ผ๋ ์ด๋ฒคํธ๋ฅผ ์ ์ํฉ๋๋ค. /// info | ์ ๋ณด Starlette์ `lifespan` ํธ๋ค๋ฌ์ ๋ํด ๋ ์ฝ๊ณ ์ถ๋ค๋ฉด <a href="https://www.starlette.io/lifespan/" class="external-link" target="_blank">Starlette์ Lifespan ๋ฌธ์</a>์์ ํ์ธํ ์ ์์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:33:53 UTC 2025 - 9.2K bytes - Viewed (0) -
docs/ko/docs/tutorial/cors.md
# ๊ต์ฐจ ์ถ์ฒ ๋ฆฌ์์ค ๊ณต์ <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" class="external-link" target="_blank">CORS ๋๋ "๊ต์ฐจ-์ถ์ฒ ๋ฆฌ์์ค ๊ณต์ "</a>๋, ๋ธ๋ผ์ฐ์ ์์ ๋์ํ๋ ํ๋ก ํธ์๋๊ฐ ์๋ฐ์คํฌ๋ฆฝํธ๋ก ์ฝ๋๋ก ๋ฐฑ์๋์ ํต์ ํ๊ณ , ๋ฐฑ์๋๋ ํด๋น ํ๋ก ํธ์๋์ ๋ค๋ฅธ "์ถ์ฒ"์ ์กด์ฌํ๋ ์ํฉ์ ์๋ฏธํฉ๋๋ค. ## ์ถ์ฒ ์ถ์ฒ๋ ํ๋กํ ์ฝ(`http` , `https`), ๋๋ฉ์ธ(`myapp.com`, `localhost`, `localhost.tiangolo.com` ), ๊ทธ๋ฆฌ๊ณ ํฌํธ(`80`, `443`, `8080` )์ ์กฐํฉ์ ์๋ฏธํฉ๋๋ค. ๋ฐ๋ผ์, ์๋๋ ๋ชจ๋ ์์ดํ ์ถ์ฒ์ ๋๋ค: * `http://localhost` * `https://localhost`
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 5.7K bytes - Viewed (0) -
docs/en/docs/tutorial/extra-models.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 7.2K bytes - Viewed (0) -
docs/ru/docs/tutorial/handling-errors.md
{* ../../docs_src/handling_errors/tutorial002.py hl[14] *} ## ะฃััะฐะฝะพะฒะบะฐ ะฟะพะปัะทะพะฒะฐัะตะปััะบะธั ะพะฑัะฐะฑะพััะธะบะพะฒ ะธัะบะปััะตะฝะธะน ะั ะผะพะถะตัะต ะดะพะฑะฐะฒะธัั ะฟะพะปัะทะพะฒะฐัะตะปััะบะธะต ะพะฑัะฐะฑะพััะธะบะธ ะธัะบะปััะตะฝะธะน ั ะฟะพะผะพััั <a href="https://www.starlette.io/exceptions/" class="external-link" target="_blank">ัะพ ะถะต ัะฐะผะพะต ะธัะบะปััะตะฝะธะต - ััะธะปะธัั ะพั Starlette</a>.Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 14.3K bytes - Viewed (0) -
guava/src/com/google/common/math/PairedStats.java
*/ public double sampleCovariance() { checkState(count() > 1); return sumOfProductsOfDeltas / (count() - 1); } /** * Returns the <a href="http://mathworld.wolfram.com/CorrelationCoefficient.html">Pearson's or * product-moment correlation coefficient</a> of the values. The count must greater than one, and
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue Jul 08 18:32:10 UTC 2025 - 12.6K bytes - Viewed (0)