- Sort Score
- Result 10 results
- Languages All
Results 471 - 480 of 1,187 for targetOS (2.88 sec)
-
docs/pt/docs/advanced/generate-clients.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Jun 17 11:53:56 UTC 2025 - 11K bytes - Viewed (0) -
src/main/webapp/js/admin/bootstrap.min.js
fault.fn[Gt],ee="active",ne="position",ie=".nav, .list-group",oe={offset:10,method:"auto",target:""},ae={offset:"number",method:"string",target:"(string|element)"},se=function(){function t(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" .nav-link,"+this._config.target+" .list-group-item,"+this._config.target+" .dropdown-item",this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollH...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 61.1K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/SimpleTimeLimiter.java
* up, any time callers spend waiting for a thread may count toward their time limit, and in this * case the call may even time out before the target method is ever invoked. * * @param executor the ExecutorService that will execute the method calls on the target objects; * for example, a {@link Executors#newCachedThreadPool()}. * @since 22.0 */ public static SimpleTimeLimiter create(ExecutorService executor) {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 9.5K bytes - Viewed (0) -
docs/em/docs/tutorial/response-status-code.md
/// `status_code` ๐ข ๐จ ๐ข โฎ๏ธ ๐บ๐ธ๐ ๐ ๐. /// info `status_code` ๐ช ๐ ๐จ `IntEnum`, โ ๐ <a href="https://docs.python.org/3/library/http.html#http.HTTPStatus" class="external-link" target="_blank">`http.HTTPStatus`</a>. /// โซ๏ธ ๐: * ๐จ ๐ ๐ ๐ ๐จ. * ๐ โซ๏ธ โ ๐ ๐ ( & , ๐ฉโ๐ป ๐ข): <img src="/img/tutorial/response-status-code/image01.png"> /// note
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.3K bytes - Viewed (0) -
docs/fr/docs/advanced/response-directly.md
Par dรฉfaut, **FastAPI** convertirait automatiquement cette valeur de retour en JSON en utilisant le `jsonable_encoder` expliquรฉ dans [JSON Compatible Encoder](../tutorial/encoder.md){.internal-link target=_blank}. Ensuite, en arriรจre-plan, il mettra ces donnรฉes JSON-compatible (par exemple un `dict`) ร l'intรฉrieur d'un `JSONResponse` qui sera utilisรฉ pour envoyer la rรฉponse au client.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 3.6K bytes - Viewed (0) -
docs/ja/docs/deployment/docker.md
Docker Hubใฏ ๅคใใฎใใผใซใ็ฐๅขใใใผใฟใใผในใใขใใชใฑใผใทใงใณใซๅฏพๅฟใใฆใใไบใไฝๆใใใ**ๅ ฌๅผใฎใณใณใใใปใคใกใผใธ**ใใใใชใใฏใซๆไพใใฆใใพใใ ไพใใฐใๅ ฌๅผใคใกใผใธใฎ1ใคใซ<a href="https://hub.docker.com/_/python" class="external-link" target="_blank">Python Image</a>ใใใใพใใ ใใฎไปใซใใใใผใฟใใผในใชใฉใใพใใพใชใคใกใผใธใใใใพใ๏ผ * <a href="https://hub.docker.com/_/postgres" class="external-link" target="_blank">PostgreSQL</a>
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Aug 12 21:47:53 UTC 2024 - 44.3K bytes - Viewed (0) -
docs/en/docs/tutorial/security/oauth2-jwt.md
If you want to play with JWT tokens and see how they work, check <a href="https://jwt.io/" class="external-link" target="_blank">https://jwt.io</a>. ## Install `PyJWT` { #install-pyjwt } We need to install `PyJWT` to generate and verify the JWT tokens in Python. Make sure you create a [virtual environment](../../virtual-environments.md){.internal-link target=_blank}, activate it, and then install `pyjwt`: <div class="termy"> ```console
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 10.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/bsentity/dbmeta/ThumbnailQueueDbm.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 9.9K bytes - Viewed (0) -
docs/ko/docs/tutorial/request-forms.md
# ํผ ๋ฐ์ดํฐ JSON ๋์ ํผ ํ๋๋ฅผ ๋ฐ์์ผ ํ๋ ๊ฒฝ์ฐ `Form`์ ์ฌ์ฉํ ์ ์์ต๋๋ค. /// info | ์ ๋ณด ํผ์ ์ฌ์ฉํ๋ ค๋ฉด, ๋จผ์ <a href="https://github.com/Kludex/python-multipart" class="external-link" target="_blank">`python-multipart`</a>๋ฅผ ์ค์นํ์ธ์. [๊ฐ์ ํ๊ฒฝ](../virtual-environments.md){.internal-link target=_blank}์ ์์ฑํ๊ณ ํ์ฑํํ ๋ค์, ์๋์ ๊ฐ์ด ์ค์นํ ์ ์์ต๋๋ค: ```console $ pip install python-multipart ``` /// ## `Form` ์ํฌํธํ๊ธฐ `fastapi`์์ `Form`์ ์ํฌํธํฉ๋๋ค:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 12:42:55 UTC 2024 - 3K bytes - Viewed (0) -
android/guava/src/com/google/common/xml/ParametricNullness.java
import static java.lang.annotation.RetentionPolicy.CLASS; import com.google.common.annotations.GwtCompatible; import java.lang.annotation.Retention; import java.lang.annotation.Target; /** * Annotates a "top-level" type-variable usage that takes its nullness from the type argument * supplied by the user of the class. For example, {@code Multiset.Entry.getElement()} returns
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Dec 21 16:20:21 UTC 2024 - 3.1K bytes - Viewed (0)