- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 223 for guinea (0.06 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: 2024-11-05 11:13 - Last Modified: 2024-09-23 14:32 - 14.4K bytes - Viewed (0) -
compat/maven-settings/src/site/apt/index.apt
* {{{https://maven.apache.org/guides/mini/guide-mirror-settings.html} Mirror Settings}}, * {{{https://maven.apache.org/guides/mini/guide-deployment-security-settings.html} Security and Deployment Settings}}, * {{{https://maven.apache.org/guides/mini/guide-encryption.html} Password Encryption}},
Registered: 2024-11-03 03:35 - Last Modified: 2024-10-25 12:31 - 2K bytes - Viewed (0) -
docs/en/docs/advanced/index.md
And the next sections assume you already read it, and assume that you know those main ideas. ## External Courses
Registered: 2024-11-03 07:19 - Last Modified: 2024-08-06 04:48 - 1.8K 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: 2024-11-03 07:19 - Last Modified: 2024-08-06 04:48 - 592 bytes - Viewed (0) -
compat/maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java
* Maven Plugin Tool for Annotations</a>. * * @see <a href="https://maven.apache.org/guides/plugin/guide-java-plugin-development.html" target="_blank">Guide to Developing Java Plugins</a> * @see <a href="https://maven.apache.org/guides/mini/guide-configuring-plugins.html" target="_blank">Guide to Configuring Plug-ins</a>
Registered: 2024-11-03 03:35 - Last Modified: 2024-10-25 12:31 - 7.4K bytes - Viewed (0) -
README.md
--- ### 🎓 **Learning Resources for Gradle** Kickstart your Gradle knowledge with courses, guides, and community support tailored to various experience levels:
Registered: 2024-11-06 11:36 - Last Modified: 2024-11-01 05:30 - 8K 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: 2024-11-03 03:35 - Last Modified: 2024-08-22 14:47 - 3.6K 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: 2024-10-31 13:40 - Last Modified: 2024-10-12 07:19 - 7.4K bytes - Viewed (0) -
api/maven-api-toolchain/src/main/mdo/toolchains.mdo
the same other JDK instance without hardcoding absolute paths into the {@code pom.xml} and without configuring every plugin that require path to JDK tools.</p> @see <a href="/guides/mini/guide-using-toolchains.html">Guide to Using Toolchains</a> ]]></description> <defaults> <default> <key>package</key> <value>org.apache.maven.toolchain.model</value> </default> </defaults>
Registered: 2024-11-03 03:35 - Last Modified: 2024-08-22 14:47 - 9.7K bytes - Viewed (0) -
docs/fr/docs/deployment/docker.md
# Déployer avec Docker Dans cette section, vous verrez des instructions et des liens vers des guides pour savoir comment : * Faire de votre application **FastAPI** une image/conteneur Docker avec une performance maximale. En environ **5 min**. * (Optionnellement) comprendre ce que vous, en tant que développeur, devez savoir sur HTTPS. * Configurer un cluster en mode Docker Swarm avec HTTPS automatique, même sur un simple serveur à 5 dollars US/mois. En environ **20 min**.
Registered: 2024-11-03 07:19 - Last Modified: 2024-08-06 04:48 - 7.5K bytes - Viewed (0)