词语吧>英语词典>hexadecimal翻译和用法

hexadecimal

英 [ˌheksəˈdesɪml]

美 [ˌheksəˈdesɪml]

adj.  十六进制的

计算机

COCA.46937

牛津词典

    adj.

    • 十六进制的
      a system for representing pieces of data using the numbers 0-9 and the letters A-F
      1. The number 107 is represented in hexadecimal as 6B.
        107这个数用十六进制表示为6B。

    英英释义

    adj

    • of or pertaining to a number system having 16 as its base
        Synonym:hex

      双语例句

      • A group of four, i.e., four pulses used to express a decimal digit or a hexadecimal digit.
        4个数位一组,用以表示十进制或十六进制中的一位数字的4个脉冲。
      • TDS markup can contain hexadecimal values in addition to the more usual text characters.
        TDS标记除了更常见的文本字符以外,还可以包含十六进制值。
      • The FileInput node has the ability to specify a custom delimiter as a sequence of hexadecimal digits.
        FileInput节点能够将自定义分隔符指定为十六进制数字序列。
      • Palette show the color map with HTML Hexadecimal color code for webpage designer.
        Palette能显示一系列常用的HTML颜色码,供网页或平面设计者使用。
      • This method is not as useful as the first method because you cannot see what hexadecimal digits you typed.
        因为你看不见你输入的十六进制编码值,这个方法比起第一个方法就稍有逊色了。
      • A valid custom delimiter must have an even number of hexadecimal digits.
        有效的自定义分隔符必须具有偶数个十六进制数字。
      • Applying the same logic to the other bytes produces a primary bitmap that takes the hexadecimal value x123001000E018000.
        对其他字节应用相同的逻辑将生成一个主位图,该位图包含十六进制值x123001000E018000。
      • Operands can be variables or decimal, hexadecimal, octal, or binary numbers.
        操作数可以是变量,还可以是十进制、十六进制、八进制或二进制数。
      • Decoding the dsirr is done by converting the hexadecimal value to decimal.
        通过将十六进制值转换为十进制值来对dsirr进行解码。
      • TDS tags can now contain unicode characters and hexadecimal character mnemonics.
        TDS标记现在可以包含Unicode字符和十六进制字符助记符。