- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 278 for guinea (0.05 sec)
-
src/archive/zip/writer_test.go
type WriteTest struct { Name string Data []byte Method uint16 Mode fs.FileMode } var writeTests = []WriteTest{ { Name: "foo", Data: []byte("Rabbits, guinea pigs, gophers, marsupial rats, and quolls."), Method: Store, Mode: 0666, }, { Name: "bar", Data: nil, // large data set in the test Method: Deflate, Mode: 0644, }, {
Registered: 2025-05-27 11:13 - Last Modified: 2025-01-28 04:20 - 14.4K bytes - Viewed (0) -
android/guava/src/com/google/common/eventbus/EventBus.java
* href="https://github.com/google/guice/wiki/Motivation">Guice</a> and <a * href="https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-introduction">Spring</a>. * Frameworks typically offer a way to register multiple listeners independently and then request * them together as a set (<a href="https://dagger.dev/dev-guide/multibindings">Dagger</a>, <a
Registered: 2025-05-30 12:43 - Last Modified: 2024-12-21 03:10 - 12.7K bytes - Viewed (0) -
docs/en/docs/how-to/index.md
# How To - Recipes Here you will see different recipes or "how to" guides for **several topics**. Most of these ideas would be more or less **independent**, and in most cases you should only need to study them if they apply directly to **your project**. If something seems interesting and useful to your project, go ahead and check it, but otherwise, you might probably just skip them. /// tip
Registered: 2025-05-25 07:19 - Last Modified: 2024-08-06 04:48 - 592 bytes - Viewed (0) -
docs/sts/etcd.md
For example, you can configure STS with Client Grants (KeyCloak) using the guides at [MinIO STS Quickstart Guide](https://min.io/docs/minio/linux/developers/security-token-service.html) and [KeyCloak Configuration Guide](https://github.com/minio/minio/blob/master/docs/sts/keycloak.md). Once this is done, STS credentials can be generated: ```
Registered: 2025-05-25 19:28 - Last Modified: 2022-09-29 04:28 - 3.4K bytes - Viewed (0) -
docs/es/README.md
Fess también incluye un rastreador (crawler), que puede rastrear documentos en un [servidor web](https://fess.codelibs.org/14.17/admin/webconfig-guide.html), [sistema de archivos](https://fess.codelibs.org/14.17/admin/fileconfig-guide.html), o [almacenamiento de datos](https://fess.codelibs.org/14.17/admin/dataconfig-guide.html) (como un archivo CSV o base de datos). Se admiten muchos formatos de archivos, incluidos (pero no limitados a): Microsoft Office, PDF y zip.
Registered: 2025-05-26 08:04 - Last Modified: 2024-10-12 07:19 - 7.6K bytes - Viewed (0) -
docs/es/docs/deployment/docker.md
`CMD` toma una lista de cadenas, cada una de estas cadenas es lo que escribirías en la línea de comandos separado por espacios. Este comando se ejecutará desde el **directorio de trabajo actual**, el mismo directorio `/code` que estableciste antes con `WORKDIR /code`. /// tip | Consejo Revisa qué hace cada línea haciendo clic en cada número en la burbuja del código. 👆 /// /// warning | Advertencia
Registered: 2025-05-25 07:19 - Last Modified: 2024-12-30 18:26 - 31K bytes - Viewed (0) -
apache-maven/src/assembly/maven/conf/toolchains.xml
| | * configuration: Additional configuration for this tool. | Look for documentation of the toolchains-aware plugin which configuration elements | can be used. | | See also https://maven.apache.org/guides/mini/guide-using-toolchains.html | | General example <toolchain> <type/> <provides> <version>1.0</version> </provides> <configuration/> </toolchain> | JDK examples
Registered: 2025-05-24 08:56 - Last Modified: 2024-08-22 14:47 - 3.6K bytes - Viewed (0) -
docs/kms/README.md
> Note that anyone can access or delete master keys at `https://play.min.io:7373`. You should run your own KES > instance in production. ## Configuration Guides A typical MinIO deployment that uses a KMS for SSE-S3 looks like this: ``` ┌────────────┐ │ ┌──────────┴─┬─────╮ ┌────────────┐ └─┤ ┌──────────┴─┬───┴──────────┤ ┌──────────┴─┬─────────────────╮
Registered: 2025-05-25 19:28 - Last Modified: 2025-02-26 09:25 - 7.1K bytes - Viewed (0) -
docs/pt-BR/README.md
O Fess também inclui um rastreador (Crawler), que pode rastrear documentos em um [servidor web](https://fess.codelibs.org/14.17/admin/webconfig-guide.html), [sistema de arquivos](https://fess.codelibs.org/14.17/admin/fileconfig-guide.html) ou [Data Store](https://fess.codelibs.org/14.17/admin/dataconfig-guide.html) (como CSV ou banco de dados). Muitos formatos de arquivos são suportados, incluindo (mas não limitado a): Microsoft Office, PDF e zip.
Registered: 2025-05-26 08:04 - Last Modified: 2024-10-12 07:19 - 7.4K bytes - Viewed (0) -
docs/vi/docs/deployment/cloud.md
Registered: 2025-05-25 07:19 - Last Modified: 2025-03-07 03:24 - 1.7K bytes - Viewed (0)