.ASCII 文件扩展名
ASCII Text File
| 开发者 | American National Standards Institute |
| 受欢迎程度 |
2.8 | 16 票 |
什么是 ASCII 文件?
An ASCII file is a plain text file that uses ASCII character encoding. You can open and edit an ASCII file in most any text editor or word processor. ASCII files are more commonly saved with the .TXT or .ASC extension.
更多信息
The ASCII, or American Standard Code for Information Interchange, standard has been in use since the 1960s, when it was used by telegraph operators. Computers use the ASCII standard to translate binary data into alphanumeric characters and punctuation, shown in plain text files that may contain anything from program scripts to grocery lists.
Typically, ASCII files are saved with a more common or specific extension. For example, many TXT and .CSV files are ASCII files, as are most .BAT and .CMD files. However, some programs and users may save plain text files as ASCII files, to denote the character encoding the files use.
如何打开 ASCII 文件
You can open an ASCII file in most text editors or word processors, including:
In some programs, such as Microsoft Notepad, you may have to select All files (*.*) from the Open window before you can open your ASCII file.
如何转换 ASCII 文件
Microsoft WordPad, Apple TextEdit, and most other programs that can open ASCII files can convert them to other formats. For example, WordPad can convert ASCII files to the following formats:
