您要查找的是不是:
- octal number conversion 八进制数字转换
- The decoct() function converts a decimal number to an octal number. 函数的作用是:将一个十进制数字转换为八进制。
- The octdec() function converts an octal number to a decimal number. 函数的作用是:将一个八进制数转换为十进制。
- This address can be specified as a decimal, hexadecimal, or octal number. 可以将该地址指定为十进制、十六进制或八进制数。
- The process of converting an octal number into its binary equivalent. 八进制数转换成等值的二进制数的过程。
- Octal numbers are identified by a trailing 8 subscript. 八进制数由一个附加的下标8来识别。
- Note that you probably want to specify the mode as an octal number, which means it should have a leading zero. 注意也许你想用八进制数指定模式,也就是说该数应以零打头。
- The process of converting an octal number into its binary equivalent. The procedure is simple : Step 1 : Write out the octal number. Step 2 : Replace each octal dig it with its binary equivalence. 八进制数转换成等值的二进制数的过程。这个过程很简单:第一步,写出八进制数;第二步,把每位八进制数用它的等值二进制数代替。
- Octal numbers are supported, for convenience of the umask options.To specify an octal number, use 0 as the first digit of the number. 为了便于umask选项,同样也支持八进制数字,八进制数字首位应为0。
- binary-decimal number conversion 二进-十进制数转换
- Convert an octal number to a decimal number 将一个八进制数字转换为十进制
- Convert an octal number to a hexadecimal number 将一个八进制数字转换为十六进制
- Converts a decimal number to an octal number 十进制转换为八进制
- Converts an octal number to a decimal number 八进制转换为十进制
- He thumbed through the directory to look for her number. 他翻阅电话号码簿找寻她的号码。
- Let me note down your address and telephone number. 让我记下你的地址和电话号码。
- He picked a winning number on the first draw. 他第一次便抽到一个中奖号码。
- Function to return the octal value of a number. 函数返回某个数字的八进制值。
- The number of fish in coastal waters has decreased. 沿海鱼的数量已减少了。
- Returns the octal value of a specified number. 返回表示数字八进制值的字符串。