字符集

zì fú jí
  • character set
字符集字符集
  1. 用Perl编写的convmv工具非常胜任这个将名称从一个字符集设置到另一个字符集的工作。

    The convmv tool , written in Perl , does a nice job of converting from one character set to another .

  2. 一个字节应该至少具有足够表示运行时基本字符集的任意成员的大小,并且由实现定义个数的连续位构成。

    A byte is at least large enough to contain any member of the basic execution character set and is composed of a contiguous sequence of bits , the number of which is implementation-defined .

  3. 字符集(characterset)是一个定义的字符集。

    A character set is a defined set of characters .

  4. 类似的,XML也是允许选择大量的字符集编码的。

    Similarly , XML allows for a large number of character set encoding choices .

  5. XWindow系统本身不处理字符集支持。

    X Window System does not deal with character set support , per se .

  6. 本文利用网页浏览器解析web页面的特性,构建一个信息隐藏字符集。

    Through analyzing the characteristics of browser phrasing the web page , we construct a character set of information hiding .

  7. 开发人员常常忽视了一个问题,编码没有限制XML支持的字符集。

    Developers often overlook the fact that encodings do not limit the set of characters that XML supports .

  8. 字符集不同的Oracle数据库间交换数据的解决方法

    Solution for Data Exchange between Oracle Database with Different Character Sets

  9. x具有全面的国际化特性,支持从右到左语言(比如希伯来语或阿拉伯语)和扩展字符集。

    Supports right to left languages ( such as Hebrew or Arabic ) and extended character sets .

  10. 多字节string字符集也依赖char型字符类型。一个多字节字符可能占用一个或两个char型元素空间存储。

    One multi-byte symbol may require one or two char elements .

  11. 不同字符集的ORACLE数据库对象和信息转换方法

    A Method to Convert ORACLE Database Objects and Information Between Different Charsets

  12. Oracle数据库字符集问题及其解决方法

    Character Sets Problem in Oracle Database and Its Solution

  13. Oracle数据库服务器字符集冲突解决方案

    A Settlement for Character Set Conflicts on Oracle Servers

  14. Oracle数据库字符集问题的研究

    The Research on Character Sets Problem in Oracle Database

  15. 其中namedcharacters和字符集是支持Unicode的,书中还举出若干例子来展示这些特性。

    The named characters and character classes are Unicode-enabled , and examples are shown for them .

  16. 对Oracle数据库字符集若干问题的探讨

    Analysis of Some Questions about Oracle Character Set

  17. 第二种编码模式是多字节字符集(multi-bytecharactersetorMBCS)。

    The second scheme is the multi-byte character set , or MBCS .

  18. 当前,已经有大量为单一字符集(或语种)而设计的OCR(opticalcharacterrecognition)分类器。

    Currently , OCR ( optical character recognition ) classifiers are generally designed for one character set ( or language ) .

  19. 第一种编码类型是单子节字符集(single-bytecharactersetorSBCS)。

    The first scheme is the single-byte character set , or SBCS .

  20. 使用符号字符集处理PDF报告

    Dealing with PDF reports that use symbolic character sets

  21. 因此,当Samba与一个较早的Windows客户端通信时,您应该使用相同的字符集。

    Thus , you should use the same charset when Samba communicates with an older Windows client .

  22. 这类字符集的字符类型是char。

    The classic char is used for strings .

  23. Unicode编码字符集利用了一个由128个三维的组构成的四维编码空间。

    The Unicode CCS utilizes a four-dimensional coding space of128 three-dimensional groups .

  24. ASCII是一个编码字符集(codedcharacterset,CCS),换句话说,它是整数到字符表示的映射。

    ASCII is a coded character set ( CCS ), in other words , a mapping from integer numbers to character representations .

  25. 例如,RedHat的eCos操作系统就包含了一个您可以使用的字符集。

    Red Hat 's eCos operating system , for example , includes a character set you can use .

  26. 服务器以及代理(proxy)无须提供完全编码的文档(即,文档采用涵盖文档全部字符集的编码方式)。

    Servers and proxies do not have to serve a document in a character encoding that covers the entire document character set .

  27. 它允许URL以简化的字符集结尾,或者在结尾出现最后一组括号。

    It allows the URL to end with the same reduced set of characters , or a final run between parentheses .

  28. Firefox小组修复了一个安全漏洞,该漏洞使得frame和iframe可以继承父文档(parentdocument)的字符集。

    The Firefox team fixed a security hole that allowed frames and iframes to inherit the parent document 's character set .

  29. 没有纳入的文字通常也没有其他任何字符集实现过,即使有也不能在XML中使用。

    The scripts that remain uncovered typically haven 't been implemented in any other character set either & and even if they have , they aren 't available in XML .

  30. 你可以加入以下程式码到你的ASP程式内来设定字符集。

    You can add following code as the first line of your ASP code in order to set character set in ASP script .