说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 十六进制
1.
Of or relating to sixteenths.
十六进制的,十六的十六进制的,十六的,与其有关的
2.
The word hexadecimal is derived from the number 16.
十六进制一词是从十六这个数得来的。
3.
hexadecimal listing
十六进制微编码列表
4.
Only hex-encoded binary data allowed
仅允许十六进制编码的二进制数据
5.
Returns a hexadecimal value when given a decimal number.
如果给定的是十进制数,则返回十六进制的值。
6.
The hexdec() function converts a hexadecimal number to a decimal number.
函数的作用是:将一个十六进制数转换为十进制。
7.
The Clever Transform Between Binary And Decimal,Octal,Hexadecimal;
二进制数与十、八、十六进制数之间的巧妙互换
8.
Convert hex to bin, bin to dec and more.
十六进制转换成二进制,二进制转换成十进制,等等。
9.
There is no limit to the number of digits in a hexadecimal sequence.
十六进制序列的数字个数没有限制。
10.
Syntax error, expecting hex identifier, near : %1
语法错误,应为十六进制标识符,靠近:%1
11.
Hexadecimal digits expected after 0x
在0x后面必须是十六进制数字
12.
A sequence of octal or hexadecimal digits is terminated by the first character that is not an octal digit or a hexadecimal digit, respectively.
八进制或十六进制数字序列分别在遇到第一个不是八进制或十六进制数字的字符时结束。
13.
DEVELOPMENT OF AN IMPROVED HEX FILE MANAGER-CHex32
一种改进的十六进制文件管理工具——CHex32的研制
14.
The dechex() function converts a decimal number to a hexadecimal number.
函数的作用是:将一个十进制数字转换为十六进制
15.
Enter offset into the file as a decimal or hexadecimal number.
请按十进制或十六进制数格式向文件中输入偏移量。
16.
a positional system of numeration that uses hexadecimal digits and a radix of 16.
使用十六进制数字和基数16记数的一种位置法。
17.
Description method of material process state based on binary & hex system;
基于二进制和十六进制的物料工艺状态描述方法
18.
Hex data must have an even number of digits in order to be byte aligned
为进行字节对齐,十六进制数据的位数必须为偶数