Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 0x100 (0.04 sec)

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

            <match value="0x0100" type="string" offset="26">
          	  <match value="0x0000" type="string" offset="28"/>
          	  <match value="0x0100" type="string" offset="28"/>
          	  <match value="0x0400" type="string" offset="28"/>
          	  <match value="0x0800" type="string" offset="28"/>
          	  <match value="0x1000" type="string" offset="28"/>
          	  <match value="0x1800" type="string" offset="28"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. doc/go_spec.html

    sign extended to implicit infinite precision; otherwise it is zero extended.
    It is then truncated to fit in the result type's size.
    For example, if <code>v := uint16(0x10F0)</code>, then <code>uint32(int8(v)) == 0xFFFFFFF0</code>.
    The conversion always yields a valid value; there is no indication of overflow.
    </li>
    <li>
    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. docs/en/docs/release-notes.md

    * 🔧 Update sponsors, remove Jina, remove Powens, move TestDriven.io. PR [#11213](https://github.com/tiangolo/fastapi/pull/11213) by [@tiangolo](https://github.com/tiangolo).
    
    ## 0.110.0
    
    ### Breaking Changes
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
Back to top