utf

  • utf
  • abbr.

    urinary excretion of transferring 尿的转铁蛋白排出;

纠错 数据更新时间:2026-04-18 09:19:38
1、

In UTF-16, you don't always know whether the byte "0x41" is the letter "A".

在UTF-16中,就不能确定字节“0x41”是不是字母“A”。

互联网摘选

2、

In the first line, you can see that the encoding of the file is UTF-8 character encoding.

第一行,您可以看到文件的编码是UTF-8字符编码。

互联网摘选

3、

All the localized pages should support the UTF-8 character set ( page encoding).

所有本地化了的页面都应支持UTF-8字符集(页面编码)。

互联网摘选

4、

UTF-16 is a variable-width character encoding, once surrogate pairs are taken into account.

如果考虑到替换对,UTF-16是一种变长字符编码。

互联网摘选

5、

There are advantages and disadvantages of using UTF-8

使用UTF-8既有优点,也有缺点

互联网摘选

6、

Attribute values can contain any characters and will be UTF 8-encoded when written to the output stream.

属性值可以包含任意字符,以UTF -8 编码输出到输出流.

互联网摘选

7、

Note the-CA switch ( from perldoc perlrun), which tells Perl that@ ARGV will contain UTF-8 data.

注意-CA开关(来自perldoc perlrun),它告诉Perl,@ARGV中会包含UTF-8数据。

互联网摘选

8、

Universality is the first and most compelling reason to choose UTF-8.

普遍性是选择UTF-8的第一个也是最有说服力的理由。

互联网摘选

9、

But, like all good things, the UTF-8 design has a downside.

但是,和任何美好的事物一样,UTF-8也有其不足。

互联网摘选

10、

Other Unicode formats such as UTF-16 tend to contain numerous zero bytes.

其他Unicode格式如UTF-16往往包含很多零字节。

互联网摘选

11、

If the job completes, but the output file does not contain the transliterated output, check to see if the input file was saved as something other than UTF encoding, for example UCS.

如果作业完成,但输出文件没有包含经过音译的输出,请检查输入文件是否保存为UTF编码之外的其他格式,比如UCS。

互联网摘选

12、

For considering international needs, we use UTF 8 encoding.

既然考虑到国际化的需要, 那么我们便utf8编码.

互联网摘选

13、

This function expects the web page contents in UTF-8 or ASCII character set.

这个函数需要的网页资源内容是UTF-8或者ASCII字符集。

互联网摘选

14、

Causes the output file to be created in UTF-8 format, with a byte order marker.

导致用UTF -8 格式和字节顺序标记创建输出文件.

互联网摘选

15、

This paper presents a "Fake UTF-16" coding algorithm, so that all XML parsers can handle GB code in an easy and universal fashion.

本文提出伪UTF16编解码算法,为XML中文数据的解析提供了简单、通用的方法。

互联网摘选

16、

Make sure that the NLS settings in the job properties are set to UTF-8.

确保作业属性中的NLS设置被设置成UTF-8。

互联网摘选

17、

For example, a VARCHAR column contains the small Greek letter alpha, a,( UTF-8= 0xCEB1).

例如,一个VARCHAR列包含小写希腊字母alpha(UTF-8=0xCEB1)。

互联网摘选

18、

JAVA source code, functions: file encoding conversion, for example: GB encoding is converted to UTF 8.

JAVA源代码, 功能: 文件编码转换, 例如: GB编码转换为UTF8.

互联网摘选

19、

In addition, there is another encoding scheme called UTF-16 that can also be used to represent supplementary characters.

另外,还有一种称为UTF-16的编码方案,它也可以用来表示补充字符。

互联网摘选

20、

Google doesn't even allow alternate encodings of Unicode such as UTF-16, much less non-Unicode encodings like ISO-8859-1.

Google甚至不允许其他Unicode编码(如UTF-16),更不用说ISO-8859-1这样的非Unicode编码了。

互联网摘选

21、

You need to create the Unicode database as a new database using code set UTF-8 first.

需要先创建一个使用编码集UTF-8的新Unicode数据库。

互联网摘选

22、

This occupies three bytes in UTF-8, whereas the English word "tree" comprises four letters and four bytes.

用UTF-8表示需要三个字节,而英文单词“tree”包含四个字母,需要四个字节。

互联网摘选

23、

Fixed UTF-8 text-wrapping display bug.

固定 -8 的文字环绕显示错误.

互联网摘选

24、

Every POSIX locale, regardless of whether it uses an ASCII single-byte or multibyte UTF-8 character encoding, relies on this character type, provided it is actually using a post-2.2 version of glibc.

每一种POSIX locale,只要它实际上使用了post-2.2版本的glibc,不管它是使用ASCII单字节,还是使用多字节UTF-8字符编码,都要依赖于这种字符类型。

互联网摘选

25、

For instance, if UTF-16 data is naively loaded into a C string, the string may be truncated on the second byte of the first ASCII character.

比方说,如果UTF-16数据原样加载到C字符串中,字符串可能从第一个ASCII字符的第二个字节截断。

互联网摘选

26、

Note this only does something if the string has a BOM, otherwise it is assumed that the string isn't UTF-16 and it is returned unmodified.

注意这个函数只在字符串拥有BOM时有效,否则它推测字符串不是UTF-16编码的而返回没有经过修改的原始值。

互联网摘选

27、

Applications that require random access to specific indexes within a document may operate more quickly when using a fixed-width encoding such as UCS2 or UTF-32.

需要随机访问文档特定位置的应用程序使用UCS2或UTF-32这类固定宽度的编码可能操作起来更快。

互联网摘选

28、

Other encoding name variants , such as UTF 8 , UTF _ 8, etc. shall not be used.

必须避免采用其他的编码别名如UTF8, UTF_8等.

互联网摘选

29、

In combination with the data types that use UTF-8 encoding, functions like SUBSTR and LENGTH still work with bytes and not with characters.

在与使用UTF-8编码的数据类型结合使用时,SUBSTR和LENGTH等函数仍然处理字节而不是字符。

互联网摘选

30、

This is why the use of UTF-8 in UNIX is popular.

这就是在UNIX平台上使用UTF-8会如此流行的原因。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈