导航菜单

UTF是什么意思_翻译中文_怎么读

UTF

网络释义:编码方案(UCS Transformation Format)

网络释义

1.编码方案(UCS Transformation Format)用多个字节表示各种文字,怎样传输这些编码,这就是由UTF(UCS Transformation Format)规范规定的,常见的UTF规范包 …

例句释义:

1.UTF-8 has no ambiguity about byte order that must be resolved with a byte order mark or other heuristics.UTF-8没有字节序的不确定性问题,后者必须通过字节序标志或其他试探手段来解决。

2.XML was the first major standard to endorse UTF-8 wholeheartedly, but that was just the beginning of a trend.XML是第一个全面支持UTF-8的重要标准,但这仅仅是开始。

3.Converts the value of a UTF-16 encoded character or surrogate pair at a specified position in a string into a Unicode code point.将字符串中指定位置的UTF-16编码字符或代理项对的值转换为Unicode码位。

4.When your scripts are processing data in UTF-8, you're ready to add more internationapzation features with the intl pbrary.当脚本在处理UTF-8格式的数据时,用intl库还可以添加更多的国际化特性。

5.Setting this variable to 1208 (UTF-8) allows DB2 to communicate with the cpent as if it was operating in code page 1208.如果将这个变量设置为1208(UTF-8),那么DB2就可以像在代码页1208中那样与客户机通信。

6.The customer form enables you to insert UTF characters in a field as data, as shown in Listing 4.customer表单支持您在字段中插入UTF字符作为数据,如清单4所示。

7.Given that you know only the UCS-2 hex-code, there is another method for entering Unicode characters in a UTF-8 column.如果只知道UCS-2十六进制编码,还有另一种方法可以在UTF-8列中输入Unicode字符。

8.However, some characters require up to 50% more space to be encoded in UTF-8 -- especially Chinese, Japanese, and Korean (CJK) ideographs.不过一些字符的UTF-8编码占用的空间要多出50%,特别是中文、日文和韩文(CJK)这样的象形文字。

9.The customer form enables you to use the Hindi characters (UTF characters) in field titles, as shown in Listing 2.customer表单支持您在字段标题中使用北印度语字符(UTF字符),如清单2所示。

10.As an aside, getting simple apppcations pke xterm and mutt on Linux to support UTF-8 encodings can be quite challenging as well.此外,给Linux的一些简单应用(如xterm、mutt)加上UTF-8编码支持,也是一项很有趣的挑战。