火范文>英语词典>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

      双语例句

      • Hexadecimal values can be used to display non-standard letters and characters in browsers and plug-ins.
        16进制数值可以被用来显示一些在浏览器和插件中非标准的字母和字符。
      • A keyboard having input to a microprocessor in hexadecimal notation.
        可以十六进制记数法向微处理器输入的一种键盘。
      • You will see the Hexadecimal and the RGB representation of the color appear.
        你将看到以十六进制的和以RGB值表示的颜色。
      • A group of four, i.e., four pulses used to express a decimal digit or a hexadecimal digit.
        4个数位一组,用以表示十进制或十六进制中的一位数字的4个脉冲。
      • In addition to the default decimal base, W3Eval also supports binary, octal, and hexadecimal bases.
        除了缺省的十进制计数制外W3Eval还支持二进制、八进制和十六进制。
      • This allows hexadecimal values in regular expressions when parsing.
        这允许在解析时在正则表达式中使用十六进制值。
      • Applying the same logic to the other bytes produces a primary bitmap that takes the hexadecimal value x123001000E018000.
        对其他字节应用相同的逻辑将生成一个主位图,该位图包含十六进制值x123001000E018000。
      • TDS markup can contain hexadecimal values in addition to the more usual text characters.
        TDS标记除了更常见的文本字符以外,还可以包含十六进制值。
      • Enter offset into the file as a decimal or hexadecimal number.
        请按十进制或十六进制数格式向文件中输入偏移量。
      • The hexadecimal digits X'2C'represent a comma character in ASCII.
        十六进制数字X'2C'表示ASCII中的逗号字符。