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
双语例句
- The maximum sequence length is32 hexadecimal digits ( 16 bytes).
最大序列长度为32个十六进制数字(16个字节)。 - ASCII conversion of binary, decimal, hexadecimal codes output.
转换ASCII码为二进制,十进制,十六进制的码输出。 - A group of four, i.e., four pulses used to express a decimal digit or a hexadecimal digit.
4个数位一组,用以表示十进制或十六进制中的一位数字的4个脉冲。 - Hexadecimal values can be used to display non-standard letters and characters in browsers and plug-ins.
16进制数值可以被用来显示一些在浏览器和插件中非标准的字母和字符。 - TDS markup can contain hexadecimal values in addition to the more usual text characters.
TDS标记除了更常见的文本字符以外,还可以包含十六进制值。 - It supports numbers of different bases, including binary, octal and hexadecimal.
支持不同一些的基础,包括二进制,八进制和十六进制。 - The FileInput node has the ability to specify a custom delimiter as a sequence of hexadecimal digits.
FileInput节点能够将自定义分隔符指定为十六进制数字序列。 - It is configurable and contains most of the normal functions such as trigonometric and logarithmic functions, conversions, constants, memories and binary and hexadecimal notation.
这是可配置的,并包含大多数的正常功能,如三角函数和对数函数,转换常数,记忆和二进制和十六进制记数。 - A valid custom delimiter must have an even number of hexadecimal digits.
有效的自定义分隔符必须具有偶数个十六进制数字。 - The dechex() function converts a decimal number to a hexadecimal number.
函数的作用是:将一个十进制数字转换为十六进制。