Code conversion to multibyte encodings.
代码转换成多字节编码。
One other issue of concern for multibyte words is alignment.
多字节的另一个值得关注的问题是对齐问题。
UTF-8 also works better with tools that don't expect to receive multibyte data.
UTF - 8在不支持多字节数据的工具中也能正常工作。
The C run-time library has two types of internal code pages: locale and multibyte.
C运行库有两类内部代码页:区域设置和多字节。
By definition, the ASCII character set is a subset of all multibyte-character sets.
根据预设,ascii字元集是所有多位元组字元集的子集。
UCS is the multibyte (31-bit) superset of all known set encodings defined by the ISO 10646 standard.
UCS是ISO 10646标准定义的所有已知字符集编码的多字节(31位)超集。
You gotta make sure you don't break the file in the middle of a multibyte UTF-8 sequence though.
你必须确保你不打破这个文件在多字节utf - 8序列中虽然。
LVARCHAR (IDS) Stores single-byte or multibyte text strings of varying length (up to 32,739 bytes).
LVARCHAR (IDS)存储可变长度的单字节或多字节文本字符串(最高可达32,739个字节)。
Different computers use different conventions for ordering the bytes within multibyte integer values.
不同的电脑会使用不同的惯例,对多个位元组整数值内的位元组进行排序。
Generally, wide characters take more space in memory than multibyte characters but are faster to process.
一般来说,宽字元需要的记忆体空间要比多位元组字元多,但处理较快。
Support for a form of multibyte character set (MBCS) called double-byte character set (DBCS) on all platforms.
在所有平台上,支持称为双字节字符集(DBCS)的多字节字符集(MBCS)形式。
VARCHAR Stores single-byte or multibyte text strings of varying length (up to 255 bytes); supports code-set order collation of text data.
VARCHAR存储可变长度的单字节或多字节文本字符串(最高可达255个字节);在整理文本数据时支持使用代码集顺序。
CHAR Stores single-byte or multibyte text strings of fixed length (up to 32,767 bytes); supports code-set order in collation of text data.
CHAR存储固定长度的单字节或多字节的文本字符串(最高可达32,767个字节);在整理文本数据时支持使用代码集顺序。
By default, all multibyte functions begin execution with a multibyte code page corresponding to the operating system's default code page.
默认情况下,所有多字节函数使用与操作系统默认代码页相对应的多字节代码页开始执行过程。
Similarly, when the multibyte code page changes, the behavior of the multibyte functions changes to that dictated by the chosen code page.
同样,更改多字节代码页时,多字节函数的行为更改为由选定的代码页指示的行为。
The purpose of UTF-8 is to make it possible for 7-bit and 8-bit ASCII applications to live in a potentially multibyte Unicode-encoded environment.
UTF - 8的目的是使7位和8位ascii应用程序可以在将来的多字节unicode编辑环境中生存。
In the multibyte floating point calculations, the calculation of many functions, especially the complex functions, depend on the precision and speed of the square root calculation.
介绍一种可在微型机上由汇编语言完成的多字节浮点快速开平方运算的方法。
Every POSIX locale, regardless of whether it USES an ASCII single-byte or multibyte UTF-8 character encoding, relies on this character type, provided it is actually using a post-2.2 version of glibc.
每一种POSIXlocale,只要它实际上使用了post- 2.2版本的glibc,不管它是使用ASCII单字节,还是使用多字节utf - 8字符编码,都要依赖于这种字符类型。
Every POSIX locale, regardless of whether it USES an ASCII single-byte or multibyte UTF-8 character encoding, relies on this character type, provided it is actually using a post-2.2 version of glibc.
每一种POSIXlocale,只要它实际上使用了post- 2.2版本的glibc,不管它是使用ASCII单字节,还是使用多字节utf - 8字符编码,都要依赖于这种字符类型。
应用推荐