1. For example, say you want to send an e-mail of an ASCII text file to another user.
例如,假设希望把一个包含 ASCII文本文件的电子邮件发送给另一个用户。

来自互联网

2. The file function makes it a snap to import a short ASCII text file, but don't use it on very large files.
file函数使导入一个小ascii文本文件变得非常容易,但不要将它用于很大的文件。

来自互联网

3. You can create the delimited ASCII file using the text editor of your choice.
可以使用所选的文本编辑器创建带分隔符的ASCII文件。

来自互联网

4. I want to populate 10,000 new users from an ASCII comma delimited text file.
我希望从一个ASCII逗号分隔的文本文件填充10,000个新用户。

来自互联网

5. This filter will import straight ASCII text from any file.
这个过滤器会任何文件中导入直接的ASCII文字。

来自互联网

6. The code in Listing 6 shows reading the ASCII-armor encrypted text file in, appending the stored date and time information, and resuming the quick-add text process.
清单6中的代码表示读入经ascii封装的加密文本文件(附带了存储日期和时间的信息),然后重新启动快速添加文本的过程。

来自互联网

7. 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文本或非零字节。

来自互联网

8. The VOB stores a given artifact's source code, which could be either a binary or text (ASCII) file, in a data pool called a source pool.
VOB在称为source pool的数据池中存储工件的源代码,可以是一个二进制或者文本(ASCII)文件。

来自互联网

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.
如果属性文件包含了非ascii字符(产品名或者about文本),需要使用转义unicode把文件从原生编码转换成ascii。

来自互联网

10. Instead of a template, we are specifying a file here as the view, which is expected to be binary image data and not just ASCII text.
替代上面的模板,我们指定一个文件作为视图,这是图象数据而不是ASCII文本文件。

来自互联网

11. If you transfer a text file in binary mode from a UNIX system to an MS-DOS or Macintosh system, this file should have been copied in ASCII mode.
如果你把一个文本文件以二进制模式从一个UNIX系统传送给一个MS -DOS或Macintosh系统,此文件拷贝成ascii模式。

来自互联网

12. If you transfer a text file in binary mode from a UNIX system to an MS-DOS or Macintosh system, this file should have been copied in ASCII mode.
如果你把一个文本文件以二进制模式从一个UNIX系统传送给一个MS -DOS或Macintosh系统,此文件拷贝成ascii模式。

来自互联网