SBCS

单字节字符集
常用释义
abbr. 单字节字符集(Single Byte Character Set)

扩展信息

单字节字符集(single-byte character set)
单字节字符集 (SBCS) 里,有些代码的范围在 DBCS 字符里称为前导字节。由一前导字符和一后续字符组成的一对连续字符 …
对于单字节字符集(Single-Byte Character Sets)
单字节内码 -- Single-Byte character sets (SBCS),可以支持256个字符编码. 双字节内码 -- Double-Byte character sets)(DBCS), …
字节存放一个字符
在 ASCII 阶段,单字节字符串使用一个字节存放一个字符SBCS)。比如,"Bob123" 在内存中为:1.2 字符,字节,字符串 …

例句

Just as in SBCS, the end of a DBCS string is marked by a single zero byte.

像SBCS一样,DBCS字符串的结束标志也是一个单字节表示的0。

Since most of us grew up using SBCS strings, we're used to using the ++ and -- operators on a pointer to traverse through a string.

因为我们中大多数人都是用着SBCS字符串成长的,所以我们在遍历字符串时,常常使用指针的++-和-操作。

SBCS于1993年成立,隶属西门子信息及通讯集团(ICN)。

Namespace to determine if the current thread is using a single-byte character set SBCS or a double-byte character set DBCS.

类确定当前线程使用的是单字节字符集SBCS还是双字节字符集DBCS。

MBCS is backward compatible with the SBCS mode, and was the default choice for new projects in MS Visual C++ until version 8. 0 (2005).

宏_MBCS向后兼容SBCS模式,并且MSVisualC++8.0(2005)以前的版本都默认使用这种字符集。

对于单字节字符集(single-bytecharacterset,SBCS)测试:使用德语,因为该语言比英语要长。

Single-board computers (SBCs) are complete computers built on a single circuit board.

单板计算机(单板机)是完整的电脑上建立一个单一的电路板。

A single zero byte marks the end of a SBCS string.

一个字节表示的0用来标志SBCS字符串的结束。

SBCs also figured heavily in the early history of home computers, for example in the Acorn Electron and the BBC Micro.

单板机也占有大量的早期历史的家用计算机,例如,在橡果电子和BBC微。

For example, for territory identifier US, codeset ISO 8859-1, locale en_US on AIX is SBCS code page 819.

例如,对于地域标识符US和代码集ISO8859-1,AIX上的地区en_US就是SBCS代码页819。