释义 |
ASCII 英ˈæskiː美ˈæskiAHDăsʹkē 高iWeb¹²⁶⁸² 基本英英搭配近义反义例句Thesaurus例句 abbr.计美国信息交换标准码=American Standard Code for Information Interchange
Noun: computer science a code for information exchange between computers made by different companies; a string of 7 binary digits represents each character; used in most microcomputersASCII code美国信息交换标准码…ASCII collating sequence美国信息交换标准码排…ASCII character setASCII 字符集ASCII fileASCII文件 近义词 American standard code for information interchange美国标准信息交组… AnASCIIcontrol character, end of medium.一种ASCII码控制字符,媒体结束符。as in.plain text 同义词 clear textdecodedplaintext,unencrypted text,vanilla text 反义词 ciphertextencodedencrypted rich text plain textnoun ordinary readable form clear textdecodedplaintext,unencrypted text,vanilla text The original ASCII7-bit character set mapped the letters, and monetary, numerical, and control- code information to decimal, octal, and hexadecimal numbers. 原来的 ASCII7位字符集将字母、货币、数字和控制码信息映射为十进制、八进制和十六进制数字。 ibm The type attribute is used to indicate how the memory should be rendered, in HEX, Decimal, ASCII, etc. 类型属性用于指示内存应该怎样赋值,以十六进制、十进制、 ASCII等等格式。 ibm Applications that do not incorporate world language support can often be used only by individuals who read and write a language supported by ASCII. 没有结合世界的语言支持的应用程序通常只能被那些能读写 ASCII所支持语言的个人使用。 ibm As the need expanded to include more characters and symbols, such as those found in French, Spanish, and mathematical equations, an extension to ASCII was included. 随着需求扩展,需要包含更多字符和符号,比如法语、西班牙语和数学等式中的字符和符号, ASCII的一个扩展被包含进来。 ibm For example, it's often difficult to put an ASCII0NUL character into a buffer, and the article shows how attackers can normally get around this problem. 例如,将一个 ASCII0字符压入缓冲区通常是很困难的,而该文介绍了攻击者一般如何能够解决这个问题。 ibm For example, you might randomize the entire file rather than replacing just a part of it. You could limit the file to ASCII text or non- zero bytes. 例如,可以将整个文件打乱,而不是仅替换其中的一部分,也可以将该文件限制为 ASCII文本或非零字节。 ibm For non- ASCII characters, users should ensure that the same conversion tables are used by binding and executing with the same active code page. 对于非 ASCII字符,用户应该确保具有相同活动代码页的绑定和执行使用相同的转换表。 ibm I use a format I call“ smart ASCII” for various purposes. 我将一种我称之为“智能 ASCII”的格式用于各种目的。 ibm I want to populate10,000 new users from an ASCII comma delimited text file. 我希望从一个 ASCII逗号分隔的文本文件填充10,000 个新用户。 ibm If you expect a string to contain only ASCII letters, be sure that it does. 如果期望字符串只包含 ASCII字母,请确定它确实是这样。 ibm It offers broad tool support, including the best compatibility with legacy ASCII systems. 广泛的工具支持,包括与遗留 ASCII系统最佳的兼容性。 ibm Japan, Korea, and China are back to brushwork and linotype fonts for their character sets. The relationship to ASCII is gone. 中国、日本、韩国将回到毛笔和活字印刷时代。东亚字符集与 ASCII的关联也不存在。 kle100 Remember, in C, a string is nothing but an array of characters with a terminating NULL character ASCII0. 请记住,在 C 语言中,字符串只是一个带有终止 NULL字符 ASCII0的字符数组。 ibm So while this particular example does not use any text outside of the ASCII range, JSON and XML work with international text. 所以,尽管这个示例并没有用到 ASCII范围之外的任何文本,但是 JSON和 XML适合处理国际化文本。 ibm Therefore, the database history is stored in an ASCII file and included in the backup image where we can retrieve and process it. 因此,数据库历史数据存储在一个 ASCII文件中,并放在备份镜像中,我们可以从中检索和处理它。 ibm Therefore, if you use UTF-8 and you mainly store ASCII characters in the database, storage can be saved. 因此,如果使用 UTF-8而且数据库中主要存储 ASCII字符,那么可以节省存储空间。 ibm This filter will import straight ASCII text from any file. 这个过滤器会任何文件中导入直接的 ASCII文字。 yeeyan This loop will create26 documents, one for each lowercase letter of the alphabet, each document containing the character itself and its ASCII character code. 此循环将创建26 个文档,代表字母表的每个小写字母,每个文档包含字符本身及其 ASCII字符码。 ibm This puts computer technology based on ASCII out of reach of most of the world's people. 这使得建立在 ASCII基础之上的计算机技术脱离了世界上大部分人。 ibm This query returns the English version of the first paragraph of each book, even if that book has non- ASCII characters in the“ native” first paragraph. 这个查询返回每本书第一段的英文版本,即使那本书在“本地”的第一段中含有非 ASCII字符也是如此。 ibm To illustrate the technique, I'll write a function that takes the address of an ASCII character, loads it, converts it to uppercase, and stores it back. 为了演示这个技术,我特意编写了一个函数,该函数接受一个 ASCII字符、加载它、将其转换成大写并存储回去。 ibm You can create the delimited ASCII file using the text editor of your choice. 可以使用所选的文本编辑器创建带分隔符的 ASCII文件。 ibm ASCII strings can also be used to represent binary data as byte streams. ASCII字符串也能被用于表示二进制数据从而当作字节流。 infoq |