US-ASCII is upwards-compatible with UTF-8 (an US-ASCII string is also a UTF-8 string, see [RFC 3629]), and UTF-8 is therefore appropriate if compatibility with US-ASCII is desired.
US-ASCII对UTF-8 向上兼容(US-ASCII字符串也是 UTF-8 字符串,参见 [RFC 3629]),因此如果需要与 US-ASCII 保持兼容,UTF-8 非常合适。
This encoding scheme makes it possible to encode an ASCII character with one byte, and a non-ASCII character with multiple (up to 4) bytes.
这个编码方案可以用一个字节对ASCII字符进行编码,用多个字节(最多4 字节)对非 ASCII 字符进行编码。
Once you have extracted the audit records into delimited ASCII files, you can load the contents of the ASCII files into DB2 tables.
将审计记录提取到定界ASCII文件之后,就可以将ASCII文件的内容装载到db2表中。
You must specify a value for the ASCII CCSID field, even if you do not have or plan to create ASCII-encoded objects.
您必须为asciiCCSID字段指定一个值,即使您不必或不打算创建ASCII编码的对象。
The data can be sent either as binary data or ASCII text up to 15 pages in length, with a page being up to 93 characters in length; the test set only provides support for ASCII messages.
可以用二进制数据或ascii文本的形式最多发送15页的数据,每页最多有93个字符;测试装置仅提供对ascii消息的支持。
A delimited ASCII (del) file is a stream of ASCII characters; rows in the data stream are separated by row delimiters, and column values within a row are separated by column delimiters.
分隔的ASCII (DEL)文件是ASCII字符流;数据流中的行由行分隔符分隔,而行中的列值由列分隔符分隔。
But this space has the ASCII value of 160, while the space we use generally has the ASCII value of 32.
但是这个空格的ascii值是160,而通常使用的空格的ascii值是32。
Base64 encoding transforms arbitrary data values into printable ASCII characters by using one ASCII character to represent each six bits of the original data.
通过对原始数据中的每六位使用一个ASCII字符来表示,Base64编码可以将任意的数据值转换为可打印的ASCII字符。
If the properties file contains non-ASCII characters, such as the product name or about text, you need to convert the file from native encodings to ASCII with escaped Unicode.
如果属性文件包含了非ascii字符(产品名或者about文本),需要使用转义unicode把文件从原生编码转换成ascii。
ASCII streams, for ASCII character data.
ascii流,用于ASCII字符数据。
To achieve optimum performance, use us ASCII (" US-ASCII ") as the encoding when writing XML documents.
为了达到最佳性能,在编写XML文档时应使用USASCII (“ US -ASCII ”)作为编码。
The rules for determining ascending order in a particular application can be very complicated: capital letters before lowercase letters, extended ASCII characters in ASCII order, and so on.
在特定的应用程序中确定升序规则可能会很复杂,例如:大写字母在小写字母之前,扩展ASCII字符按ASCII顺序,等等。
By default, SGML requires that all attribute values be delimited using either double quotation marks (ASCII decimal 34) or single quotation marks (ASCII decimal 39).
默认情况下,SGML要求所有的属性值用双引号(十进制ascii值34)或者单引号(十进制ascii值39)来分隔。
This paper expounded that the long distance operating station connect to PLC control system with ASCII module, and edited the communication program stored in ASCII module.
本文阐述了可编程控制器控制系统中,通过ASCII模块,实现远程操作站与可编程控制器的连接,并开发了ASCII模块中的接口通讯程序。
This paper expounded that the long distance operating station connect to PLC control system with ASCII module, and edited the communication program stored in ASCII module.
本文阐述了可编程控制器控制系统中,通过ASCII模块,实现远程操作站与可编程控制器的连接,并开发了ASCII模块中的接口通讯程序。
应用推荐