- Sort Score
- Result 10 results
- Languages All
Results 341 - 350 of 453 for fsync (0.02 sec)
-
docs/em/docs/tutorial/bigger-applications.md
```Python hl_lines="5-10 16 21" title="app/routers/items.py" {!../../docs_src/bigger_applications/app/routers/items.py!} ``` โก ๐ *โก ๐ ๏ธ* โ๏ธ โถ๏ธ โฎ๏ธ `/`, ๐: ```Python hl_lines="1" @router.get("/{item_id}") async def read_item(item_id: str): ... ``` ...๐ก ๐ ๐ซ ๐ ๐ `/`. , ๐ก ๐ ๐ผ `/items`. ๐ฅ ๐ช ๐ฎ ๐ `tags` & โ `responses` ๐ ๐ โ ๐ *โก ๐ ๏ธ* ๐ ๐ ๐ป.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 15.5K bytes - Viewed (0) -
docs/ja/docs/advanced/custom-response.md
ใใกใคใซใฉใคใฏใชใชใใธใงใฏใ (ไพใใฐใ `open()` ใง่ฟใใใใชใใธใงใฏใ) ใใใๅ ดๅใ `StreamingResponse` ใซๅซใใฆ่ฟใใใจใใงใใพใใ ใใใซใฏใฏใฉใฆใในใใฌใผใธใจใฎ้ฃๆบใๆ ๅๅฆ็ใชใฉใๅคใใฎใฉใคใใฉใชใๅซใพใใฆใใพใใ {* ../../docs_src/custom_response/tutorial008.py hl[2,10:12,14] *} /// tip | ่ฑ็ฅ่ญ ใใใงใฏ `async` ใ `await` ใใตใใผใใใฆใใชใๆจๆบใฎ `open()` ใไฝฟใฃใฆใใใฎใงใ้ๅธธใฎ `def` ใงpath operationใๅฎฃ่จใใฆใใใใจใซๆณจๆใใฆใใ ใใใ /// ### `FileResponse` ใฌในใใณในใจใใฆใใกใคใซใ้ๅๆ็ใซในใใชใผใ ใใพใใ ไปใฎใฌในใใณในใฟใคใใจใฏ็ฐใชใๅผๆฐใฎใปใใใๅใๅใใคใณในใฟใณในๅใใพใใ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 10.4K bytes - Viewed (0) -
docs/ko/docs/advanced/custom-response.md
์ด๋ ๊ฒ ํ๋ฉด "์์ฑ(generating)" ์์ ์ ๋ด๋ถ์ ์ผ๋ก ๋ค๋ฅธ ๋ฌด์ธ๊ฐ์ ์์ํ๋ ์ ๋๋ ์ดํฐ ํจ์๊ฐ ๋ฉ๋๋ค. ์ด ๋ฐฉ์์ ์ฌ์ฉํ๋ฉด `with` ๋ธ๋ก ์์์ ํ์ผ์ ์ด ์ ์์ด, ์์ ์ด ์๋ฃ๋ ํ ํ์ผ๊ณผ ๊ฐ์ ๊ฐ์ฒด๊ฐ ๋ซํ๋ ๊ฒ์ ๋ณด์ฅํ ์ ์์ต๋๋ค. /// tip | ํ ์ฌ๊ธฐ์ ํ์ค `open()`์ ์ฌ์ฉํ๊ณ ์๊ธฐ ๋๋ฌธ์ `async`์ `await`๋ฅผ ์ง์ํ์ง ์์ต๋๋ค. ๋ฐ๋ผ์ ๊ฒฝ๋ก ์์ ์ ์ผ๋ฐ `def`๋ก ์ ์ธํฉ๋๋ค. /// ### `FileResponse` ํ์ผ์ ๋น๋๊ธฐ๋ก ์คํธ๋ฆฌ๋ฐํ์ฌ ์๋ตํฉ๋๋ค. ๋ค๋ฅธ ์๋ต ์ ํ๊ณผ๋ ๋ค๋ฅธ ์ธ์๋ฅผ ์ฌ์ฉํ์ฌ ๊ฐ์ฒด๋ฅผ ์์ฑํฉ๋๋ค: * `path` - ์คํธ๋ฆฌ๋ฐํ ํ์ผ์ ๊ฒฝ๋ก.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Feb 15 11:21:20 UTC 2025 - 13.4K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/helper/RelatedQueryHelperTest.java
testData.clear(); testData.add(createRelatedQuery("test", new String[] { "updated" }, "")); mockBhv.setTestData(testData); relatedQueryHelper.update(); // Give a moment for async execution try { Thread.sleep(100); } catch (InterruptedException e) { // ignore } results = relatedQueryHelper.getRelatedQueries("test");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 19 23:49:30 UTC 2025 - 16.3K bytes - Viewed (0) -
docs/em/docs/advanced/custom-response.md
, โซ๏ธ ๐ ๐ข ๐ ๐จ "๐ญ" ๐ท ๐ณ ๐ ๐. ๐จ โซ๏ธ ๐ ๐, ๐ฅ ๐ช ๐ฎ โซ๏ธ `with` ๐ซ, & ๐ ๐, ๐ ๐ โซ๏ธ ๐ช โฎ๏ธ ๐. /// tip ๐ ๐ ๐ฅ ๐ฅ โ๏ธ ๐ฉ `open()` ๐ ๐ซ ๐โ๐ฆบ `async` & `await`, ๐ฅ ๐ฃ โก ๐ ๏ธ โฎ๏ธ ๐ `def`. /// ### `FileResponse` ๐ ๐ ๐ ๐จ. โ ๐ โ โ ๐ ๐ ๐ ๐จ ๐: * `path` - ๐ ๐ ๐. * `headers` - ๐ ๐ ๐ ๐, ๐.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 9.4K bytes - Viewed (0) -
cmd/erasure-object.go
Healing: false, } mrfCheck := make(chan FileInfo) defer xioutil.SafeClose(mrfCheck) var rw sync.Mutex // Ask for all disks first; go func() { ctx, cancel := context.WithCancel(ctx) defer cancel() wg := sync.WaitGroup{} for i, disk := range disks { if disk == nil { done <- false continue } if !disk.IsOnline() {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Sun Sep 07 16:13:09 UTC 2025 - 80.4K bytes - Viewed (0) -
cmd/iam.go
package cmd import ( "bytes" "context" "encoding/base64" "encoding/json" "errors" "fmt" "maps" "math/rand" "path" "sort" "strings" "sync" "sync/atomic" "time" "github.com/minio/madmin-go/v3" "github.com/minio/minio-go/v7/pkg/set" "github.com/minio/minio/internal/arn" "github.com/minio/minio/internal/auth" "github.com/minio/minio/internal/color"
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 75.3K bytes - Viewed (0) -
cmd/os_unix.go
nameStr = string(tmp) } count-- entries = append(entries, nameStr) } return } func globalSync() { defer globalOSMetrics.time(osMetricSync)() syscall.Sync()
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Feb 18 16:25:55 UTC 2025 - 9.3K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/security.js
[data-validation~="recaptcha"]',c).length){a.formUtils.hasLoadedGrecaptcha=!0;var e="//www.google.com/recaptcha/api.js?onload=reCaptchaLoaded&render=explicit"+(d.lang?"&hl="+d.lang:""),f=document.createElement("script");f.type="text/javascript",f.async=!0,f.defer=!0,f.src=e,document.getElementsByTagName("body")[0].appendChild(f)}};b.reCaptchaLoaded=function(b){b&&"object"==typeof b&&b.length||(b=a("form")),b.each(function(){var b=a(this),c=b.get(0).validationConfig||b.context.validationConfig||!...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 10.5K bytes - Viewed (1) -
docs/de/docs/advanced/custom-response.md
/// tip | Tipp Beachten Sie, dass wir, da wir Standard-`open()` verwenden, welches `async` und `await` nicht unterstรผtzt, hier die Pfadoperation mit normalen `def` deklarieren. /// ### `FileResponse` Streamt eine Datei asynchron als Response.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 13.1K bytes - Viewed (0)