就爱字典>英语词典>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 keyboard having input to a microprocessor in hexadecimal notation.
        可以十六进制记数法向微处理器输入的一种键盘。
      • There is no limit to the number of digits in a hexadecimal sequence.
        十六进制序列的数字个数没有限制。
      • The maximum sequence length is32 hexadecimal digits ( 16 bytes).
        最大序列长度为32个十六进制数字(16个字节)。
      • In addition to the default decimal base, W3Eval also supports binary, octal, and hexadecimal bases.
        除了缺省的十进制计数制外W3Eval还支持二进制、八进制和十六进制。
      • It is configurable and contains most of the normal functions such as trigonometric and logarithmic functions, conversions, constants, memories and binary and hexadecimal notation.
        这是可配置的,并包含大多数的正常功能,如三角函数和对数函数,转换常数,记忆和二进制和十六进制记数。
      • TDS data patterns can now contain hexadecimal values.
        TDS数据模式现在可以包含十六进制值。
      • Palette show the color map with HTML Hexadecimal color code for webpage designer.
        Palette能显示一系列常用的HTML颜色码,供网页或平面设计者使用。
      • ASCII conversion of binary, decimal, hexadecimal codes output.
        转换ASCII码为二进制,十进制,十六进制的码输出。
      • This method is not as useful as the first method because you cannot see what hexadecimal digits you typed.
        因为你看不见你输入的十六进制编码值,这个方法比起第一个方法就稍有逊色了。
      • The dechex() function converts a decimal number to a hexadecimal number.
        函数的作用是:将一个十进制数字转换为十六进制。