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
双语例句
- A valid custom delimiter must have an even number of hexadecimal digits.
有效的自定义分隔符必须具有偶数个十六进制数字。 - The character is specified as one or two UTF-16 code units in hexadecimal notation.
这个字符指定为十六进制形式的一个或两个UTF-16编码单元。 - 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.
当将分隔符设置为自定义分隔符(十六进制)时,节点使用自定义分隔符属性中指定的字节或字节序列作为分隔符。 - This notation is equivalent to a bit-string constant with four binary digits for each hexadecimal digit.
这种表示法等效于一个每个十六进制位四个二进制位的位串常量。 - In addition to the default decimal base, W3Eval also supports binary, octal, and hexadecimal bases.
除了缺省的十进制计数制外W3Eval还支持二进制、八进制和十六进制。 - TDS markup can contain hexadecimal values in addition to the more usual text characters.
TDS标记除了更常见的文本字符以外,还可以包含十六进制值。 - A hex triplet is a six-digit, three-byte hexadecimal number to represent colors.
一个十六进制的三胞胎是一个六位数、三个字节的十六进制数字代表的颜色。 - Hexadecimal values can be used to display non-standard letters and characters in browsers and plug-ins.
16进制数值可以被用来显示一些在浏览器和插件中非标准的字母和字符。 - This allows hexadecimal values in regular expressions when parsing.
这允许在解析时在正则表达式中使用十六进制值。 - TDS data patterns can now contain hexadecimal values.
TDS数据模式现在可以包含十六进制值。