DBCS

双字节字符集
常用释义
abbr. 双字节字符集(Double Byte Character Set);数据库控制系统(Database Control System)

扩展信息

双字节字符集(double-byte character set)
双字节字符集 (DBCS) 字符组成的用户名不应该使用"与用户名相同"的密码设置选项进行迁移,因为 Windows 2000 不接受 DB…
双位元组字元集(Double Byte Character Sets)
双位元组字元集 (DBCS) 仍使用 2 bytes 编码,需要多一点空间?ODBC (3.6 版或更早的版本) 和资料程式库 API 无法识别 Uni…
双位元组字集
当将双位元组字集 (DBCS) 字串转换为 Unicode 时,它们可以包括 0x0020 以外的空格字元,但此功能无法移除这些空格。若 …
双位元组字元字串
它会取代双位元组字元字串 (DBCS) 使用在旧版的 Microsoft Jet 资料库引擎储存等日文、 中文,及其他特定语言的字元资料的 …

例句

Gets the height, in pixels, of the Kanji window at the bottom of the screen for double-byte character set (DBCS) versions of Windows.

为Windows的双字节字符集(DBCS)版本获取屏幕底部的Kanji窗口的高度(以像素为单位)。

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

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

Gets a value indicating whether the operating system is capable of handling double- byte character set ( DBCS ) characters .

表示用于当前操作系统的双字节字符集(DBCS)的最大大小(以字节为单位)。

For double-byte character set testing (DBCS) -- Use Japanese, as this language covers a broad prospect for the DBCS world.

对于双字节字符集(DBCS)测试:使用日语,因为该语言涵盖了DBCS领域内的多种可能性。

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

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

The difference there is extremely important, and has to do with the proper way of traversing through DBCS strings.

明白他们之间的区别,对于采用正确的方法来遍历DBCS字符串是很重要的。

There are two rules for traversing through a DBCS string using a pointer.

这里有使用指针遍历DBCS字符串时的两条规则。

微软还在它的CRT(Cruntimelibrary)中增加了操作DBCS字符串的版本。

DBCS通常用于使用象形书写系统(如日语、朝鲜语和中文)的环境中。

If the value is in double-byte character set (DBCS) format, Microsoft SQL Server will convert it to Unicode.

如果该值是双字节字符集(DBCS)格式,则MicrosoftSQLServer会将其转换为Unicode格式。