- Sort Score
- Result 10 results
- Languages All
Results 961 - 970 of 1,636 for target (0.05 sec)
-
docs/em/docs/tutorial/debugging.md
, โธ: ```Python uvicorn.run(app, host="0.0.0.0", port=8000) ``` ๐ ๐ซ ๐ ๏ธ. /// info ๐ โน, โ <a href="https://docs.python.org/3/library/__main__.html" class="external-link" target="_blank">๐ ๐ ๐ฉบ</a>. /// ## ๐ ๐ ๐ โฎ๏ธ ๐ ๐น โฉ๏ธ ๐ ๐ Uvicorn ๐ฝ ๐ โช๏ธโก๏ธ ๐ ๐, ๐ ๐ช ๐ค ๐ ๐ ๐ (๐ FastAPI ๐ธ) ๐ โช๏ธโก๏ธ ๐น. --- ๐ผ, ๐ ๐ ๐, ๐ ๐ช: * ๐ถ "โน" ๐. * "๐ฎ ๐ณ...".Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 2.1K bytes - Viewed (0) -
docs/en/docs/how-to/index.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 612 bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/SystemHelper.java
return null; } String target = null; final Locale locale = ComponentUtil.getRequestManager().getUserLocale(); if (locale != null) { final String lang = locale.getLanguage(); if (ComponentUtil.getFessConfig().isOnlineHelpSupportedLang(lang)) { target = lang.toUpperCase(Locale.ROOT); } }Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 36.6K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb1/trans2/Trans2GetDfsReferralResponse.java
* DFS referral information for redirecting clients to distributed file system targets. */ public class Trans2GetDfsReferralResponse extends SmbComTransactionResponse { /** * Indicates that the referral contains a name list. */ public static final int FLAGS_NAME_LIST_REFERRAL = 0x0002; /** * Indicates a target set boundary in the referral response. */Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 3.6K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.reading=Lettura labels.roleTypeIds=ID ruolo labels.scriptData=Script labels.scriptResult=Risultato labels.scriptType=Tipo di esecuzione labels.segmentation=Segmentazione labels.startTime=Ora di inizio labels.target=Target labels.token=Token labels.synonymFile=File sinonimi labels.stopwordsFile=File stopwords labels.stemmerOverrideFile=File override stemmer labels.mappingFile=File di mappatura labels.protwordsFile=File protwords
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
docs/ko/docs/advanced/events.md
ASGI ๊ธฐ์ ์ฌ์์ ๋ฐ๋ฅด๋ฉด, ์ด๋ <a href="https://asgi.readthedocs.io/en/latest/specs/lifespan.html" class="external-link" target="_blank">Lifespan Protocol</a>์ ์ผ๋ถ์ด๋ฉฐ, `startup`๊ณผ `shutdown`์ด๋ผ๋ ์ด๋ฒคํธ๋ฅผ ์ ์ํฉ๋๋ค. /// info | ์ ๋ณด Starlette์ `lifespan` ํธ๋ค๋ฌ์ ๋ํด ๋ ์ฝ๊ณ ์ถ๋ค๋ฉด <a href="https://www.starlette.io/lifespan/" class="external-link" target="_blank">Starlette์ Lifespan ๋ฌธ์</a>์์ ํ์ธํ ์ ์์ต๋๋ค. ์ด ๋ฌธ์์๋ ์ฝ๋์ ๋ค๋ฅธ ์์ญ์์ ์ฌ์ฉํ ์ ์๋ lifespan ์ํ๋ฅผ ์ฒ๋ฆฌํ๋ ๋ฐฉ๋ฒ๋ ํฌํจ๋์ด ์์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:33:53 UTC 2025 - 9.2K bytes - Viewed (0) -
misc/ios/clangwrap.sh
#!/bin/sh # This script configures clang to target the iOS simulator. If you'd like to # build for real iOS devices, change SDK to "iphoneos" and PLATFORM to "ios". # This uses the latest available iOS SDK, which is recommended. To select a # specific SDK, run 'xcodebuild -showsdks' to see the available SDKs and replace # iphonesimulator with one of them. SDK=iphonesimulator PLATFORM=ios-simulator if [ "$GOARCH" == "arm64" ]; then CLANGARCH="arm64"
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Jun 18 16:32:49 UTC 2024 - 724 bytes - Viewed (0) -
Jenkinsfile
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jul 10 12:31:48 UTC 2025 - 2K bytes - Viewed (0) -
docs/es/docs/deployment/https.md
/// Para **aprender los conceptos bรกsicos de HTTPS**, desde una perspectiva de consumidor, revisa <a href="https://howhttps.works/" class="external-link" target="_blank">https://howhttps.works/</a>. Ahora, desde una **perspectiva de desarrollador**, aquรญ hay varias cosas a tener en cuenta al pensar en HTTPS:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 13K bytes - Viewed (0) -
docs/ko/docs/async.md
### ๋น์ ๋ง์ ๋น๋๊ธฐ ์ฝ๋ ์์ฑํ๊ธฐ Starlette(๊ทธ๋ฆฌ๊ณ FastAPI)๋ <a href="https://anyio.readthedocs.io/en/stable/" class="external-link" target="_blank">AnyIO</a>๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ํ๊ณ ์๊ณ , ๋ฐ๋ผ์ ํ์ด์ฌ ํ์ค ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ธ <a href="https://docs.python.org/3/library/asyncio-task.html" class="external-link" target="_blank">asyncio</a> ๋ฐ <a href="https://trio.readthedocs.io/en/stable/" class="external-link" target="_blank">Trio</a>์ ํธํ๋ฉ๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:56:21 UTC 2025 - 26.7K bytes - Viewed (0)