- Sort Score
- Result 10 results
- Languages All
Results 641 - 650 of 872 for externe (0.05 sec)
-
android/guava/src/com/google/common/graph/AbstractValueGraph.java
import com.google.common.collect.Maps; import java.util.Map; import java.util.Set; import org.jspecify.annotations.Nullable; /** * This class provides a skeletal implementation of {@link ValueGraph}. It is recommended to extend * this class rather than implement {@link ValueGraph} directly. * * <p>The methods implemented in this class should not be overridden unless the subclass admits a * more efficient implementation. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 4K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/AbstractService.java
* called multiple times. * * <p>When this method is called {@link #state()} will return {@link State#STOPPING}, which is the * external state observable by the caller of {@link #stopAsync}. * * @since 27.0 */ @ForOverride protected void doCancelStart() {} @CanIgnoreReturnValue @Override
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 20.7K bytes - Viewed (0) -
docs/em/docs/tutorial/bigger-applications.md
from .routers import items, users ``` ๐ฅ โฌ "๐ ๐": ```Python from app.routers import items, users ``` ๐ก ๐ ๐ ๐ ๐ฆ & ๐น, โ <a href="https://docs.python.org/3/tutorial/modules.html" class="external-link" target="_blank">๐ ๐ ๐งพ ๐ ๐น</a>. /// ### โ ๐ ๐ฅ ๐ฅ ๐ญ ๐ `items` ๐, โฉ๏ธ ๐ญ ๐ฎ ๐ข `router`. ๐ โฉ๏ธ ๐ฅ โ๏ธ โ1๏ธโฃ ๐ข ๐ `router` ๐ `users`. ๐ฅ ๐ฅ โ๏ธ ๐ 1๏ธโฃ โฎ๏ธ ๐, ๐:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 15.5K bytes - Viewed (0) -
src/main/java/org/codelibs/core/io/ResourceUtil.java
dir = new File(JarFileUtil.toJarFilePath(url)); } return dir; } /** * Converts the resource URL to an external form. * * @param url * The resource URL. Must not be {@literal null}. * @return The external form. */ public static String toExternalForm(final URL url) { assertArgumentNotNull("url", url);
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 14.7K bytes - Viewed (0) -
docs/en/docs/tutorial/index.md
</div> /// note When you install with `pip install "fastapi[standard]"` it comes with some default optional standard dependencies, including `fastapi-cloud-cli`, which allows you to deploy to <a href="https://fastapicloud.com" class="external-link" target="_blank">FastAPI Cloud</a>. If you don't want to have those optional dependencies, you can instead install `pip install fastapi`.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 5.1K bytes - Viewed (0) -
docs/ko/docs/benchmarks.md
# ๋ฒค์น๋งํฌ ๋ ๋ฆฝ์ ์ธ TechEmpower ๋ฒค์น๋งํฌ์ ๋ฐ๋ฅด๋ฉด **FastAPI** ์ ํ๋ฆฌ์ผ์ด์ ์ด Uvicorn์ ์ฌ์ฉํ์ฌ <a href="https://www.techempower.com/benchmarks/#section=test&runid=7464e520-0dc2-473d-bd34-dbdfd7e85911&hw=ph&test=query&l=zijzen-7" class="external-link" target="_blank">๊ฐ์ฅ ๋น ๋ฅธ Python ํ๋ ์์ํฌ ์ค ํ๋</a>๋ก ์คํ๋๋ฉฐ, Starlette์ Uvicorn ์์ฒด(๋ด๋ถ์ ์ผ๋ก FastAPI๊ฐ ์ฌ์ฉํ๋ ๋๊ตฌ)๋ณด๋ค ์กฐ๊ธ ์๋์ ์์นํฉ๋๋ค. ๊ทธ๋ฌ๋ ๋ฒค์น๋งํฌ์ ๋น๊ต๋ฅผ ํ์ธํ ๋ ๋ค์ ์ฌํญ์ ์ผ๋์ ๋์ด์ผ ํฉ๋๋ค. ## ๋ฒค์น๋งํฌ์ ์๋ ๋ฒค์น๋งํฌ๋ฅผ ํ์ธํ ๋, ์ผ๋ฐ์ ์ผ๋ก ์ฌ๋ฌ ๊ฐ์ง ์ ํ์ ๋๊ตฌ๊ฐ ๋๋ฑํ ๊ฒ์ผ๋ก ๋น๊ต๋๋ ๊ฒ์ ๋ณผ ์ ์์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Oct 27 15:01:38 UTC 2024 - 4K bytes - Viewed (0) -
docs/es/docs/advanced/templates.md
## Mรกs detalles
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 3.5K bytes - Viewed (0) -
docs/es/docs/tutorial/response-model.md
/// /// info | Informaciรณn Tambiรฉn puedes usar: * `response_model_exclude_defaults=True` * `response_model_exclude_none=True`
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 17K bytes - Viewed (0) -
src/main/assemblies/files/fess.in.bat
set FESS_JAVA_OPTS=%FESS_JAVA_OPTS% -Dfess.log.level=warn set FESS_JAVA_OPTS=%FESS_JAVA_OPTS% -Dlasta.env=web set FESS_JAVA_OPTS=%FESS_JAVA_OPTS% -Dtomcat.config.path=tomcat_config.properties REM External opensearch cluster REM set FESS_JAVA_OPTS=%FESS_JAVA_OPTS% -Dfess.search_engine.http_address=http://localhost:9200 REM set FESS_JAVA_OPTS=%FESS_JAVA_OPTS% -Dfess.dictionary.path=%SEARCH_ENGINE_HOME%/config/
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jan 15 06:32:15 UTC 2023 - 4.2K bytes - Viewed (0) -
docs/en/docs/advanced/openapi-webhooks.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 2.9K bytes - Viewed (0)