Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for vegetables (0.1 sec)

  1. compat/maven-embedder/src/test/java/org/apache/maven/cli/props/MavenPropertiesTest.java

                            "                                 kiwi, mango"));
            p1.put("trees", List.of("#", "# List of trees", "#"), List.of("                           fir, oak, maple"));
            p1.put("vegetables", List.of("#", "# List of vegetables", "#"), List.of("                           potatoes"));
    
            MavenProperties p2 = new MavenProperties();
            p2.put(
                    "fruits",
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 16.4K bytes
    - Viewed (0)
  2. docs/fr/docs/contributing.md

    ///
    
    Toute la documentation est au format Markdown dans le répertoire `./docs/fr/`.
    
    De nombreux tutoriels comportent des blocs de code.
    
    Dans la plupart des cas, ces blocs de code sont de véritables applications complètes qui peuvent être exécutées telles quelles.
    
    En fait, ces blocs de code ne sont pas écrits à l'intérieur du Markdown, ce sont des fichiers Python dans le répertoire `./docs_src/`.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 16.2K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    here.  And the moral of that is--"The more there is of mine, the
    less there is of yours."'
    
      `Oh, I know!' exclaimed Alice, who had not attended to this
    last remark, `it's a vegetable.  It doesn't look like one, but it
    is.'
    
      `I quite agree with you,' said the Duchess; `and the moral of
    that is--"Be what you would seem to be"--or if you'd like it put
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
Back to top