Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for Morris (0.05 sec)

  1. internal/s3select/csv/testdata/testdata.zip

    2021602 E BX46 Parkchester 3709 2106 284 2 Bronx 028400 2028400 E BX37 Van Nest-Morris Park-Westchester Square 3704 3389497 2 2014-03-15 16:46:28 2014-03-15 16:54:39 N 1 -73.860969543457031 40.833728790283203 -73.851020812988281 40.850376129150391 1 1.76 8.5 0 0.5 3 0 12 1 1 182 242 green 0.00 0.0 0.0 58 42 8.95 1306 216.02 2 Bronx 021602 2021602 E BX46 Parkchester 3709 486 286 2 Bronx 028600 2028600 I BX37 Van Nest-Morris Park-Westchester Square 3704 3389498 2 2014-03-03 21:23:08 2014-03-03 21:34:43...
    Registered: 2025-05-25 19:28
    - Last Modified: 2021-06-01 21:59
    - 111.6K bytes
    - Viewed (0)
  2. RELEASE.md

    # Release 2.18.0
    
    ## TensorFlow
    
    ### Breaking Changes
    
    * `tf.lite`
        * C API:
    Registered: 2025-05-27 12:39
    - Last Modified: 2025-04-21 16:40
    - 738.1K bytes
    - Viewed (1)
  3. src/main/resources/fess_indices/fess/eu/stopwords.txt

    hartan
    hau
    hauei
    hauek
    hauetan
    hemen
    hemendik
    hemengo
    hi
    hona
    honek
    honela
    honetan
    honi
    hor
    hori
    horiei
    horiek
    horietan
    horko
    horra
    horrek
    horrela
    horretan
    horri
    hortik
    hura
    izan
    ni
    noiz
    nola
    non
    nondik
    nongo
    nor
    nora
    ze
    zein
    zen
    zenbait
    zenbat
    zer
    zergatik
    ziren
    zituen
    zu
    zuek
    zuen
    Registered: 2025-05-26 08:04
    - Last Modified: 2018-07-19 06:31
    - 709 bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/plugins/timepicker/bootstrap-timepicker.min.css

    /*!
     * Timepicker Component for Twitter Bootstrap
     *
     * Copyright 2013 Joris de Wit
     *
     * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
     *
     * For the full copyright and license information, please view the LICENSE
     * file that was distributed with this source code.
    Registered: 2025-05-26 08:04
    - Last Modified: 2020-02-13 04:21
    - 3K bytes
    - Viewed (0)
  5. src/main/java/jcifs/NetbiosAddress.java

     * BILLING-NY      <00>  GROUP       Registered
     * JMORRIS2        <03>  UNIQUE      Registered
     * JMORRIS2        <20>  UNIQUE      Registered
     * BILLING-NY      <1E>  GROUP       Registered
     * JMORRIS         <03>  UNIQUE      Registered
     * 
     * MAC Address = 00-B0-34-21-FA-3B
     * </pre>
     * 
     * </blockquote>
     * <p>
     * The hostname of this machine is <code>JMORRIS2</code>. It is
    Registered: 2025-05-25 00:10
    - Last Modified: 2018-07-01 13:12
    - 6K bytes
    - Viewed (0)
  6. docs/es/docs/deployment/server-workers.md

    Si estás usando contenedores, por ejemplo con Docker o Kubernetes, te contaré más sobre eso en el próximo capítulo: [FastAPI en Contenedores - Docker](docker.md){.internal-link target=_blank}.
    
    En particular, cuando corras en **Kubernetes** probablemente **no** querrás usar workers y en cambio correr **un solo proceso de Uvicorn por contenedor**, pero te contaré sobre eso más adelante en ese capítulo.
    
    ///
    
    ## Múltiples Workers
    
    Registered: 2025-05-25 07:19
    - Last Modified: 2024-12-30 18:26
    - 8.9K bytes
    - Viewed (0)
  7. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/wine.html
    wine
    
    // winners : The TJX Companies, Inc.
    // https://www.iana.org/domains/root/db/winners.html
    winners
    
    // wme : William Morris Endeavor Entertainment, LLC
    // https://www.iana.org/domains/root/db/wme.html
    wme
    
    // wolterskluwer : Wolters Kluwer N.V.
    // https://www.iana.org/domains/root/db/wolterskluwer.html
    wolterskluwer
    
    Registered: 2025-05-30 11:42
    - Last Modified: 2024-12-27 13:39
    - 309.7K bytes
    - Viewed (0)
  8. src/main/java/jcifs/netbios/NbtAddress.java

     * BILLING-NY      &lt;00&gt;  GROUP       Registered
     * JMORRIS2        &lt;03&gt;  UNIQUE      Registered
     * JMORRIS2        &lt;20&gt;  UNIQUE      Registered
     * BILLING-NY      &lt;1E&gt;  GROUP       Registered
     * JMORRIS         &lt;03&gt;  UNIQUE      Registered
     * 
     * MAC Address = 00-B0-34-21-FA-3B
     * </pre>
     * 
     * </blockquote>
     * <p>
     * The hostname of this machine is <code>JMORRIS2</code>. It is
    Registered: 2025-05-25 00:10
    - Last Modified: 2018-07-01 13:12
    - 15.2K bytes
    - Viewed (0)
  9. guava/src/com/google/common/net/MediaType.java

       * @since 20.0
       */
      public static final MediaType AAC_AUDIO = createConstant(AUDIO_TYPE, "aac");
    
      /**
       * Vorbis Audio, as defined by <a href="http://tools.ietf.org/html/rfc5215">RFC 5215</a>.
       *
       * @since 20.0
       */
      public static final MediaType VORBIS_AUDIO = createConstant(AUDIO_TYPE, "vorbis");
    
      /**
       * Windows Media Audio. For more information, see <a
    Registered: 2025-05-30 12:43
    - Last Modified: 2025-05-13 17:27
    - 48K bytes
    - Viewed (0)
  10. docs/hu/docs/index.md

    </a>
    </p>
    
    ---
    
    **Dokumentáció**: <a href="https://fastapi.tiangolo.com" target="_blank">https://fastapi.tiangolo.com</a>
    
    **Forrás kód**: <a href="https://github.com/fastapi/fastapi" target="_blank">https://github.com/fastapi/fastapi</a>
    
    ---
    Registered: 2025-05-25 07:19
    - Last Modified: 2025-02-20 20:53
    - 20.2K bytes
    - Viewed (0)
Back to top