输出字符串 meaning in English
output string
Examples
- The string for output
输出字符串。 - Any other character is copied to the result string , and does not affect formatting
所有其他字符以文本形式复制到输出字符串中它们出现的位置。 - Represents a substitute output string that is emitted when the original input byte sequence cannot be decoded
表示无法对原始输入字节序列解码时发出的替代输出字符串。 - A rule of thumb is that for each character in the input string , allow 12 bytes in the output string
简单的规则是,对于输入字符串中的每个字符,在输出字符串中允许有12字节。 - The result string can be used for further processing , displayed to the system console , or written to a stream
输出字符串可用于进行进一步处理,显示到系统控制台或者写入到流。