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
双语例句
- 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 hex triplet is a six-digit, three-byte hexadecimal number to represent colors.
一个十六进制的三胞胎是一个六位数、三个字节的十六进制数字代表的颜色。 - This allows hexadecimal values in regular expressions when parsing.
这允许在解析时在正则表达式中使用十六进制值。 - This notation is equivalent to a bit-string constant with four binary digits for each hexadecimal digit.
这种表示法等效于一个每个十六进制位四个二进制位的位串常量。 - The hexadecimal digits X'2C'represent a comma character in ASCII.
十六进制数字X'2C'表示ASCII中的逗号字符。 - This method is not as useful as the first method because you cannot see what hexadecimal digits you typed.
因为你看不见你输入的十六进制编码值,这个方法比起第一个方法就稍有逊色了。 - You will see the Hexadecimal and the RGB representation of the color appear.
你将看到以十六进制的和以RGB值表示的颜色。 - Hexadecimal values can be used to display non-standard letters and characters in browsers and plug-ins.
16进制数值可以被用来显示一些在浏览器和插件中非标准的字母和字符。 - Decoding the dsirr is done by converting the hexadecimal value to decimal.
通过将十六进制值转换为十进制值来对dsirr进行解码。 - TDS tags can now contain unicode characters and hexadecimal character mnemonics.
TDS标记现在可以包含Unicode字符和十六进制字符助记符。