Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 37 of 37 for lugar (0.04 sec)

  1. guava/src/com/google/common/collect/Lists.java

       * Arrays#asList}.
       *
       * <p>Note that even when you do need the ability to add or remove, this method provides only a
       * tiny bit of syntactic sugar for {@code newArrayList(}{@link Arrays#asList asList}{@code
       * (...))}, or for creating an empty list then calling {@link Collections#addAll}. This method is
       * not actually very useful and will likely be deprecated in the future.
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Oct 30 16:15:19 UTC 2024
    - 43.1K bytes
    - Viewed (0)
  2. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/vnd.oasis.opendocument.text-master",
    				"application/vnd.oasis.opendocument.text-template",
    				"application/vnd.oasis.opendocument.text-web",
    				"application/vnd.obn",
    				"application/vnd.olpc-sugar",
    				"application/vnd.oma-scws-config",
    				"application/vnd.oma-scws-http-request",
    				"application/vnd.oma-scws-http-response",
    				"application/vnd.oma.bcast.associated-procedure-parameter+xml",
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    makes people hot-tempered,' she went on, very much pleased at
    having found out a new kind of rule, `and vinegar that makes them
    sour--and camomile that makes them bitter--and--and barley-sugar
    and such things that make children sweet-tempered.  I only wish
    people knew that:  then they wouldn't be so stingy about it, you
    know--'
    
      She had quite forgotten the Duchess by this time, and was a
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  4. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Submitted by Hector Martin <******@****.***>
    user.party.eus
    
    // Association potager.org : https://potager.org/
    // Submitted by Lunar <******@****.***>
    pimienta.org
    poivron.org
    potager.org
    sweetpepper.org
    
    // ASUSTOR Inc. : http://www.asustor.com
    // Submitted by Vincent Tseng <******@****.***>
    myasustor.com
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          </match>
        </magic>
        <glob pattern="*.oth"/>
        <sub-class-of type="application/zip"/>
      </mime-type>
    
      <mime-type type="application/vnd.obn"/>
      <mime-type type="application/vnd.olpc-sugar">
        <glob pattern="*.xo"/>
      </mime-type>
      <mime-type type="application/vnd.oma-scws-config"/>
      <mime-type type="application/vnd.oma-scws-http-request"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. docs/en/docs/release-notes.md

    ## 0.51.0
    
    * Re-export utils from Starlette:
        * This allows using things like `from fastapi.responses import JSONResponse` instead of `from starlette.responses import JSONResponse`.
        * It's mainly syntax sugar, a convenience for developer experience.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  7. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F700..1F773  ; valid                  ;      ; NV8    # 6.0  ALCHEMICAL SYMBOL FOR QUINTESSENCE..ALCHEMICAL SYMBOL FOR HALF OUNCE
    1F774..1F776  ; valid                  ;      ; NV8    # 15.0 LOT OF FORTUNE..LUNAR ECLIPSE
    1F777..1F77A  ; disallowed                             # NA   <reserved-1F777>..<reserved-1F77A>
    1F77B..1F77F  ; valid                  ;      ; NV8    # 15.0 HAUMEA..ORCUS
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top