导航菜单

octal是什么意思_翻译中文_怎么读

octal

美式发音: ['ɒktəl] 英式发音: ['ɒktl]

adj.八的;【无线】八面的;八管脚的

网络释义:八进制;八进位;八进制的

复数:octals  

网络释义

adj.1.八的,第八的2.【无线】八面的,八边的;八管脚的,八进制的

adj.1网站屏蔽ing or having a number system based on eight instead of ten

n.1.a number with eight as its base

1.八进制 Decimal 十进制 Octal 八进制 Hex 六进制 ...

2.八进位 occurrence n. 出现,发生 octal 八进制的 octet 八位位组 ...

4.八进制数 octal 八进制 octal 八面的 octane number test engine 辛烷值试验机 ...

6.八进制整数十六进制整数(hexadecimal) %o 输出八进制整数(octal) %f 输出浮点数,保留6 位小数(float) %c 输出单个字符(character) %s …

7.表示八进制 (Binary) 表示二进制, (Octal) 表示八进制, (Decimal) 表示十进制, ...

例句释义:,八的,八面的,八管脚的,八进制,八进位,八进制的

1.Numbers in these other bases must be preceded by the character # followed by b, o, or h for binary, octal, or hexadecimal, respectively.这些以其它计数制计数的数必须以#开头,并紧跟b、o或者h来分别表示二进制、八进制或十六进制。

2.With one function, numbers can be converted between decimal, binary, octal and hexadecimal .使用这一个函数,能在十进制,二进制,八进制和十六进制之间互相转换数字。

3.Appending a 0 (zero) to a pteral integer constant causes it to be interpreted as octal .在整型文字常量前面加一个0,该值将被解释成一个八进制数。

4.As in Standard C, up to three octal digits are accepted.与C标准相同,最多只接受三个八进制数字。

5.This address can be specified as a decimal, hexadecimal, or octal number.可以将该地址指定为十进制、十六进制或八进制数。

6.Put two thirds of a cup octal chile peppers or jalapeno peppers in a 1 pint jar, and fill with fish sauce.放两三分之二杯泰国智利辣椒1品脱或墨西哥胡椒罐中,并填写鱼露。

7.The Oct function returns a string that represents the octal value of a specified number .返回表示数字的八进制值的字符串。

8.The radix may be specified as o, (octal, the default), d (decimal), x (hexadecimal), or n (no offsets displayed).可以将基数指定为o(默认的八进制)、d(十进制)、x(十六进制)或n(未显示偏移)。

9.The program supports fractions, decimal, hexadecimal, octal and binary numbers.软件支持小数,十六进制,八进制和二进制的数字。

10.Returns a string containing an octal representation of the given number argument.返回一字符串,包含有给定number参数的八进制表示。