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
双语例句
- This allows hexadecimal values in regular expressions when parsing.
这允许在解析时在正则表达式中使用十六进制值。 - ASCII conversion of binary, decimal, hexadecimal codes output.
转换ASCII码为二进制,十进制,十六进制的码输出。 - There is no limit to the number of digits in a hexadecimal sequence.
十六进制序列的数字个数没有限制。 - Decoding the dsirr is done by converting the hexadecimal value to decimal.
通过将十六进制值转换为十进制值来对dsirr进行解码。 - The hexadecimal digits X'2C'represent a comma character in ASCII.
十六进制数字X'2C'表示ASCII中的逗号字符。 - Operands can be variables or decimal, hexadecimal, octal, or binary numbers.
操作数可以是变量,还可以是十进制、十六进制、八进制或二进制数。 - The dechex() function converts a decimal number to a hexadecimal number.
函数的作用是:将一个十进制数字转换为十六进制。 - Enter offset into the file as a decimal or hexadecimal number.
请按十进制或十六进制数格式向文件中输入偏移量。 - The character is specified as one or two UTF-16 code units in hexadecimal notation.
这个字符指定为十六进制形式的一个或两个UTF-16编码单元。 - The FileInput node has the ability to specify a custom delimiter as a sequence of hexadecimal digits.
FileInput节点能够将自定义分隔符指定为十六进制数字序列。