- Sort Score
- Result 10 results
- Languages All
Results 1021 - 1030 of 1,729 for target (0.11 sec)
-
android/guava-tests/test/com/google/common/io/MoreFilesTest.java
* between being a directory and being a symlink, while the given {@code target} is the target the * symlink should have. */ @SuppressWarnings("ThreadPriorityCheck") // TODO: b/175898629 - Consider onSpinWait. private static void startDirectorySymlinkSwitching( final Path file, final Path target, ExecutorService executor) {
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Oct 31 16:07:00 UTC 2024 - 26.5K bytes - Viewed (0) -
docs/em/docs/deployment/concepts.md
โญ ๐, ๐ค ๐ ๐ค ๐ ๐ **๐งฑ ๐ฎ** ๐ ๏ธ FastAPI ๐ธ. โ๏ธ ๐, โก๏ธ โ ๐ โ **โ ๐ญ**. ๐ซ ๐ง โ ๐ ๐ ๐ ๐ธ ๐ ๏ธ. ๐ถ ## ๐โโ - ๐บ๐ธ๐ [โฎ๏ธ ๐ ๐ ๐บ๐ธ๐](https.md){.internal-link target=_blank} ๐ฅ ๐ญ๐ฒ ๐ โ ๐บ๐ธ๐ ๐ ๐ ๐ ๐ ๏ธ. ๐ฅ ๐ ๐ ๐บ๐ธ๐ ๐ ๐ ๐ฆฒ **๐ข** ๐ ๐ธ ๐ฝ, **๐ค โ ๐ณ**. & ๐ค โ๏ธ ๐ณ ๐ **โป ๐บ๐ธ๐ ๐**, โซ๏ธ ๐ช ๐ ๐ฆฒ โ๏ธ โซ๏ธ ๐ช ๐ณ ๐. ### ๐ผ ๐งฐ ๐บ๐ธ๐ ๐งฐ ๐ ๐ช โ๏ธ ๐ค โ ๐ณ:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 14.5K bytes - Viewed (0) -
docs/ru/docs/deployment/concepts.md
## ะัะฟะพะปัะทะพะฒะฐะฝะธะต ะฑะพะปะตะต ะฑะตะทะพะฟะฐัะฝะพะณะพ ะฟัะพัะพะบะพะปะฐ HTTPS ะ [ะฟัะตะดัะดััะตะน ะณะปะฐะฒะต ะพะฑ HTTPS](https.md){.internal-link target=_blank} ะผั ัะฐััะผะพััะตะปะธ, ะบะฐะบ HTTPS ะพะฑะตัะฟะตัะธะฒะฐะตั ัะธััะพะฒะฐะฝะธะต ะดะปั ะฒะฐัะตะณะพ API. ะขะฐะบะถะต ะผั ะทะฐะผะตัะธะปะธ, ััะพ ะพะฑััะฝะพ ะดะปั ัะฐะฑะพัั ั HTTPS ะฒะฐัะตะผั ะฟัะธะปะพะถะตะฝะธั ะฝัะถะตะฝ **ะดะพะฟะพะปะฝะธัะตะปัะฝัะน** ะบะพะผะฟะพะฝะตะฝั - **ะฟัะพะบัะธ-ัะตัะฒะตั ะทะฐะฒะตััะตะฝะธั ัะฐะฑะพัั TLS**.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 32.5K bytes - Viewed (0) -
compat/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
ActivationFile target) { final String path = target.getExists(); final String xformed = transformPath(path, target, "exists"); return xformed != path ? (builder != null ? builder : creator.get()).exists(xformed) : builder; } private String transformPath(String path, ActivationFile target, String locationKey) {
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 83.6K bytes - Viewed (0) -
docs/de/docs/tutorial/request-forms-and-files.md
/// info Um hochgeladene Dateien und/oder Formulardaten zu empfangen, installieren Sie zuerst <a href="https://andrew-d.github.io/python-multipart/" class="external-link" target="_blank">`python-multipart`</a>. Z. B. `pip install python-multipart`. /// ## `File` und `Form` importieren //// tab | Python 3.9+ ```Python hl_lines="3"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.2K bytes - Viewed (0) -
apache-maven/src/assembly/maven/conf/settings.xml
| ... | | NOTE: If you just wanted to inject this configuration whenever someone set 'target-env' to | anything, you could just leave off the <value/> inside the activation-property. | <profile> <id>env-dev</id> <activation> <property> <name>target-env</name> <value>dev</value> </property> </activation>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Thu Oct 24 15:53:41 UTC 2024 - 11.1K bytes - Viewed (0) -
docs/ru/docs/tutorial/static-files.md
## ะะพะปััะต ะธะฝัะพัะผะฐัะธะธ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3K bytes - Viewed (0) -
compat/maven-compat/src/test/projects/project-dependencies-resolver/it0063/pom.xml
<groupId>org.apache.maven.its.plugins</groupId> <artifactId>maven-it-plugin-dependency-resolution</artifactId> <version>2.1-SNAPSHOT</version> <configuration> <compileClassPath>target/compile.txt</compileClassPath> </configuration> </plugin> </plugins> </build>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 1.7K bytes - Viewed (0) -
docs/em/docs/how-to/conditional-openapi.md
๐ฅ ๐ค ๐โโ โ ๐ ๐, โซ๏ธ ๐ ๐. ๐ตโโ ๐งพ โ โซ๏ธ ๐ โ ๐ค โ ๐ โฎ๏ธ ๐ ๐ ๏ธ, & ๐ช โ โซ๏ธ ๐ โ ๐ โน โซ๏ธ ๐ญ. โซ๏ธ ๐ช ๐ค ๐ฏ ๐จ <a href="https://en.wikipedia.org/wiki/Security_through_obscurity" class="external-link" target="_blank">๐โโ ๐ ๐</a>. ๐ฅ ๐ ๐ ๐ ๐ ๐ ๏ธ, ๐ค ๐ ๐ ๐ ๐ ๐ช, ๐ผ: * โ ๐ญ ๐ โ๏ธ ๐ ๐ฌ Pydantic ๐ท ๐ ๐จ ๐ช & ๐จ. * ๐ ๐ โ โ & ๐ โ๏ธ ๐. * ๐ ๐ช ๐ข ๐, ๐ด ๐#๏ธโฃ.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2K bytes - Viewed (0) -
docs/ko/docs/advanced/response-change-status-code.md
# ์๋ต - ์ํ ์ฝ๋ ๋ณ๊ฒฝ ๊ธฐ๋ณธ [์๋ต ์ํ ์ฝ๋ ์ค์ ](../tutorial/response-status-code.md){.internal-link target=_blank}์ด ๊ฐ๋ฅํ๋ค๋ ๊ฑธ ์ด๋ฏธ ์๊ณ ๊ณ์ค ๊ฒ๋๋ค. ํ์ง๋ง ๊ฒฝ์ฐ์ ๋ฐ๋ผ ๊ธฐ๋ณธ ์ค์ ๊ณผ ๋ค๋ฅธ ์ํ ์ฝ๋๋ฅผ ๋ฐํํด์ผ ํ ๋๊ฐ ์์ต๋๋ค. ## ์ฌ์ฉ ์ ์๋ฅผ ๋ค์ด ๊ธฐ๋ณธ์ ์ผ๋ก HTTP ์ํ ์ฝ๋ "OK" `200`์ ๋ฐํํ๊ณ ์ถ๋ค๊ณ ๊ฐ์ ํด ๋ด ์๋ค. ํ์ง๋ง ๋ฐ์ดํฐ๊ฐ ์กด์ฌํ์ง ์์ผ๋ฉด ์ด๋ฅผ ์๋ก ์์ฑํ๊ณ , HTTP ์ํ ์ฝ๋ "CREATED" `201`์ ๋ฐํํ๊ณ ์ ํ ๋๊ฐ ์์ ์ ์์ต๋๋ค. ์ด๋๋ ์ฌ์ ํ `response_model`์ ์ฌ์ฉํ์ฌ ๋ฐํํ๋ ๋ฐ์ดํฐ๋ฅผ ํํฐ๋งํ๊ณ ๋ณํํ๊ณ ์ถ์ ์ ์์ต๋๋ค. ์ด๋ฐ ๊ฒฝ์ฐ์๋ `Response` ํ๋ผ๋ฏธํฐ๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค. ## `Response` ํ๋ผ๋ฏธํฐ ์ฌ์ฉํ๊ธฐ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 27 22:01:39 UTC 2024 - 1.8K bytes - Viewed (0)