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
双语例句
- Decoding the dsirr is done by converting the hexadecimal value to decimal.
通过将十六进制值转换为十进制值来对dsirr进行解码。 - It supports numbers of different bases, including binary, octal and hexadecimal.
支持不同一些的基础,包括二进制,八进制和十六进制。 - A group of four, i.e., four pulses used to express a decimal digit or a hexadecimal digit.
4个数位一组,用以表示十进制或十六进制中的一位数字的4个脉冲。 - In addition to the default decimal base, W3Eval also supports binary, octal, and hexadecimal bases.
除了缺省的十进制计数制外W3Eval还支持二进制、八进制和十六进制。 - 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.
这种表示法等效于一个每个十六进制位四个二进制位的位串常量。 - ASCII conversion of binary, decimal, hexadecimal codes output.
转换ASCII码为二进制,十进制,十六进制的码输出。 - Enter offset into the file as a decimal or hexadecimal number.
请按十进制或十六进制数格式向文件中输入偏移量。 - A valid custom delimiter must have an even number of hexadecimal digits.
有效的自定义分隔符必须具有偶数个十六进制数字。 - The dechex() function converts a decimal number to a hexadecimal number.
函数的作用是:将一个十进制数字转换为十六进制。
