- Sort Score
- Result 10 results
- Languages All
Results 851 - 860 of 1,612 for ntargets (0.07 sec)
-
docs/em/docs/deployment/https.md
๐ ๐ ๐ช โ๏ธ ๐ค โ ๐ณ: * Traefik (๐ ๐ช ๐ต ๐ ๐) * ๐ฅ (๐ ๐ช ๐ต ๐ ๐) * ๐ * โณ ## โก๏ธ ๐ โญ โก๏ธ ๐, ๐ซ **๐บ๐ธ๐ ๐** ๐ฒ ๐ ๐ฅ ๐ฅณ. ๐ ๏ธ ๐ 1๏ธโฃ ๐ซ ๐ โ๏ธ โ , ๐ ๐ & ๐ ๐ฅ. โ๏ธ โคด๏ธ **<a href="https://letsencrypt.org/" class="external-link" target="_blank">โก๏ธ ๐</a>** โ.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 9.4K bytes - Viewed (0) -
docs/de/docs/advanced/generate-clients.md
Es gibt viele Tools zum Generieren von Clients aus **OpenAPI**. Ein gรคngiges Tool ist <a href="https://openapi-generator.tech/" class="external-link" target="_blank">OpenAPI Generator</a>. Wenn Sie ein **Frontend** erstellen, ist <a href="https://github.com/hey-api/openapi-ts" class="external-link" target="_blank">openapi-ts</a> eine sehr interessante Alternative. ## Client- und SDK-Generatoren โ Sponsor
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 11.9K bytes - Viewed (0) -
docs/ko/docs/deployment/versions.md
์๋ก์ด ํน์ง๋ค์ด ๋น๋ฒํ๊ฒ ์ถ๊ฐ๋๊ณ , ์ค๋ฅ๋ค์ด ์ง์์ ์ผ๋ก ์์ ๋๊ณ ์์ต๋๋ค. ๊ทธ๋ฆฌ๊ณ ์ฝ๋๊ฐ ๊ณ์์ ์ผ๋ก ํฅ์๋๊ณ ์์ต๋๋ค. ์ด๊ฒ์ด ์์ง๋ ์ต์ ๋ฒ์ ์ด `0.x.x`์ธ ์ด์ ์ ๋๋ค. ์ด๊ฒ์ ๊ฐ๊ฐ์ ๋ฒ์ ๋ค์ด ์ ์ฌ์ ์ผ๋ก ๋ณํ ์ ์๋ค๋ ๊ฒ์ ๋ณด์ฌ์ค๋๋ค. ์ด๋ <a href="https://semver.org/" class="external-link" target="_blank">์ ์์ ๋ฒ์ </a> ๊ด์ต์ ๋ฐ๋ฆ ๋๋ค. ์ง๊ธ ๋ฐ๋ก **FastAPI**๋ก ์์ฉ ํ๋ก๊ทธ๋จ์ ๋ง๋ค ์ ์์ต๋๋ค. ์ด๋ (์๋ง ์ง๊ธ๊น์ง ๊ทธ๋ ์๋ ๊ฒ์ฒ๋ผ), ์ฌ์ฉํ๋ ๋ฒ์ ์ด ์ฝ๋์ ์ ๋ง๋์ง ํ์ธํด์ผํฉ๋๋ค. ## `fastapi` ๋ฒ์ ์ ํ์ ๊ฐ์ฅ ๋จผ์ ํด์ผํ ๊ฒ์ ์์ฉ ํ๋ก๊ทธ๋จ์ด ์ ์๋ํ๋ ๊ฐ์ฅ ์ต์ ์ ๊ตฌ์ฒด์ ์ธ **FastAPI** ๋ฒ์ ์ ํ์ํ๋ ๊ฒ์ ๋๋ค.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 4.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/scheduler/admin_scheduler_details.jsp
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Wed Feb 12 20:25:27 UTC 2020 - 12K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsScheduledJobCA.java
} public void setTarget_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda) { setTarget_Terms("target", opLambda, null); } public void setTarget_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda, OperatorCall<BsScheduledJobCA> aggsLambda) { setTarget_Terms("target", opLambda, aggsLambda); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 89.1K bytes - Viewed (0) -
cmd/bucket-notification-handlers.go
// Remove ARN not found queues, because we previously allowed // adding unexpected entries into the config. // // With newer config disallowing changing / turning off // notification targets without removing ARN in notification // configuration we won't see this problem anymore. if reflect.DeepEqual(queue.ARN, arnErr.ARN) && i < len(config.QueueList) { config.QueueList = append(config.QueueList[:i],
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri May 24 23:05:23 UTC 2024 - 5.1K bytes - Viewed (0) -
dbflute_fess/dfprop/classificationDeploymentMap.dfprop
# # The relation between column and classification. # # This property uses classification names of classificationDefinitionMap. # The table name '$$ALL$$' means all tables are target. # The table names and column names are treated as case insensitive. # # You don't need specify here about table classifications. # Because table classifications are auto-deployed by relation information. # # Specification:
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Jul 04 22:46:31 UTC 2015 - 795 bytes - Viewed (0) -
docs/en/docs/tutorial/security/first-steps.md
/// ```Python {!> ../../docs_src/security/tutorial001.py!} ``` //// ## Run it /// info The <a href="https://github.com/Kludex/python-multipart" class="external-link" target="_blank">`python-multipart`</a> package is automatically installed with **FastAPI** when you run the `pip install "fastapi[standard]"` command.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 9.2K bytes - Viewed (0) -
docs/ja/docs/tutorial/background-tasks.md
่ฉณ็ดฐใซใคใใฆใฏใ<a href="https://www.starlette.io/background/" class="external-link" target="_blank">ใใใฏใฐใฉใฆใณใใฟในใฏใซ้ขใใ Starlette ใฎๅ ฌๅผใใญใฅใกใณใ</a>ใๅ็ งใใฆไธใใใ ## ่ญฆๅ ๅคง้ใฎใใใฏใฐใฉใฆใณใ่จ็ฎใๅฟ ่ฆใงใใใๅฟ ใใใๅใใใญใปในใงๅฎ่กใใๅฟ ่ฆใใชใๅ ดๅ (ใใจใใฐใใกใขใชใๅคๆฐใชใฉใๅ ฑๆใใๅฟ ่ฆใใชใๅ ดๅ)ใ<a href="https://www.celeryproject.org/" class="external-link" target="_blank">Celery</a> ใฎใใใชใใๅคงใใชไปใฎใใผใซใไฝฟ็จใใใจใกใชใใใใใใใใใใพใใใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6K bytes - Viewed (0) -
cni/pkg/install/install.go
var binPaths []string for _, bindir := range in.cfg.CNIBinTargetDirs { for _, binary := range installedBinFiles.UnsortedList() { binPaths = append(binPaths, filepath.Join(bindir, binary)) } } targets := append( binPaths, in.cfg.MountedCNINetDir, in.cfg.K8sServiceAccountPath, ) // Create file watcher before checking for installation // so that no file modifications are missed while and after checking
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Aug 09 21:33:51 UTC 2024 - 13.5K bytes - Viewed (0)