好词典

ascii

UK //ˈæski//US //ˈæski//

词源

ASCII 是 'American Standard Code for Information Interchange' 的缩写,由美国国家标准协会(ANSI)于 1963 年制定。

noun

❶ ASCII 是一种字符编码标准,用数字表示字母、数字、标点符号等,是计算机中最基础的文本表示方式。

“The file is saved in ASCII format.”

(该文件以 ASCII 格式保存。)

“ASCII codes represent characters as numbers.”

(ASCII 码用数字表示字符。)

同义词:character encoding, text encoding, plain text

常见短语

ASCII table — ASCII 表列出了所有 ASCII 字符及其对应的数字编码,常用于编程和数据处理。

“Refer to the ASCII table to find the code for 'A'.”

(查阅 ASCII 表以找到 'A' 的编码。)

ASCII art — ASCII 艺术是一种用 ASCII 字符组成的图像或图案,常用于早期计算机图形或文本装饰。

“He created an ASCII art of a cat using symbols.”

(他用符号创作了一幅猫的 ASCII 艺术。)