释义 |
1 ?八进制输出 ... 八进制内容 octal content 八进制输出 octal output 八进制数 octal digit; octal numberal; octal numeral ...
- 1
In the output above, Git is telling us about file modes; 100644 refers to the octal version of the permission bits on those files. 在上面的输出当中,Git向我们显示有关文件模式的信息;100644表示这些文件的权限的八进制版本。 - 2
You can display output as octal, hex, decimal, floating point, ASCII with backslash escapes, or named characters (nl for newline, ht for horizontal TAB, etc.). 您可以将输出显示为八进制、十六进制、十进制、浮点数、包含反斜杠转义符的ASCII,或者指定的字符(nl表示换行、ht表示水平制表符,等等)。 - 3
Hex converter: enter a binary, octal, decimal, hexadecimal number the number has been entered into the rest of hexadecimal Numbers with input and output interface. 进制转换器:可输入二进制、八进制、十进制、十六进制数;将已输入的数转换成其余进制的数;具有输入输出界面。
|