- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 363 for oink (0.02 sec)
-
guava-tests/test/com/google/common/hash/HashTestUtils.java
boolean value = random.nextBoolean(); for (PrimitiveSink sink : sinks) { sink.putBoolean(value); } } }, PUT_BYTE() { @Override void performAction(Random random, Iterable<? extends PrimitiveSink> sinks) { int value = random.nextInt(); for (PrimitiveSink sink : sinks) { sink.putByte((byte) value); } } },
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Aug 11 19:31:30 UTC 2025 - 25.6K bytes - Viewed (0) -
docs/pt/docs/help-fastapi.md
Vocรช pode: * <a href="https://github.com/tiangolo" class="external-link" target="_blank">Me siga no **GitHub**</a>. * Ver tambรฉm outros projetos Open Source criados por mim que podem te ajudar. * Me seguir para saber quando um novo projeto Open Source for criado.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 8.4K bytes - Viewed (0) -
docs/em/docs/help-fastapi.md
## ๐ โฎ๏ธ ๐ ๐ ๐ช ๐ โฎ๏ธ <a href="https://tiangolo.com" class="external-link" target="_blank">๐ค (๐น๐ฆ ๐ฉ๐ฌ / `tiangolo`)</a>, ๐. ๐ ๐ช: * <a href="https://github.com/tiangolo" class="external-link" target="_blank">โฉ ๐ค ๐ **๐**</a>. * ๐ ๐ ๐ โน ๐ ๐ค โ๏ธ โ ๐ ๐ช โน ๐. * โฉ ๐ค ๐ ๐โ ๐ค โ ๐ ๐ โน ๐.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 11.6K bytes - Viewed (0) -
docs/ja/docs/help-fastapi.md
## ้็บ่ ใจใคใชใใ ไปฅไธใงใ<a href="https://tiangolo.com" class="external-link" target="_blank">้็บ่ (Sebastiรกn Ramรญrez / `tiangolo`)</a> ใจใณใณใฟใฏใใใจใใพใ: * <a href="https://github.com/tiangolo" class="external-link" target="_blank">**GitHub** ใงใใฉใญใผ</a>ใ * ไปใฎใชใผใใณใฝใผในใใญใธใงใฏใใ็ขบ่ชใงใใพใใไฝใใฎๅฉใใซใชใใใฎใ่ฆใคใใใใใใใพใใใ * ๆฐใใชใชใผใใณใฝใผในใใญใธใงใฏใใไฝๆใใใจใใซ้็ฅใใใพใใ * <a href="https://x.com/tiangolo" class="external-link" target="_blank">**X (Twitter)** ใงใใฉใญใผ</a>ใ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 5.9K bytes - Viewed (0) -
docs/ko/docs/help-fastapi.md
## ๊ฐ๋ฐ์์์ ์ฐ๊ฒฐ <a href="https://tiangolo.com" class="external-link" target="_blank">๊ฐ๋ฐ์(Sebastiรกn Ramรญrez / `tiangolo`)</a>์ ์ฐ๋ฝ์ ์ทจํ ์ ์์ต๋๋ค. ์ฌ๋ฌ๋ถ์ ํ ์ ์์ต๋๋ค: * <a href="https://github.com/tiangolo" class="external-link" target="_blank">**GitHub**์์ ํ๋ก์ฐํ๊ธฐ.</a>. * ๋น์ ์๊ฒ ๋์์ด ๋ ์ ์ ๋ค๋ฅธ ์คํ์์ค ํ๋ก์ ํธ๋ฅผ ํ์ธํ์ญ์์ค. * ์๋ก์ด ์คํ์์ค ํ๋ก์ ํธ๋ฅผ ๋ง๋ค์์ ๋ ํ์ธํ๋ ค๋ฉด ํ๋ก์ฐ ํ์ญ์์ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 16.3K bytes - Viewed (0) -
samples/guide/src/main/java/okhttp3/recipes/UploadProgress.java
return delegate.contentLength(); } @Override public void writeTo(BufferedSink sink) throws IOException { BufferedSink bufferedSink = Okio.buffer(sink(sink)); delegate.writeTo(bufferedSink); bufferedSink.flush(); } public Sink sink(Sink sink) { return new ForwardingSink(sink) { private long totalBytesWritten = 0L; private boolean completed = false;
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Aug 30 17:01:12 UTC 2025 - 4.2K bytes - Viewed (1) -
src/test/java/jcifs/internal/dfs/DfsReferralDataInternalTest.java
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 28.2K bytes - Viewed (0) -
docs/en/docs/alternatives.md
* <a href="https://github.com/tiangolo/full-stack" class="external-link" target="_blank">https://github.com/tiangolo/full-stack</a> * <a href="https://github.com/tiangolo/full-stack-flask-couchbase" class="external-link" target="_blank">https://github.com/tiangolo/full-stack-flask-couchbase</a> * <a href="https://github.com/tiangolo/full-stack-flask-couchdb" class="external-link" target="_blank">https://github.com/tiangolo/full-stack-flask-couchdb</a>
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 23.6K bytes - Viewed (0) -
docs/en/docs/tutorial/testing.md
It is based on <a href="https://www.python-httpx.org" class="external-link" target="_blank">HTTPX</a>, which in turn is designed based on Requests, so it's very familiar and intuitive. With it, you can use <a href="https://docs.pytest.org/" class="external-link" target="_blank">pytest</a> directly with **FastAPI**.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 6.6K bytes - Viewed (0) -
docs/em/docs/index.md
**๐** FastAPI ๐ฅ ๐ช. & โซ๏ธ ๐ฏ **FastAPI ๐ณ๐จ**. ๐ถ ๐ถ ๐ถ ## ๐ ๐ 3๏ธโฃ.7๏ธโฃ โ FastAPI ๐ง ๐ โ ๐: * <a href="https://www.starlette.io/" class="external-link" target="_blank">๐</a> ๐ธ ๐. * <a href="https://docs.pydantic.dev/" class="external-link" target="_blank">Pydantic</a> ๐ ๐. ## ๐ทโโ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 17.1K bytes - Viewed (0)