| 1. | Character map transformation 字符映射表转换 |
| 2. | Charmap . exe character map 字符映射表 |
| 3. | Contains the character maps and system calls necessary to present a culture - specific interface to a unix user 包含向unix用户展现特定于文化的界面所需的字符映射和系统调用。 |
| 4. | The output encoding incorporates a code page that maps 256 characters to individual console display characters 输出编码用到了一个代码页,该代码页将256个字符映射到各个控制台显示字符。 |
| 5. | In such cases , one way to get past this problem is to convert the character by mapping only those characters from the source ccsid to those that have a corresponding character in the target ccsid 这种情形下,解决该问题的一种方法就是通过仅将源ccsid中的字符映射到目标ccsid中的相应字符。 |
| 6. | An encoding maps a unicode character to an encoded sequence of bytes , which can subsequently be transferred to a physical medium , such as a disk , or over a communications link 编码操作将unicode字符映射为编码的字节序列,之后可以将这个字节序列传输到物理介质(如磁盘) ,也可以通过通信链路传输。可以采用各种方式映射字符,从 |
| 7. | An encoding maps a unicode character to an encoded sequence of bytes , which can subsequently be transferred either to a physical medium , such as a disk , or over a communications link 编码操作将unicode字符映射到编码的字节序列,之后可以将这个字节序列传输到物理介质(如磁盘) ,也可以通过通信链接传输。可以采用各种方式映射字符,从 |
| 8. | You can avoid lookup failures caused by case differences in data by first converting the data to uppercase or lowercase using the character map transformation , and then including the upper or lower functions in the sql statement that generates the reference table 可以通过字符映射转换先将数据转换为大写或小写,然后在生成引用表的sql语句中包含upper或lower函数,以此避免因数据中大小写不同引起的查找失败。 |
| 9. | The following example shows how to apply the strictest character mapping security to a platform invoke method definitions by specifying the ansi character set , disabling best fit mapping behavior , and throwing an exception on unmapped unicode characters 下面的示例说明如何通过指定ansi字符集、禁用最佳映射行为,并在遇到无法映射的unicode字符时引发异常,从而在平台调用方法定义上应用最严格的字符映射安全性。 |