- Sort Score
- Num 10 results
- Language All
Results 711 - 720 of 846 for png (0.01 seconds)
-
cmd/server_test.go
c.Assert(err, nil) c.Assert(response.StatusCode, http.StatusOK) // Uploading a new object with Content-Type "image/png". // content for the object to be uploaded. buffer1 := bytes.NewReader([]byte("hello world")) objectName := "test-object.png" // constructing HTTP request for object upload. request, err = newTestSignedRequest(http.MethodPut, getPutObjectURL(s.endPoint, bucketName, objectName),
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 118.1K bytes - Click Count (0) -
docs/es/docs/tutorial/bigger-applications.md
Verás la documentación automática de la API, incluyendo los paths de todos los submódulos, usando los paths correctos (y prefijos) y las tags correctas: <img src="/img/tutorial/bigger-applications/image01.png"> ## Incluir el mismo router múltiples veces con diferentes `prefix` { #include-the-same-router-multiple-times-with-different-prefix }
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Tue Dec 16 16:33:45 GMT 2025 - 19.6K bytes - Click Count (0) -
docs/pt/docs/tutorial/bigger-applications.md
Você verá a documentação automática da API, incluindo os caminhos de todos os submódulos, usando os caminhos (e prefixos) corretos e as tags corretas: <img src="/img/tutorial/bigger-applications/image01.png"> ## Inclua o mesmo roteador várias vezes com `prefix` diferentes { #include-the-same-router-multiple-times-with-different-prefix }
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Tue Dec 16 20:32:40 GMT 2025 - 19.7K bytes - Click Count (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Sun Nov 23 03:46:53 GMT 2025 - 50.1K bytes - Click Count (0) -
docs/de/docs/tutorial/bigger-applications.md
Sie sehen die automatische API-Dokumentation, einschließlich der Pfade aller Submodule, mit den richtigen Pfaden (und Präfixen) und den richtigen Tags: <img src="/img/tutorial/bigger-applications/image01.png"> ## Den gleichen Router mehrmals mit unterschiedlichem `prefix` inkludieren { #include-the-same-router-multiple-times-with-different-prefix }
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 10 13:54:34 GMT 2025 - 21.3K bytes - Click Count (0) -
docs/ru/docs/tutorial/bigger-applications.md
Вы увидите автоматическую API документацию. Она включает в себя маршруты из суб-модулей, используя верные маршруты, префиксы и теги: <img src="/img/tutorial/bigger-applications/image01.png"> ## Подключение существующего маршрута через новый префикс (`prefix`) { #include-the-same-router-multiple-times-with-different-prefix }Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Thu Dec 11 21:25:03 GMT 2025 - 30.4K bytes - Click Count (0) -
android/guava/src/com/google/common/net/MediaType.java
public static final MediaType ICO = createConstant(IMAGE_TYPE, "vnd.microsoft.icon"); public static final MediaType JPEG = createConstant(IMAGE_TYPE, "jpeg"); public static final MediaType PNG = createConstant(IMAGE_TYPE, "png"); /** * The Photoshop File Format ({@code psd} files) as defined by <a * href="http://www.iana.org/assignments/media-types/image/vnd.adobe.photoshop">IANA</a>, and
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Oct 02 01:46:40 GMT 2025 - 48K bytes - Click Count (0) -
fess-crawler/src/test/java/org/codelibs/fess/crawler/extractor/impl/TikaExtractorTest.java
logger.info(content); assertTrue(content.contains("Test")); } public void test_getTika_png() { final InputStream in = ResourceUtil.getResourceAsStream("extractor/image/test.png"); final ExtractData extractData = tikaExtractor.getText(in, null); final String content = extractData.getContent(); CloseableUtil.closeQuietly(in); logger.info(content);
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Thu Aug 07 02:55:08 GMT 2025 - 30.6K bytes - Click Count (0) -
docs/pt/docs/deployment/concepts.md
<img class="shadow" src="/img/deployment/concepts/image01.png"> --- Agora que sabemos a diferença entre os termos **processo** e **programa**, vamos continuar falando sobre implantações. ## Executando na inicialização { #running-on-startup }
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Nov 12 16:23:57 GMT 2025 - 20.5K bytes - Click Count (0) -
MIGRATION.md
- Result layout and styling - Facet configuration - Search box placement - Suggestion behavior **Example Result**:  **Additional Resources**: - [Fess Site Search Documentation](https://fss-generator.codelibs.org/docs/manual) - [Customization Guide](https://github.com/codelibs/fess-site-search) ---
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Nov 06 12:40:11 GMT 2025 - 23.2K bytes - Click Count (0)