- Sort Score
- Num 10 results
- Language All
Results 441 - 450 of 909 for NOTE (0.01 seconds)
-
src/cmd/asm/internal/asm/pseudo_test.go
testcats := []struct { allowABI bool tests []errtest }{ { allowABI: false, tests: nonRuntimeTests, }, { allowABI: true, tests: runtimeTests, }, } // Note these errors should be independent of the architecture. // Just run the test with amd64. parser := newParser("amd64") var buf strings.Builder parser.errorWriter = &buf for _, cat := range testcats {Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Aug 29 07:48:38 GMT 2023 - 3.1K bytes - Click Count (0) -
misc/ios/detect.go
} mps := detectMobileProvisionFiles(udids) if len(mps) == 0 { fail("did not find mobile provision matching device udids %q", udids) } fmt.Println("# Available provisioning profiles below.") fmt.Println("# NOTE: Any existing app on the device with the app id specified by GOIOS_APP_ID") fmt.Println("# will be overwritten when running Go programs.") for _, mp := range mps { fmt.Println() f, err := os.CreateTemp("", "go_ios_detect_")
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Oct 19 23:33:30 GMT 2023 - 3.2K bytes - Click Count (0) -
ci/official/wheel.sh
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Mon Mar 03 17:29:53 GMT 2025 - 3.8K bytes - Click Count (0) -
docs/de/docs/tutorial/cookie-param-models.md
Damit kรถnnen Sie das Modell an **mehreren Stellen wiederverwenden** und auch Validierungen und Metadaten fรผr alle Parameter gleichzeitig deklarieren. ๐ /// note | Hinweis Dies wird seit FastAPI Version `0.115.0` unterstรผtzt. ๐ค /// /// tip | Tipp Diese gleiche Technik gilt fรผr `Query`, `Cookie` und `Header`. ๐ ///
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 10 13:54:34 GMT 2025 - 3.8K bytes - Click Count (0) -
docs/ja/docs/tutorial/static-files.md
# ้็ใใกใคใซ `StaticFiles` ใไฝฟ็จใใฆใใใฃใฌใฏใใชใใ้็ใใกใคใซใ่ชๅ็ใซๆไพใงใใพใใ ## `StaticFiles` ใฎไฝฟ็จ * `StaticFiles` ใใคใณใใผใใ * `StaticFiles()` ใคใณในใฟใณในใ็ๆใใ็นๅฎใฎใในใซใใใฆใณใใใ {* ../../docs_src/static_files/tutorial001.py hl[2,6] *} /// note | ๆ่ก่ฉณ็ดฐ `from starlette.staticfiles import StaticFiles` ใไฝฟ็จใงใใพใใ **FastAPI**ใฏใ้็บ่ ใฎๅฉไพฟๆงใฎใใใซใ`starlette.staticfiles` ใจๅใ `fastapi.staticfiles` ใๆไพใใพใใใใใใๅฎ้ใซใฏStarletteใใ็ดๆฅๆธกใใใฆใใพใใ /// ### ใใใฆใณใใใจใฏCreated: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 2.1K bytes - Click Count (0) -
helm/minio/templates/_helper_create_bucket.txt
set -e # reset `e` as active else echo "Bucket '$BUCKET' does not exist, skipping purge." fi fi # Create the bucket if it does not exist and set objectlocking if enabled (NOTE: versioning will be not changed if OBJECTLOCKING is set because it enables versioning to the Buckets created) if ! checkBucketExists $BUCKET; then if [ ! -z $OBJECTLOCKING ]; then if [ $OBJECTLOCKING = true ]; then
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Aug 07 09:47:02 GMT 2025 - 3.5K bytes - Click Count (0) -
docs/ko/docs/tutorial/response-model.md
# ์๋ต ๋ชจ๋ธ ์ด๋ค *๊ฒฝ๋ก ์๋*์ด๋ ๋งค๊ฐ๋ณ์ `response_model`๋ฅผ ์ฌ์ฉํ์ฌ ์๋ต์ ์ํ ๋ชจ๋ธ์ ์ ์ธํ ์ ์์ต๋๋ค: * `@app.get()` * `@app.post()` * `@app.put()` * `@app.delete()` * ๊ธฐํ. {* ../../docs_src/response_model/tutorial001.py hl[17] *} /// note | ์ฐธ๊ณ `response_model`์ "๋ฐ์ฝ๋ ์ดํฐ" ๋ฉ์๋(`get`, `post`, ๋ฑ)์ ๋งค๊ฐ๋ณ์์ ๋๋ค. ๋ชจ๋ ๋งค๊ฐ๋ณ์๋ค๊ณผ ๋ณธ๋ฌธ(body)์ฒ๋ผ *๊ฒฝ๋ก ์๋ ํจ์*๊ฐ ์๋๋๋ค. /// Pydantic ๋ชจ๋ธ ์ดํธ๋ฆฌ๋ทฐํธ๋ฅผ ์ ์ธํ ๊ฒ๊ณผ ๋์ผํ ํ์ ์ ์์ ํ๋ฏ๋ก Pydantic ๋ชจ๋ธ์ด ๋ ์ ์์ง๋ง, `List[Item]`๊ณผ ๊ฐ์ด Pydantic ๋ชจ๋ธ๋ค์ `list`์ผ ์๋ ์์ต๋๋ค.
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Mon Nov 18 02:25:44 GMT 2024 - 7.9K bytes - Click Count (0) -
helm-releases/minio-5.4.0.tgz
# # bucket [true|false] # versioning: false # remove this key if you do not want versioning feature # # set objectlocking for # # bucket [true|false] NOTE: versioning is enabled by default if you use locking # objectlocking: false # - name: bucket2 # policy: none # purge: false # versioning: true # # set objectlocking for # # bucket [true|false] NOTE: versioning is enabled by default if you use locking # objectlocking: false ## Additional Annotations for the Kubernetes Job makeBucketJob makeBucketJob:...
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Jan 03 05:34:47 GMT 2025 - 21.7K bytes - Click Count (0) -
docs/ko/docs/tutorial/body-fields.md
/// ## ๋ชจ๋ธ ์ดํธ๋ฆฌ๋ทฐํธ ์ ์ธ ๊ทธ ๋ค์ ๋ชจ๋ธ ์ดํธ๋ฆฌ๋ทฐํธ์ ํจ๊ป `Field`๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค: {* ../../docs_src/body_fields/tutorial001_an_py310.py hl[11:14] *} `Field`๋ `Query`, `Path`์ `Body`์ ๊ฐ์ ๋ฐฉ์์ผ๋ก ๋์ํ๋ฉฐ, ๋ชจ๋ ๊ฐ์ ๋งค๊ฐ๋ณ์๋ค ๋ฑ์ ๊ฐ์ง๋๋ค. /// note | ๊ธฐ์ ์ ์ธ๋ถ์ฌํญ ์ค์ ๋ก `Query`, `Path`๋ฑ, ์ฌ๋ฌ๋ถ์ด ์์ผ๋ก ๋ณผ ๋ค๋ฅธ ๊ฒ๋ค์ ๊ณตํต ํด๋์ค์ธ `Param` ํด๋์ค์ ์๋ธํด๋์ค ๊ฐ์ฒด๋ฅผ ๋ง๋๋๋ฐ, ๊ทธ ์์ฒด๋ก Pydantic์ `FieldInfo` ํด๋์ค์ ์๋ธํด๋์ค์ ๋๋ค. ๊ทธ๋ฆฌ๊ณ Pydantic์ `Field` ๋ํ `FieldInfo`์ ์ธ์คํด์ค๋ฅผ ๋ฐํํฉ๋๋ค.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Mon Nov 18 02:25:44 GMT 2024 - 2.8K bytes - Click Count (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/Node.java
*/ boolean accept(@Nonnull NodeVisitor visitor); /** * Returns a new tree starting at this node, filtering the children. * Note that this node will not be filtered and only the children * and its descendant will be checked. * * @param filter the filter to apply * @return a new filtered graph */ @NonnullCreated: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Mon Mar 24 14:10:11 GMT 2025 - 4.2K bytes - Click Count (0)