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- The number 107 is represented in hexadecimal as 6B.
107这个数用十六进制表示为6B。
- The number 107 is represented in hexadecimal as 6B.
英英释义
adj
- of or pertaining to a number system having 16 as its base
双语例句
- In addition to the default decimal base, W3Eval also supports binary, octal, and hexadecimal bases.
除了缺省的十进制计数制外W3Eval还支持二进制、八进制和十六进制。 - This method is not as useful as the first method because you cannot see what hexadecimal digits you typed.
因为你看不见你输入的十六进制编码值,这个方法比起第一个方法就稍有逊色了。 - The FileInput node has the ability to specify a custom delimiter as a sequence of hexadecimal digits.
FileInput节点能够将自定义分隔符指定为十六进制数字序列。 - Applying the same logic to the other bytes produces a primary bitmap that takes the hexadecimal value x123001000E018000.
对其他字节应用相同的逻辑将生成一个主位图,该位图包含十六进制值x123001000E018000。 - Decoding the dsirr is done by converting the hexadecimal value to decimal.
通过将十六进制值转换为十进制值来对dsirr进行解码。 - You will see the Hexadecimal and the RGB representation of the color appear.
你将看到以十六进制的和以RGB值表示的颜色。 - The character is specified as one or two UTF-16 code units in hexadecimal notation.
这个字符指定为十六进制形式的一个或两个UTF-16编码单元。 - The hexadecimal digits X'2C'represent a comma character in ASCII.
十六进制数字X'2C'表示ASCII中的逗号字符。 - The maximum sequence length is32 hexadecimal digits ( 16 bytes).
最大序列长度为32个十六进制数字(16个字节)。 - TDS markup can contain hexadecimal values in addition to the more usual text characters.
TDS标记除了更常见的文本字符以外,还可以包含十六进制值。