词语屋>英语词典>encodings翻译和用法

encodings

英 [ɪnˈkəʊdɪŋz]

美 [ɛnˈkoʊdɪŋz]

网络  编码; 编码程序

计算机

双语例句

  • Characters in the ASCII range occupy only half the space in UTF-8 that they do in some other encodings of Unicode, particularly UTF-16.
    与其他Unicode编码特别是UTF-16相比,在UTF-8中ASCII字符占用的空间只有一半。
  • Internationalization has had another impact on programs: character encodings.
    国际化对程序还有另外一方面的影响:字符编码。
  • It does have some notable weaknesses, including primitive data typing and lack of support for character encodings ( an astonishing flaw given its use of XML).
    它确实有些明显的不足,包括原始的数据类型化和缺乏字符编码支持(这对XML使用来说是个令人吃惊的缺陷)。
  • This made data exchange problematic and required application software to be programmed for differences between these encodings.
    这使得数据交换出现了很多问题,并且需要为这些编码之间的差异编写应用软件。
  • UTF-8 is less likely than UTF-16 or other Unicode encodings to cause problems for systems that are unaware of Unicode and XML.
    与UTF-16或其他Unicode编码相比,对于不支持Unicode和XML的系统,UTF-8更不容易造成问题。
  • Acceptable names for encodings compatible with W3C specification contain Latin characters only.
    与W3C规范兼容的编码可接受的名称只包括拉丁字符。
  • If, on the other hand, you store the binary data as is, then you might end up with illegal sequences in UTF-8 and other encodings.
    另一方面,如果按原样存储二进制数据,最终可能得到非法的UTF-8序列和其他编码。
  • Unicode encodings and algorithms are used for internal and external communications in the AIX system.
    AIX系统中的内部和外部通信使用Unicode编码和算法。
  • Remember what the world looked like before Unicode encodings became established practice.
    还记得采用Unicode编码成为惯例之前世界是什么样吗?
  • A single UTF document can be in various languages with no need to switch encodings halfway through.
    一个单一的UTF文件可以有不同的语言,但是你不需要在这些语言之间切换代码。