字符编码的 meaning in Chinese
character-coded
Examples
- If you find that your code after conversion has strange characters , the most likely cause is a missing or mismatched code page for character encoding
如果在转换之后发现代码中有奇怪的字符,则很可能是由于缺少用于字符编码的代码页或用于字符编码的代码页不匹配引起的。 - If used , the encoding declaration must appear immediately after the version information in the xml declaration , and must contain a value representing an existing character encoding
如果使用编码声明,必须紧接在xml声明的版本信息之后,并且必须包含代表现有字符编码的值。 - Namespace contains classes representing ascii , unicode , utf - 7 , and utf - 8 character encodings ; abstract base classes for converting blocks of characters to and from blocks of bytes ; and a helper class that manipulates and formats
命名空间包含表示ascii 、 unicode 、 utf - 7和utf - 8字符编码的类;用于将字符块转换为字节块和将字节块转换为字符块的抽象基类;以及操作和格式化 - Contains classes representing ascii , unicode , utf - 7 , and utf - 8 character encodings ; abstract base classes for converting blocks of characters to and from blocks of bytes ; and a helper class that manipulates and formats string objects without creating intermediate instances of
它包含表示ascii 、 unicode 、 utf - 7和utf - 8字符编码的类;用于来回转换字符块和字节块的抽象基类;以及在不创建 - Contains classes representing ascii , unicode , utf - 7 , and utf - 8 character encodings ; abstract base classes for converting blocks of characters to and from blocks of bytes ; and a helper class that manipulates and formats string objects without creating intermediate instances of string
包含表示ascii 、 unicode 、 utf - 7和utf - 8字符编码的类;用于在字符块和字节块之间相互转换的抽象基类;以及不需要创建字符串的中间实例就可以操作和格式化字符串对象的帮助器类。