Please help us improve the quality of example sentences! Edit on Github

十六进制一词是从十六这个数得来的。The word hexadecimal is derived from the number 16.

将列举型别项目显示为十六进位值。Displays the enumeration entry as a hexadecimal value.

Other words in sentence

这个整数可以是十进制,八进制,或十六进制。Values can be expressed in decimal, octal , or hexadecimal.

删除文件并以十六进制0重写文件。Deletes and overwrites files with the hexadecimal value 0x00.

传回代表数字十六进位值的字串。Returns a string representing the hexadecimal value of a number.

将十进制数216转换为十六进制数是D8。Will decimal number for hexadecimal number 216 conversion is D8.

这允许在解析时在正则表达式中使用十六进制值。This allows hexadecimal values in regular expressions when parsing.

Other words in sentence

注意如果某个十六进制数只有个位数,那么在其左边必须补上一个零。Note that single hexadecimal digits must be zero-padded on the left.

一个标准的MAC地址是6字节,16进制表示,就像这样A MAC address is formatted as a six-byte, hexadecimal number, like this

有效的自定义分隔符必须具有偶数个十六进制数字。A valid custom delimiter must have an even number of hexadecimal digits.

进制的常量通常都用作掩码或特殊位的值。Hexadecimal constants are commonly used as masks or specific bit values.

在16进制记法里,仅仅用两个字符就能表示一个字节。In hexadecimal notation, it takes merely two characters to represent a byte.

Other words in sentence

连字号纯粹为了清晰的缘故而把十六进制数字分开。Hyphens are just used to separate the hexadecimal digits for the sake of clarity.

您可以将侦错工具视窗所使用的数字格式设定为十进位或十六进位。You can set the numeric format used in the debugger windows to decimal or hexadecimal.

在这些图中,每个页码中的实线阴影边框表示的是十六进制数。In the figures, the solid shaded borders in each code page indicate hexadecimal numbers.

注意63实际上是99,因为指令通常情况下使用十六进制编写。Note that 63 is actually 99 because the instruction is always written using hexadecimal.

决定您要整数显示为十进位值还是十六进位值。Determine whether you want to display the integer as a decimal value or a hexadecimal value.

Other words in sentence

颜色要素值被表现为用于RGB和HSB系统的十六进制格式。Color constituents values are represented in hexadecimal format for both RGB and HSB systems.

它设置AX寄存器为十六进制值E820,通过15号中断调用进入。It is accessed via the int 15h call, by setting the AX register to value E820 in hexadecimal.

我有一个用来验证重复8进制数的一长列的表格。I have a spreadsheet used to verify a long list of 8-digit hexadecimal numbers for duplicates.