Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for wmls (0.07 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.wbxml"/>
      </mime-type>
    
      <mime-type type="application/vnd.wap.wmlc">
        <_comment>Compiled WML Document</_comment>
        <glob pattern="*.wmlc"/>
      </mime-type>
    
      <mime-type type="application/vnd.wap.wmlscriptc">
        <_comment>Compiled WML Script</_comment>
        <glob pattern="*.wmlsc"/>
      </mime-type>
    
      <mime-type type="application/vnd.webturbo">
        <glob pattern="*.wtb"/>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  2. guava/src/com/google/common/net/MediaType.java

       * Language</a>.
       *
       * @since 13.0
       */
      public static final MediaType WML_UTF_8 = createConstantUtf8(TEXT_TYPE, "vnd.wap.wml");
    
      /**
       * As described in <a href="http://www.ietf.org/rfc/rfc3023.txt">RFC 3023</a>, this constant
       * ({@code text/xml}) is used for XML documents that are "readable by casual users." {@link
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 17:27:14 UTC 2025
    - 48K bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/net/MediaType.java

       * Language</a>.
       *
       * @since 13.0
       */
      public static final MediaType WML_UTF_8 = createConstantUtf8(TEXT_TYPE, "vnd.wap.wml");
    
      /**
       * As described in <a href="http://www.ietf.org/rfc/rfc3023.txt">RFC 3023</a>, this constant
       * ({@code text/xml}) is used for XML documents that are "readable by casual users." {@link
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 17:27:14 UTC 2025
    - 48K bytes
    - Viewed (0)
  4. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    mitsubishi
    
    // mlb : MLB Advanced Media DH, LLC
    // https://www.iana.org/domains/root/db/mlb.html
    mlb
    
    // mls : The Canadian Real Estate Association
    // https://www.iana.org/domains/root/db/mls.html
    mls
    
    // mma : MMA IARD
    // https://www.iana.org/domains/root/db/mma.html
    mma
    
    // mobile : Dish DBS Corporation
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    miyoshi.tokushima.jp
    miyota.nagano.jp
    mizuho.tokyo.jp
    mizumaki.fukuoka.jp
    mizunami.gifu.jp
    mizusawa.iwate.jp
    mjondalen.no
    mjøndalen.no
    mk
    mk.eu.org
    mk.ua
    ml
    mlb
    mlbfan.org
    mls
    mma
    mmafan.biz
    mn
    mn.it
    mn.us
    mo
    mo-i-rana.no
    mo-siemens.io
    mo.cn
    mo.it
    mo.us
    moareke.no
    mobara.chiba.jp
    mobi
    mobi.gp
    mobi.ke
    mobi.ng
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  6. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    miyoshi.tokushima.jp
    miyota.nagano.jp
    mizuho.tokyo.jp
    mizumaki.fukuoka.jp
    mizunami.gifu.jp
    mizusawa.iwate.jp
    mjondalen.no
    mjøndalen.no
    mk
    mk.eu.org
    mk.ua
    ml
    mlb
    mlbfan.org
    mls
    mma
    mmafan.biz
    mn
    mn.it
    mn.us
    mo
    mo-i-rana.no
    mo-siemens.io
    mo.cn
    mo.it
    mo.us
    moareke.no
    mobara.chiba.jp
    mobi
    mobi.gp
    mobi.ke
    mobi.ng
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  7. RELEASE.md

    ## Bug Fixes and Other Changes
    
    *   Java: Support for loading models exported using the SavedModel API (courtesy
        @EronWright).
    *   Go: Added support for incremental graph execution.
    *   Fix a bug in the WALS solver when single-threaded.
    *   Added support for integer sparse feature values in
        `tf.contrib.layers.sparse_column_with_keys`.
    *   Fixed `tf.set_random_seed(0)` to be deterministic for all ops.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
Back to top