字符 [计算机] character◇字符处理 character handing; character manipulation; character processing; 字符打印机 character printer; 字符计算机 character computer; 字符键盘 figure keyboard; 字符移入 character shift-in; 字符译码器 character decoder; 字符印字机 alphanumeric printer
In a unicode database , all the tables store character data using the unicode encoding scheme 在unicode数据库中,所有的表都使用unicode编码方案存储字符数据。
A unicode database only stores character data in unicode format , and it does not display the data in unicode format Unicode数据库只以unicode格式存储字符数据,并不以unicode格式显示数据。
Db2 also allows you to store character data using the unicode format in a unicode table within a non - unicode database Db2还允许在非unicode数据库中的unicode表中使用unicode格式存储字符数据。
In previous releases , input and output of characters to a stream may have resulted in character or unsigned short values being stored if 没有定义为本机类型,则向流的字符输入和输出可能导致存储字符或无符号短值。
The smallest unit of data stored in a computer . a bit can have the value of 0 or 1 . a computer uses 8 bits to store one text character 在计算机上可以用于存储的最小单元。包含0和1两个值。计算机使用8个比特位来存储字符。
This is problematic , particularly when the migration is to a unicode database that is designed to store character data in ucs - 2 format that uses the graphic vargraphic data types 这是一个问题,尤其是在迁移到使用ucs - 2格式(这种格式使用graphic / vargraphic数据类型)存储字符数据的unicode数据库时。
The openrowset function in the from clause of a query , which allows all connection information for an external server and data source to be issued every time the data must be accessed Ansi到oem的转换( ansi to oem conversion )将数据从使用某一特定的代码页存储字符数据的数据库传输到使用其他代码页的计算机上的客户端应用程序时必定发生的字符转换。