1. For example, say you want to send an e-mail of an ASCIItext file to another user.
例如,假设希望把一个包含 ASCII文本文件的电子邮件发送给另一个用户。
来自互联网
2. The file function makes it a snap to import a short ASCIItextfile, but don't use it on very large files.
file函数使导入一个小ascii文本文件变得非常容易,但不要将它用于很大的文件。
来自互联网
3. You can create the delimited ASCIIfile using the text editor of your choice.
可以使用所选的文本编辑器创建带分隔符的ASCII文件。
来自互联网
4. I want to populate 10,000 new users from an ASCII comma delimited textfile.
我希望从一个ASCII逗号分隔的文本文件填充10,000个新用户。
来自互联网
5. This filter will import straight ASCIItext from any file.
这个过滤器会任何文件中导入直接的ASCII文字。
来自互联网
6. The code in Listing 6 shows reading the ASCII-armor encrypted textfile in, appending the stored date and time information, and resuming the quick-add text process.
9. 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.