就爱字典>英语词典>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

      双语例句

      • The FileInput node has the ability to specify a custom delimiter as a sequence of hexadecimal digits.
        FileInput节点能够将自定义分隔符指定为十六进制数字序列。
      • Operands can be variables or decimal, hexadecimal, octal, or binary numbers.
        操作数可以是变量,还可以是十进制、十六进制、八进制或二进制数。
      • A hex triplet is a six-digit, three-byte hexadecimal number to represent colors.
        一个十六进制的三胞胎是一个六位数、三个字节的十六进制数字代表的颜色。
      • A group of four, i.e., four pulses used to express a decimal digit or a hexadecimal digit.
        4个数位一组,用以表示十进制或十六进制中的一位数字的4个脉冲。
      • TDS data patterns can now contain hexadecimal values.
        TDS数据模式现在可以包含十六进制值。
      • This notation is equivalent to a bit-string constant with four binary digits for each hexadecimal digit.
        这种表示法等效于一个每个十六进制位四个二进制位的位串常量。
      • Hexadecimal values can be used to display non-standard letters and characters in browsers and plug-ins.
        16进制数值可以被用来显示一些在浏览器和插件中非标准的字母和字符。
      • Palette show the color map with HTML Hexadecimal color code for webpage designer.
        Palette能显示一系列常用的HTML颜色码,供网页或平面设计者使用。
      • In this example, we created a document with two attributes: name and value, which have values of red and FF0000 ( the hexadecimal representation of the standard red color), respectively.
        在这个例子中,我们创建一个具有两个属性的文档:name和value,值分别为red和FF0000(标准红色的十六进制表示形式)。
      • When the delimiter is set to Custom Delimiter ( Hexadecimal), the node uses a byte or sequence of bytes specified in the Custom Delimiter property as the delimiter.
        当将分隔符设置为自定义分隔符(十六进制)时,节点使用自定义分隔符属性中指定的字节或字节序列作为分隔符。