hexadecimal digit
常见例句
- The syntax for specifying a single hexadecimal value is mnemonic where NN is a hexadecimal digit in the range 00 to FF.
用于指定单个十六进制值的语法为助记符 ,其中 NN 为从 00 到 FF 的十六进制数字。 - The escape() function replaces almost any non-alphanumeric ASCII character with % followed by the two-digit hexadecimal code of the encoded character.
escape() 函数用 % 后跟被编码字符的两位 16 进制码代替了几乎所有非字母数字的 ASCII 字符。 - where [pid] is the process ID, [error code] is an 8-digit hexadecimal code, [file name] is the source code file in the OpenSSL library, and [line] is the line number in that source file.
其中, [pid] 是进程 ID, [error code] 是一个 8 位十六进制代码, [file name] 是 OpenSSL 库中的源代码文件, [line] 是源文件中的行号。 返回 hexadecimal digit