- Sort Score
- Num 10 results
- Language All
Results 521 - 530 of 718 for middle (0.07 seconds)
-
docs/fr/docs/tutorial/stream-json-lines.md
{* ../../docs_src/stream_json_lines/tutorial001_py310.py ln[1:24] hl[24] *} Si chaque รฉlรฉment JSON que vous voulez renvoyer est de type `Item` (un modรจle Pydantic) et que c'est une fonction async, vous pouvez dรฉclarer le type de retour comme `AsyncIterable[Item]` : {* ../../docs_src/stream_json_lines/tutorial001_py310.py ln[1:24] hl[9:11,22] *}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:33:45 GMT 2026 - 4.9K bytes - Click Count (0) -
impl/maven-core/src/main/java/org/apache/maven/graph/FilteredProjectDependencyGraph.java
// project, aka there can't be duplicates. return filtered; } // Distinct the projects to avoid duplicates. Duplicates are possible in multi-module projects. // // Given a scenario where there is an aggregate POM with modules A, B, C, D, and E and project E depends on
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Thu Jun 19 16:34:39 GMT 2025 - 6.4K bytes - Click Count (0) -
docs/ko/docs/tutorial/first-steps.md
<span style="background-color:#007166"><font color="#D3D7CF"> module </font></span> ๐ main.py <span style="background-color:#007166"><font color="#D3D7CF"> code </font></span> Importing the FastAPI app object from the module with the following code:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 15K bytes - Click Count (0) -
docs/ja/docs/how-to/custom-docs-ui-assets.md
**ReDoc** ็จใฎ้ๅธธใซ้ทใ JavaScript ใใกใคใซใ่กจ็คบใใใใฏใใงใใ ๅ ้ ญใฏๆฌกใฎใใใซใชใฃใฆใใใใใใใพใใ: ```JavaScript /*! For license information please see redoc.standalone.js.LICENSE.txt */ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("null")): ... ``` ใใใงใใขใใชใใ้็ใใกใคใซใ้ ไฟกใงใใฆใใใใจใใใใฆใใญใฅใกใณใ็จใฎ้็ใใกใคใซใๆญฃใใๅ ดๆใซ้ ็ฝฎใงใใฆใใใใจใ็ขบ่ชใงใใพใใ ๆฌกใซใใใญใฅใกใณใใงใใใใฎ้็ใใกใคใซใไฝฟ็จใใใใใซใขใใชใ่จญๅฎใใพใใCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 9.5K bytes - Click Count (0) -
docs/changelogs/changelog_4x.md
`multipart/mixed; boundary="abc"`. * New: `Authenticator.JAVA_NET_AUTHENTICATOR` forwards authentication requests to `java.net.Authenticator`. This obsoletes `JavaNetAuthenticator` in the `okhttp-urlconnection` module. * New: `CertificatePinner` now offers an API for inspecting the configured pins. * Upgrade: [Okio 2.6.0][okio_2_6_0]. ```kotlin implementation("com.squareup.okio:okio:2.6.0") ```
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Apr 17 13:25:31 GMT 2024 - 25.2K bytes - Click Count (0) -
docs/ko/docs/tutorial/bigger-applications.md
* `app/main.py` ํ์ผ์ด ์์ต๋๋ค. Python package(`__init__.py` ํ์ผ์ด ์๋ ๋๋ ํฐ๋ฆฌ) ์์ ์์ผ๋ฏ๋ก, ์ด package์ "module"์ ๋๋ค: `app.main`. * `app/dependencies.py` ํ์ผ๋ ์์ต๋๋ค. `app/main.py`์ ๋ง์ฐฌ๊ฐ์ง๋ก "module"์ ๋๋ค: `app.dependencies`. * `app/routers/` ํ์ ๋๋ ํฐ๋ฆฌ๊ฐ ์๊ณ , ์ฌ๊ธฐ์ ๋ `__init__.py` ํ์ผ์ด ์์ผ๋ฏ๋ก "Python subpackage"์ ๋๋ค: `app.routers`.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 21.5K bytes - Click Count (0) -
docs/en/docs/tutorial/first-steps.md
<span style="background-color:#007166"><font color="#D3D7CF"> module </font></span> ๐ main.py <span style="background-color:#007166"><font color="#D3D7CF"> code </font></span> Importing the FastAPI app object from the module with the following code:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 13.4K bytes - Click Count (0) -
docs/de/docs/tutorial/first-steps.md
<span style="background-color:#007166"><font color="#D3D7CF"> module </font></span> ๐ main.py <span style="background-color:#007166"><font color="#D3D7CF"> code </font></span> Importing the FastAPI app object from the module with the following code:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 14.9K bytes - Click Count (0) -
doc/next/6-stdlib/99-minor/net/http/77370.md
programs, this change should be a no-op, or result in a performance improvement. In rare cases, programs that do not benefit from connection reuse might experience performance degradation if they had been improperly allowing an excessive amount of idle connections to linger; usually by setting [Transport.MaxIdleConns] to `0` or using different [Client]s for different requests, thereby bypassing [Transport.MaxIdleConns] limit. In these cases,
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Mar 24 13:29:25 GMT 2026 - 863 bytes - Click Count (0) -
cmd/metrics-resource.go
if ts != nil { tot := ts.User + ts.System + ts.Idle + ts.Iowait + ts.Nice + ts.Steal cpuUserVal := math.Round(ts.User/tot*100*100) / 100 updateResourceMetrics(cpuSubsystem, cpuUser, cpuUserVal, labels, false) cpuSystemVal := math.Round(ts.System/tot*100*100) / 100 updateResourceMetrics(cpuSubsystem, cpuSystem, cpuSystemVal, labels, false) cpuIdleVal := math.Round(ts.Idle/tot*100*100) / 100Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Oct 10 18:57:03 GMT 2025 - 17.2K bytes - Click Count (0)