八进制数 meaning in Chinese
octal digit
octal numberal
octal numeral
Examples
- Octal numbers are identified by a trailing 8 subscript .
八进制数由一个附加的下标8来识别。 - The octdec ( ) function converts an octal number to a decimal number
函数的作用是:将一个八进制数转换为十进制。 - This address can be specified as a decimal , hexadecimal , or octal number
可以将该地址指定为十进制、十六进制或八进制数。 - Matches an ascii character as octal up to three digits ; numbers with no leading zero are backreferences if they have only one digit or if they correspond to a capturing group number
将ascii字符匹配为八进制数(最多三位) ;如果没有前导零的数字只有一位数或者与捕获组号相对应,则该数字为后向引用。 - Can be either uppercase or lowercase , and can be supplied either as a single string or with each octet of the thumbprint separated by spaces and the entire thumbprint enclosed in quotes
可以大写或小写,还可以作为单个字符串提供,或者与thumbprint的每个八进制数一起提供。与每个octet一起提供时,要用空格分隔,且整个thumbprint用引号引起来。