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 hexadecimal digits X'2C'represent a comma character in ASCII.
十六进制数字X'2C'表示ASCII中的逗号字符。 - A keyboard having input to a microprocessor in hexadecimal notation.
可以十六进制记数法向微处理器输入的一种键盘。 - It supports numbers of different bases, including binary, octal and hexadecimal.
支持不同一些的基础,包括二进制,八进制和十六进制。 - Operands can be variables or decimal, hexadecimal, octal, or binary numbers.
操作数可以是变量,还可以是十进制、十六进制、八进制或二进制数。 - This notation is equivalent to a bit-string constant with four binary digits for each hexadecimal digit.
这种表示法等效于一个每个十六进制位四个二进制位的位串常量。 - The dechex() function converts a decimal number to a hexadecimal number.
函数的作用是:将一个十进制数字转换为十六进制。 - You will see the Hexadecimal and the RGB representation of the color appear.
你将看到以十六进制的和以RGB值表示的颜色。 - A hex triplet is a six-digit, three-byte hexadecimal number to represent colors.
一个十六进制的三胞胎是一个六位数、三个字节的十六进制数字代表的颜色。 - Palette show the color map with HTML Hexadecimal color code for webpage designer.
Palette能显示一系列常用的HTML颜色码,供网页或平面设计者使用。 - Decoding the dsirr is done by converting the hexadecimal value to decimal.
通过将十六进制值转换为十进制值来对dsirr进行解码。