- Sort Score
- Result 10 results
- Languages All
Results 441 - 450 of 661 for En (0.14 sec)
-
android/guava/src/com/google/common/util/concurrent/ForwardingExecutorService.java
/** * An executor service which forwards all its method calls to another executor service. Subclasses * should override one or more methods to modify the behavior of the backing executor service as * desired per the <a href="http://en.wikipedia.org/wiki/Decorator_pattern">decorator pattern</a>. * * <p><b>{@code default} method warning:</b> This class does <i>not</i> forward calls to {@code
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Dec 22 03:38:46 UTC 2024 - 4.1K bytes - Viewed (0) -
src/main/resources/fess.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components> <include path="fess_config.xml"/> <include path="fess_ds.xml"/> <include path="fess_se.xml"/> <include path="esflute_config.xml"/> <include path="esflute_user.xml"/> <include path="esflute_log.xml"/> <component name="curlHelper" class="org.codelibs.fess.helper.CurlHelper"> </component>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jul 28 09:03:48 UTC 2024 - 5.2K bytes - Viewed (0) -
docs/en/data/sponsors.yml
title: InterviewPal - AI Interview Coach for Engineers and Devs img: https://fastapi.tiangolo.com/img/sponsors/interviewpal.png - url: https://dribia.com/en/ title: Dribia - Data Science within your reach img: https://fastapi.tiangolo.com/img/sponsors/dribia.png bronze: - url: https://www.exoflare.com/open-source/?utm_source=FastAPI&utm_campaign=open_source
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 15:19:49 UTC 2025 - 3.8K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/collect/LockHeldAssertingSet.java
* `Synchronized` doesn't guarantee that it will hold the mutex for those calls because callers * are responsible for taking the mutex themselves: * https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/util/Collections.html#synchronizedCollection(java.util.Collection) * * Similarly, we avoid having those methods *implemented* in terms of *other* TestSet methods
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Feb 13 17:34:21 UTC 2025 - 4.3K bytes - Viewed (0) -
docs/em/docs/tutorial/response-status-code.md
* ๐ โ โช๏ธโก๏ธ ๐ฉโ๐ป, ๐ ๐ช โ๏ธ `400`. * `500` & ๐ ๐ฝ โ. ๐ ๐ ๐ โ๏ธ ๐ซ ๐. ๐โ ๐ณ ๐ถ โ ๐ ๐ ๐ธ ๐, โ๏ธ ๐ฝ, โซ๏ธ ๐ ๐ ๐จ 1๏ธโฃ ๐ซ ๐ ๐. /// tip ๐ญ ๐ ๐ ๐ ๐ ๐ & โ ๐ โซ๏ธโ, โ <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status" class="external-link" target="_blank"><abbr title="Mozilla Developer Network">๐</abbr> ๐งพ ๐ ๐บ๐ธ๐ ๐ ๐</a>. /// ## โจ ๐ญ ๐ โก๏ธ ๐ โฎ๏ธ ๐ผ ๐:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.3K bytes - Viewed (0) -
src/main/resources/fess_thumbnail.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components> <component name="thumbnailManager" class="org.codelibs.fess.thumbnail.ThumbnailManager"> </component> <component name="htmlThumbnailGenerator" class="org.codelibs.fess.thumbnail.impl.HtmlTagBasedGenerator"> <property name="name">"htmlThumbnailGenerator"</property> <postConstruct name="addCondition">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Fri Oct 11 21:34:52 UTC 2019 - 5.4K bytes - Viewed (0) -
src/main/config/openapi/openapi-user.yaml
example: 10km - name: lang in: query description: Language required: false schema: type: string example: en - name: preference in: query description: String to specify a shard for searching required: false schema: type: string example: abc
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu May 09 06:31:27 UTC 2024 - 21.6K bytes - Viewed (0) -
docs/ru/docs/deployment/https.md
* ะะดะฝะฐะบะพ, ั ััะพะน ะฟัะพะฑะปะตะผั ะตััั **ัะตัะตะฝะธะต**. * ะกััะตััะฒัะตั **ัะฐััะธัะตะฝะธะต** ะฟัะพัะพะบะพะปะฐ **TLS** (ะบะพัะพััะน ัะฐะฑะพัะฐะตั ะฝะฐ ััะพะฒะฝะต TCP, ัะพ ะตััั ะดะพ HTTP) ะฝะฐะทัะฒะฐะตะผะพะต **<a href="https://en.wikipedia.org/wiki/Server_Name_Indication" class="external-link" target="_blank"><abbr title="ะฃะบะฐะทะฐะฝะธะต ะธะผะตะฝะธ ัะตัะฒะตัะฐ">SNI</abbr></a>**.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun May 11 13:37:26 UTC 2025 - 20.7K bytes - Viewed (0) -
CONTRIBUTING.md
+ [Contributor License Agreement][cla] + [General GitHub documentation](https://help.github.com/) + [GitHub pull request documentation](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork) + [Apache Maven X Account](https://x.com/ASFMavenProject)
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Sat Jun 07 09:55:33 UTC 2025 - 4.2K bytes - Viewed (0) -
docs/ko/docs/tutorial/middleware.md
* `response`๋ฅผ ๋ฐํํ๊ธฐ ์ ์ ์ถ๊ฐ๋ก `response`๋ฅผ ์์ ํ ์ ์์ต๋๋ค. {* ../../docs_src/middleware/tutorial001.py hl[8:9,11,14] *} /// tip | ํ ์ฌ์ฉ์ ์ ์ ํค๋๋ <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers" class="external-link" target="_blank">'X-' ์ ๋์ฌ๋ฅผ ์ฌ์ฉ</a>ํ์ฌ ์ถ๊ฐํ ์ ์์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.4K bytes - Viewed (0)