utf

utf

 英

  • 网络编码方案(UCS Transformation Format)

例句

UTF-8 has no ambiguity about byte order that must be resolved with a byte order mark or other heuristics.

UTF-8没有字节不确定性问题后者必须通过字节标志其他试探手段解决

XML was the first major standard to endorse UTF-8 wholeheartedly, but that was just the beginning of a trend.

XML第一个全面支持UTF-8重要标准仅仅开始

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

When your scripts are processing data in UTF-8, you're ready to add more internationalization features with the intl library.

脚本处理UTF-8格式数据intl可以添加更多国际化特性

Setting this variable to 1208 (UTF-8) allows DB2 to communicate with the client as if it was operating in code page 1208.

如果这个变量设置1208(UTF-8),那么DB2就可以代码1208那样客户机通信

The customer form enables you to insert UTF characters in a field as data, as shown in Listing 4.

customer表单支持字段插入UTF字符作为数据清单4

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字符

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这样象形文字

The customer form enables you to use the Hindi characters (UTF characters) in field titles, as shown in Listing 2.

customer表单支持字段标题使用印度字符UTF字符),清单2所示

As an aside, getting simple applications like xterm and mutt on Linux to support UTF-8 encodings can be quite challenging as well.

此外Linux一些简单应用xtermmutt加上UTF-8编码支持也是有趣挑战

In DB2 9, no conversion was done to the XML document, so it had to be inserted into the database as a series of UTF-8 bytes.

DB29不会XML文档进行转换因此必须一系列UTF-8字节形式XML文档插入数据库

However, these numeric values do not adhere to character semantics in the case of multi-byte character encodings, like UTF-8.

但是对于字节字符编码UTF-8),这些数值并不符合符语义

The customer form enables you to give the form header with UTF characters, as shown in Listing 3.

customer支持UTF字符制定表清单3

To be able to process UTF-8 characters, you have to go back along the chain of causes again.

为了能够处理UTF-8字符必须再次沿着转换进行回溯

Omit the XML declaration, and use the UTF-8 encoding, or use a UTF-16 Unicode Byte Order Mark (BOM) at the beginning of your document.

文档开头部分省略XML声明使用UTF-8编码或者使用UTF-16Unicode字节顺序标记(ByteOrderMark,BOM)。

If you know the UTF-8 encoding of a character, you can also use this method to enter Unicode characters in a CHAR or VARCHAR column.

如果知道字符UTF-8编码可以这种方法CHARVARCHAR输入Unicode字符

This method completely ignores all the encoding information available, and the returned string is always encoded in UTF-16.

这个方法完全忽略所有可用编码信息返回字符串总是UTF-16编码

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字符第二字节截断

One important step I didn't cover in Listings 6 and 7 is the conversion to UTF-8, which is not easy to illustrate in an article listing.

清单6清单7没有涉及到一个重要步骤UTF-8转化因为方便清单说明

The character encoding of a glossary file must be in UTF-8 or the default encoding under the system's locale.

词汇表文件字符编码必须UTF-8系统区域默认编码

Informix 4GL supports editing UTF data with the same key strokes used for English characters.

Informix4GL支持使用文字键盘对应编辑UTF数据

This is necessary because in UTF-8, it is often possible to represent the same character with multiple encodings.

必要因为UTF-8常常可能多个编码代表一个字符

The UTF-16 encoding alleviates some of this penalty because each character is specified using two bytes, assuming no surrogate characters.

因为每个字符规定使用两个字节同时假设没有代替字符所以UTF-16编码一定程度减轻这种性能损失

Mined is purely terminal-based and was the first UTF-8-enabled editor working in this environment.

Mined完全基于终端并且这种环境第一个支持UTF-8编辑

Obtains an encoder that converts a sequence of Unicode characters into a UTF-8 encoded sequence of bytes.

获取Unicode字符序列转换UTF-8编码字节序列编码

Obtains a decoder that converts a UTF-7 encoded sequence of bytes into a sequence of Unicode characters.

获取可以UTF-7编码字节序列转换Unicode字符序列解码

The UTF-8 character set is easier to parse and to manipulate than any other multi-byte encoding format.

UTF-8字符集任何其他字节编码格式易于分析操作

This site is created with Unicode (UTF-8) which enables the pages to be displayed in four languages including special characters.

这里网页内容表示4国语言特殊汉字输出文字编码Unicode(UTF-8)

Unicode transformation format (UTF) is a standard character set that many applications are using to support multiple languages.

Unicode转换格式UTF一种标准字符集许多应用程序使用支持多种语言

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

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

Major Linux distributors and application developers are working to have Unicode, primarily in the UTF-8 form, made standard in Linux.

Linux主要发行应用程序开发者致力于主要UTF-8格式表示Unicode成为Linux标准

A Unicode Transformation Format (UTF) is a format used to encode that code point.

Unicode转换格式UTF一种编码格式

For the ASCII range of characters, UTF-8 is identical to ASCII encoding and allows a broader set of characters.

对于ASCII范围字符,UTF-8ASCII编码相同并且允许字符集

First, data is stored in UTF-8 form everywhere, which results in only a very few software changes (passive).

第一方法数据UTF-8形式存放各处这样软件改动很少被动)。

The form in Listing 4 shows UTF data, which can be stored in and retrieved from the database.

清单4显示UTF数据存储数据库以及数据库获取

Converts the specified Unicode code point into a UTF-16 encoded string.

指定Unicode转换UTF-16编码字符串

But until all programs default to UTF-8, it's easy to change the defaults yourself.

不过所有程序UTF-8作为默认编码之前自己修改默认设置容易

Unlike MacRoman, UTF-8 isn't limited to a few scripts and one minority platform.

MacRoman不同,UTF-8局限少数文字或者个别平台

A single UTF document can be in various languages with no need to switch encodings halfway through.

一个单一UTF文件可以不同语言但是需要这些语言之间切换代码

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

第一可以看到文件编码UTF-8字符编码