Search Options

Results per page
Sort
Preferred Languages
Advance

Results 411 - 414 of 414 for Unknwon (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.31.md

    - Kube-apiserver: the `--encryption-provider-config` file is now loaded with strict deserialization, which fails if the config file contains duplicate or unknown fields. This protects against accidentally running with config files that are malformed, mis-indented, or have typos in field names, and getting unexpected behavior. When `--encryption-provider-config-automatic-reload` is used, new encryption config...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 12:18:32 UTC 2024
    - 315.4K bytes
    - Viewed (0)
  2. doc/go_spec.html

    </pre>
    
    <p>
    All non-blank names in the list must be unique.
    Each name declares a type parameter, which is a new and different <a href="#Types">named type</a>
    that acts as a placeholder for an (as of yet) unknown type in the declaration.
    The type parameter is replaced with a <i>type argument</i> upon
    <a href="#Instantiations">instantiation</a> of the generic function or type.
    </p>
    
    <pre>
    [P any]
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  3. src/main/webapp/js/admin/moment-with-locales.min.js

    (this._months)),e){case"week":return a/7+s/6048e5;case"day":return a+s/864e5;case"hour":return 24*a+s/36e5;case"minute":return 1440*a+s/6e4;case"second":return 86400*a+s/1e3;case"millisecond":return Math.floor(864e5*a)+s;default:throw new Error("Unknown unit "+e)}},Xt.asMilliseconds=jt,Xt.asSeconds=xt,Xt.asMinutes=Pt,Xt.asHours=Ot,Xt.asDays=Wt,Xt.asWeeks=At,Xt.asMonths=Et,Xt.asQuarters=Ft,Xt.asYears=zt,Xt.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%1...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 360.5K bytes
    - Viewed (1)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.atx"/>
      </mime-type>
      <mime-type type="application/vnd.apple.installer+xml">
        <glob pattern="*.mpkg"/>
      </mime-type>
      <mime-type type="application/vnd.apple.unknown.13">
        <sub-class-of type="application/zip"/>
      </mime-type>
      <mime-type type="application/vnd.apple.iwork">
        <sub-class-of type="application/zip"/>
      </mime-type>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top