- Sort Score
- Result 10 results
- Languages All
Results 811 - 820 of 985 for webp (0.18 sec)
-
android/guava/src/com/google/common/base/internal/Finalizer.java
* loader and prevent it from being garbage collected. This poses a problem for environments where * you want to throw away the class loader. For example, dynamically reloading a web application or * unloading an OSGi bundle. * * <p>{@code com.google.common.base.FinalizableReferenceQueue} loads this class in its own classRegistered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Dec 22 03:38:46 UTC 2024 - 9.3K bytes - Viewed (0) -
docs/em/docs/tutorial/response-status-code.md
* `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/webapp/WEB-INF/orig/view/header.jsp
<span><la:message key="labels.index_help" /></span> </la:link></li> </ul> </div> </nav> </header> <div id="searchOptions" class="collapse"> <div class="container"> <jsp:include page="/WEB-INF/view/searchOptions.jsp" /> <div> <button type="button" class="btn btn-light" id="searchOptionsClearButton"> <la:message key="labels.search_options_clear" /> </button>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 4.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/header.jsp
<span><la:message key="labels.index_help" /></span> </la:link></li> </ul> </div> </nav> </header> <div id="searchOptions" class="collapse"> <div class="container"> <jsp:include page="/WEB-INF/view/searchOptions.jsp" /> <div> <button type="button" class="btn btn-light" id="searchOptionsClearButton"> <la:message key="labels.search_options_clear" /> </button>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 11:58:45 UTC 2025 - 4.2K bytes - Viewed (0) -
docs/de/docs/how-to/graphql.md
/// tip | Tipp **GraphQL** lรถst einige sehr spezifische Anwendungsfรคlle. Es hat **Vorteile** und **Nachteile** im Vergleich zu gรคngigen **Web-APIs**. Wiegen Sie ab, ob die **Vorteile** fรผr Ihren Anwendungsfall die **Nachteile** ausgleichen. ๐ค /// ## GraphQL-Bibliotheken
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.6K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/job/SuggestJobTest.java
} private void createRequiredDirectories() { // Create necessary directories for SuggestJob execution new File(tempDir, "WEB-INF/lib").mkdirs(); new File(tempDir, "WEB-INF/env/suggest/lib").mkdirs(); new File(tempDir, "WEB-INF/plugin").mkdirs(); } // Test execute method with successful execution public void test_execute_success() { createRequiredDirectories();Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 31.4K bytes - Viewed (0) -
docs/es/docs/tutorial/middleware.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 3.3K bytes - Viewed (0) -
docs/pt/docs/how-to/graphql.md
Vocรช pode combinar *operaรงรตes de rota* normais do FastAPI com GraphQL na mesma aplicaรงรฃo. /// tip | Dica **GraphQL** resolve alguns casos de uso muito especรญficos. Ele tem **vantagens** e **desvantagens** quando comparado a **web APIs** comuns. Certifique-se de avaliar se os **benefรญcios** para o seu caso de uso compensam as **desvantagens**. ๐ค /// ## Bibliotecas GraphQL
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.5K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/CrawlerClientCreator.java
import org.apache.logging.log4j.Logger; import org.codelibs.fess.crawler.container.CrawlerContainer; import jakarta.annotation.Resource; /** * Creates and manages crawler clients for web crawling operations. * This class handles the registration and loading of crawler client factories and their associated clients. * <p>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 4.5K bytes - Viewed (0) -
docs/ko/docs/tutorial/request-forms.md
๊ทธ๋ฌ๋ ํผ์ ํ์ผ์ด ํฌํจ๋ ๊ฒฝ์ฐ, `multipart/form-data`๋ก ์ธ์ฝ๋ฉํฉ๋๋ค. ๋ค์ ์ฅ์์ ํ์ผ ์ฒ๋ฆฌ์ ๋ํด ์ฝ์ ๊ฒ๋๋ค. ์ด๋ฌํ ์ธ์ฝ๋ฉ ๋ฐ ํผ ํ๋์ ๋ํด ๋ ์ฝ๊ณ ์ถ๋ค๋ฉด, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST" class="external-link" target="_blank"><code>POST</code>์ ๋ํ <abbr title="Mozilla Developer Network">MDN</a> ์น ๋ฌธ์๋ฅผ ์ฐธ์กฐํ์ธ์. /// /// warning | ๊ฒฝ๊ณ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 12:42:55 UTC 2024 - 3K bytes - Viewed (0)