Unicode

网络  统一字符编码; 编码; 字符编码; 标准; 内码

计算机



双语例句

  1. For example, select UTF-8 if your SAP system is a Unicode system.
    例如,如果您的SAP系统是Unicode系统,则要选择UTF-8。
  2. A Unicode supplementary character is specified using a surrogate pair.
    使用一个替代对指定Unicode补充字符。
  3. However, not every font includes a representation for each Unicode character.
    但是,并不是每种字体都包含每个Unicode字符的表示。
  4. You cannot define a table with an ASCII code page in a Unicode database.
    您无法在Unicode数据库中用ASCII代码页定义表。
  5. Support for Unicode is embedded into both the kernel and the code development libraries.
    Unicode支持被嵌入到内核和代码开发库中。
  6. These numbers represent a Unicode character, not a character in the code page of the input message.
    这些数字表示一个Unicode字符,而不是输入消息的代码页中的一个字符。
  7. I didn't discuss them in this article, but Python provides excellent support for Unicode strings.
    我在本文中没有讨论这些字符串类型,但Python对Unicode字符串提供了很好的支持。
  8. In a Unicode database, all the tables store character data using the Unicode encoding scheme.
    在Unicode数据库中,所有的表都使用Unicode编码方案存储字符数据。
  9. Several encodings are used for Unicode: the two most popular are UTF-8 and UTF-16.
    有几种编码可用于Unicode:最为常用的两个是UTF-8和UTF-16。
  10. No other encoding of Unicode boasts such broad tool support among both XML and non-XML tools.
    在XML和非XML工具中,没有其他Unicode编码拥有这样广泛的工具支持。
  11. Certain Unicode characters cannot be included in XML.
    某些Unicode字符并没有包含在XML中。
  12. The XML parser converts whatever the document is written in to Unicode strings and char arrays.
    XML解析器对任何写入到Unicode字符串和字符数组中的文档进行转换。
  13. That means Unicode tables in non-Unicode databases can store strings only in UTF-8 encoding.
    这意味着非Unicode数据库中的Unicode表只能存储UTF-8编码的字符串。
  14. Some toolkits were unable to parse the Unicode byte order mark sent by other toolkits.
    有些工具包不能对其它工具包发送过来的Unicode字节顺序标志进行语法分析。
  15. Most XML parsers provide routines for manipulating Unicode characters.
    多数XML解析器都提供了操纵Unicode字符的例程。
  16. Unicode encodings and algorithms are used for internal and external communications in the AIX system.
    AIX系统中的内部和外部通信使用Unicode编码和算法。
  17. Readers and writers are high level interfaces to support unicode characters in I/ O operations.
    读取器和写入器是在I/O操作中支持unicode字符的高级接口。
  18. The CPAN module archive has many Unicode-related modules.
    CPANmodulearchive中有很多与Unicode有关的模块。
  19. This approach requires the data to be available in XML format with Unicode encoding.
    这种方法需要以Unicode编码的XML格式提供数据。
  20. Therefore, recognizing Unicode characters appears to work well with embedded, generated, and command-line data.
    因此,对于Unicode字符的识别就可以很好地处理内嵌的数据、生成的数据以及命令行数据了。
  21. TDS tags can now contain unicode characters and hexadecimal character mnemonics.
    TDS标记现在可以包含Unicode字符和十六进制字符助记符。
  22. You need to create the Unicode database as a new database using code set UTF-8 first.
    需要先创建一个使用编码集UTF-8的新Unicode数据库。
  23. These include most control characters and single characters from Unicode surrogate pairs.
    这些字符包括大多数的控制字符和Unicode代理对(surrogatepair)中的单个字符。
  24. Must only contain Unicode letters, underscore characters, and Unicode digits.
    必须只包含Unicode字母、下划线和Unicode数字。
  25. We can find it in Unicode chart table ( Range: 0400-04FF).
    从Unicode字符表中我们能找到了它(范围:0400-04FF)。
  26. A code page required for character translation to and from Unicode is not installed on this computer.
    此计算机上没有安装其他字符与unicode字符进行转换所需的代码页。
  27. The message contains Unicode characters and has been sent as a binary attachment.
    此消息中含有统一码的字符,已经以二进制附件的形式发送出去了。
  28. It has a Unicode string type and an array type.
    它有一个Unicode的字符串类型和数组类型。
  29. UTF-8 is not a double byte format-but it is a standard encoding of Unicode!
    UTF-8并不是一种双字节格式,但它是一种标准的Unicode编码!