• Thus, an 8-bit, single-byte-character set (SBCS) is sufficient to represent the ASCII character set, as well as the character sets for many European languages.

    因此,8的单字节字符集(SBCS)足以表示ASCII字符集以及许多欧洲语言的字符集。

    youdao

  • It first explained key concepts, such as character and byte semantics with respect to string data.

    首先介绍了一些关键概念针对字符串数据字符语义字节语义。

    youdao

  • An individual character is usually encoded using a byte or more, depending upon the encoding used.

    单个字符通常使用一个字节多个字节进行编码具体情况取决于使用编码方式。

    youdao

  • For documents that contain Unicode characters beyond the ASCII range, the parser must read and convert multiple byte sequences for each character.

    对于包含ASCII以外Unicode字符文档解析器必须每个字符读取转换字节序列

    youdao

  • The characters numbered 0 to 0x7f (127) encode to themselves as a single byte, and larger character values are encoded into 2 to 6 bytes.

    00x7f(127)的字符自身编码单字节,更大字符编码26个字节

    youdao

  • The locale setting will cause the % ls format specifier in printf to call the wcsrtombs function in order to convert the wide character argument string into the locale-dependent multi-byte encoding.

    语言环境设置导致printf中的%l s格式说明调用wcsrtombs函数以便于将字符参数字符串转换成依赖语言环境的多字节编码

    youdao

  • In Figure 6, shows a search for the character after the third byte, which would have been the second occurrence of the character "a" if all were single byte characters.

    6中,搜索第三字节字符如果所有的字符都是单字节字符的话应该搜索到第二出现a”字符。

    youdao

  • The 10xxxxxx byte is a continuation byte with the XXXXXX bit positions filled with the bits of the character code number in binary representation.

    字节10xxxxxx一个扩展字节,它xxxxx x位置二进制表示字符代码填充

    youdao

  • Character vs byte semantics of string data.

    字符字符串数据字节语义之间的对比。

    youdao

  • One byte stores one character (e.g. a letter or a number).

    1字节存储1字符(字母一个数字)。

    youdao

  • The problem of byte positions being returned for the character positions can be solved using character-based functions.

    使用基于字符函数可以解决字节位置返回字符位置问题

    youdao

  • No longer can the program assume that one byte is one character, so all data has to be decoded from UTF-8 and encoded back to UTF-8.

    程序不再假设字节就是一个字符因此所有数据需要UTF-8 进行解码,然后再重新编码成 UTF-8。

    youdao

  • This encoding scheme makes it possible to encode an ASCII character with one byte, and a non-ASCII character with multiple (up to 4) bytes.

    这个编码方案可以字节ASCII字符进行编码多个字节(最多4 字节)对 ASCII 字符进行编码。

    youdao

  • But since you have a multi-byte character as the first character, you get the result as 3, which is the first occurrence of the search string.

    但是由于第一字符字节字符,因此得到结果3搜索字符串的第一次出现位置。

    youdao

  • However, in the case of a multi-byte encoding, the length of the character in bytes varies according to the encoding used, and each character can be one or more bytes in length.

    但是对于字节编码字符字节长度使用编码模式不同而不同每个字符的长度可能一个字节多个字节。

    youdao

  • Since the first character is multi-byte, it results in splitting the character and leads to dirty output.

    由于第一字符字节的,因此会导致字符分解错误输出

    youdao

  • Consider that you have a character in UTF-8 encoding has length of 3 bytes, and the string has only the first two byte of the encoding.

    假设拥有一个UTF - 8编码字符长度为3字节字符串拥有编码的两个字节

    youdao

  • English is not a multi-byte character set, so it cannot contain partial characters.

    英语不是字节字符集因此不能包含部分字符。

    youdao

  • Standard ASCII assigns a single-byte character in the English language to a numeric value, such as 0 to 127 in decimal format.

    标准ASCII英语语言中的单字节字符分配一个数值比如十进制格式0 127。

    youdao

  • Recognizing the character as a single, unit as opposed to a sequence of bytes, is a requirement in the case of string manipulations involving multi-byte characters.

    字符看作单元不是一个字节序列进行多字节字符字符串操作的必要条件

    youdao

  • This leads to non-support for the double-byte character input/output used by the Japanese, Korean, and Chinese character sets.

    并不支持日本韩国以及中国字符集使用字节字符的输入/输出

    youdao

  • A final advantage of some (though not all) native XML databases is worth mentioning. They can retrieve the original, unparsed document, character-per-character or even byte-per-byte.

    一些不是全部原生XML数据库带来最后优点值得一提,即能够逐字符甚至逐字节地检索原始未解析文档

    youdao

  • Therefore, it is important to understand what constitutes a character for writing applications that involve multi-byte character data.

    因此理解字符组成编写应用程序处理多字节字符数据非常重要。

    youdao

  • If you use a nullable VARCHAR column and only ASCII characters (UTF-8 format 1 byte per character) involved, the maximum character length that can be indexed is 1021 characters.

    如果使用可空的varchar涉及ASCII字符(在utf - 8格式字符1字节),那么可以建立索引最大字符长度1021个字符。

    youdao

  • The UTF-8 character set is easier to parse and to manipulate than any other multi-byte encoding format.

    UTF - 8字符集任何其他多字节编码格式易于分析操作

    youdao

  • In the case of a single-byte character encoding scheme, a single byte constitutes a character and the length of a single byte string is the same as the byte length of the string.

    对于单字字符编码模式字节组成一个字符,单字节字符串长度与字符串字节长度相同

    youdao

  • However, these numeric values do not adhere to character semantics in the case of multi-byte character encodings, like UTF-8.

    但是对于多字节字符编码(utf - 8),这些数值并不符合字符语义

    youdao

  • As mentioned above, ratified standards provide for multi-byte character storage and portability; as yet, though, there are no standards for input or rendering.

    正如上面介绍的一样,一些广为认可标准为多字节存储可移植性提供了一些便利;然而,现在还没有输入和显示制定标准。

    youdao

  • Unfortunately, there is no EBCDIC encoder by default, so we'll convert the value to a UTF-16LE byte array (which just adds in a "0" byte for the second byte of each character).

    遗憾的是,缺省情况下没有EBCDIC编码器所以我们转换为utf- 16le字符数组(只是每个字符的第二字节添加一个0”字节)。

    youdao

  • Unfortunately, there is no EBCDIC encoder by default, so we'll convert the value to a UTF-16LE byte array (which just adds in a "0" byte for the second byte of each character).

    遗憾的是,缺省情况下没有EBCDIC编码器所以我们转换为utf- 16le字符数组(只是每个字符的第二字节添加一个0”字节)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定