DBCS

双字节字符集

常用释义

词性释义

abbr. 双字节字符集(Double Byte Character Set);数据库控制系统(Database Control System)
例句
  • 全部
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格式。