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
双语例句
- TDS tags can now contain unicode characters and hexadecimal character mnemonics.
TDS标记现在可以包含Unicode字符和十六进制字符助记符。 - This allows hexadecimal values in regular expressions when parsing.
这允许在解析时在正则表达式中使用十六进制值。 - The dechex() function converts a decimal number to a hexadecimal number.
函数的作用是:将一个十进制数字转换为十六进制。 - The maximum sequence length is32 hexadecimal digits ( 16 bytes).
最大序列长度为32个十六进制数字(16个字节)。 - A keyboard having input to a microprocessor in hexadecimal notation.
可以十六进制记数法向微处理器输入的一种键盘。 - Applying the same logic to the other bytes produces a primary bitmap that takes the hexadecimal value x123001000E018000.
对其他字节应用相同的逻辑将生成一个主位图,该位图包含十六进制值x123001000E018000。 - It is configurable and contains most of the normal functions such as trigonometric and logarithmic functions, conversions, constants, memories and binary and hexadecimal notation.
这是可配置的,并包含大多数的正常功能,如三角函数和对数函数,转换常数,记忆和二进制和十六进制记数。 - Enter offset into the file as a decimal or hexadecimal number.
请按十进制或十六进制数格式向文件中输入偏移量。 - A valid custom delimiter must have an even number of hexadecimal digits.
有效的自定义分隔符必须具有偶数个十六进制数字。 - Decoding the dsirr is done by converting the hexadecimal value to decimal.
通过将十六进制值转换为十进制值来对dsirr进行解码。