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
双语例句
- Operands can be variables or decimal, hexadecimal, octal, or binary numbers.
操作数可以是变量,还可以是十进制、十六进制、八进制或二进制数。 - 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 method is not as useful as the first method because you cannot see what hexadecimal digits you typed.
因为你看不见你输入的十六进制编码值,这个方法比起第一个方法就稍有逊色了。 - In this example, we created a document with two attributes: name and value, which have values of red and FF0000 ( the hexadecimal representation of the standard red color), respectively.
在这个例子中,我们创建一个具有两个属性的文档:name和value,值分别为red和FF0000(标准红色的十六进制表示形式)。 - The hexadecimal digits X'2C'represent a comma character in ASCII.
十六进制数字X'2C'表示ASCII中的逗号字符。 - This allows hexadecimal values in regular expressions when parsing.
这允许在解析时在正则表达式中使用十六进制值。 - You will see the Hexadecimal and the RGB representation of the color appear.
你将看到以十六进制的和以RGB值表示的颜色。 - Enter offset into the file as a decimal or hexadecimal number.
请按十进制或十六进制数格式向文件中输入偏移量。 - A valid custom delimiter must have an even number of hexadecimal digits.
有效的自定义分隔符必须具有偶数个十六进制数字。 - The maximum sequence length is32 hexadecimal digits ( 16 bytes).
最大序列长度为32个十六进制数字(16个字节)。
