- Sort Score
- Result 10 results
- Languages All
Results 391 - 400 of 1,318 for none (0.02 sec)
-
docs/features/events.md
```java class MetricsEventListener extends EventListener { private static final Factory FACTORY = new Factory() { @Override public EventListener create(Call call) { if (Math.random() < 0.10) { return new MetricsEventListener(call); } else { return EventListener.NONE; } } }; ...Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sun Feb 06 02:19:09 UTC 2022 - 7.7K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.crawler_title_edit=General Config labels.schedule=Schedule labels.enabled=Enabled labels.day_for_cleanup=Delete old documents labels.day=days labels.crawl_button_update=Update labels.none=None labels.crawling_thread_count=Concurrent Crawler Config labels.incremental_crawling=Check Last Modified labels.search_log_enabled=Search Log labels.user_info_enabled=User Log labels.user_favorite_enabled=Favorite Log
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
docs/em/docs/deployment/docker.md
from fastapi import FastAPI app = FastAPI() @app.get("/") def read_root(): return {"Hello": "World"} @app.get("/items/{item_id}") def read_item(item_id: int, q: Union[str, None] = None): return {"item_id": item_id, "q": q} ``` ### ๐ ๐ ๐ ๐ ๐ โ ๐ `Dockerfile` โฎ๏ธ: ```{ .dockerfile .annotate } # (1) FROM python:3.9 # (2) WORKDIR /code
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Aug 12 21:47:53 UTC 2024 - 27.9K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/transformer/impl/HtmlTransformer.java
try { final XPathNodes list = getXPathAPI().selectNodeList(document, "//BASE"); if (list.size() > 0) { final Node node = list.get(0); final Node attrNode = node.getAttributes().getNamedItem("href"); if (attrNode != null) { String attrValue = attrNode.getNodeValue();Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 28.5K bytes - Viewed (0) -
docs/ko/docs/tutorial/path-params-numeric-validations.md
์๋ฅผ ๋ค์ด, `title` ๋ฉํ๋ฐ์ดํฐ ๊ฐ์ ๊ฒฝ๋ก ๋งค๊ฐ๋ณ์ `item_id`์ ์ ์ธํ๋ ค๋ฉด ๋ค์๊ณผ ๊ฐ์ด ์ ๋ ฅํ ์ ์์ต๋๋ค: {* ../../docs_src/path_params_numeric_validations/tutorial001.py hl[10] *} /// note | ์ฐธ๊ณ ๊ฒฝ๋ก ๋งค๊ฐ๋ณ์๋ ๊ฒฝ๋ก์ ์ผ๋ถ์ฌ์ผ ํ๋ฏ๋ก ์ธ์ ๋ ํ์์ ์ ๋๋ค. ์ฆ, `...`๋ก ์ ์ธํด์ ํ์์์ ๋ํ๋ด๋๊ฒ ์ข์ต๋๋ค. ๊ทธ๋ผ์๋ `None`์ผ๋ก ์ ์ธํ๊ฑฐ๋ ๊ธฐ๋ณธ๊ฐ์ ์ง์ ํ ์ง๋ผ๋ ์๋ฌด ์ํฅ์ ๋ผ์น์ง ์์ผ๋ฉฐ ์ธ์ ๋ ํ์์ ๋๋ค. /// ## ํ์ํ ๊ฒฝ์ฐ ๋งค๊ฐ๋ณ์ ์ ๋ ฌํ๊ธฐ `str` ํ์ธ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์ `q`๋ฅผ ํ์๋ก ์ ์ธํ๊ณ ์ถ๋ค๊ณ ํด๋ด ์๋ค.Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 5.4K bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/EventListener.kt
} /** * Invoked when a response fails to be read. * * Note that response failures do not necessarily fail the entire call. * * Starting with OkHttp 4.3 this may be invoked without a prior call to [responseHeadersStart] * or [responseBodyStart]. In earlier releases this method was documented to only be invoked after * one of those methods. */ open fun responseFailed( call: Call,
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue May 27 14:58:02 UTC 2025 - 17.4K bytes - Viewed (0) -
src/main/webapp/js/popper.min.js
t=/firefox/i.test(f());if(/Trident/i.test(f())&&r(e)&&"fixed"===m(e).position)return null;var n=b(e);for(o(n)&&(n=n.host);r(n)&&["html","body"].indexOf(l(n))<0;){var i=m(n);if("none"!==i.transform||"none"!==i.perspective||"paint"===i.contain||-1!==["transform","perspective"].indexOf(i.willChange)||t&&"filter"===i.willChange||t&&i.filter&&"none"!==i.filter)return n;n=n.parentNode}return null}(e)||n}var D="top",A="bottom",L="right",P="left",M="auto",k=[D,A,L,P],W="start",B="end",H="viewport",T="popper",R=k.r...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jan 12 06:14:02 UTC 2025 - 19.7K bytes - Viewed (0) -
cmd/sts-handlers.go
// a single client certificate. Otherwise, the certificate to // policy mapping would be ambiguous. // However, we can filter all CA certificates and only check // whether they client has sent exactly one (non-CA) leaf certificate. const MaxIntermediateCAs = 10 var ( peerCertificates = make([]*x509.Certificate, 0, len(r.TLS.PeerCertificates)) intermediates *x509.CertPool numIntermediates int )
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 36.6K bytes - Viewed (0) -
android/guava-testlib/src/com/google/common/collect/testing/TestsForListsInJavaUtil.java
return elements[index]; } }; } }) .named("AbstractList") .withFeatures( CollectionFeature.NONE, CollectionFeature.ALLOWS_NULL_VALUES, CollectionSize.ANY) .suppressing(suppressForAbstractList()) .createTestSuite(); } public Test testsForAbstractSequentialList() {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Sep 04 15:04:05 UTC 2025 - 12K bytes - Viewed (0) -
docs/es/docs/tutorial/path-params-numeric-validations.md
{* ../../docs_src/path_params_numeric_validations/tutorial001_an_py310.py hl[10] *} /// note | Nota Un parรกmetro de path siempre es requerido ya que tiene que formar parte del path. Incluso si lo declaras con `None` o le asignas un valor por defecto, no afectarรก en nada, siempre serรก requerido. /// ## Ordena los parรกmetros como necesites /// tip | ConsejoRegistered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 6.1K bytes - Viewed (0)