字节字符 meaning in English
byte character
byte-character
Examples
- Marshal strings as unicode 2 - byte characters
以unicode 2字节字符形式封送字符串。 - Input errors for double - byte characters are equally problematic
双字节字符的输入错误同样难以解决。 - If you input double - byte characters , you can see how to composite strings
如果输入双字节字符,则可以了解如何撰写字符串。 - Command line arguments containing double byte characters are truncated to a single byte
-包含双字节字符的命令行参数被截断为单个字节。 - This can be useful when printing code that contains both single - byte and double - byte characters
这在打印同时包含单字节和双字节字符的代码时很有用。