您要查找的是不是:
- Object allows you to read from a binary file. 方法允许您读取二进制文件。
- Demonstrates how to read from a binary file. 演示如何读取二进制文件。
- For access to read from a file or directory, for access to the information in the path itself, and for redirecting a display name to a path. 用于从文件或目录读取,访问路径本身中的信息,以及将显示名称重定向到某个路径。
- To read from a file. 读取文件。
- Control to display HTML that you read from a file or from a stream. 控件来显示您从一个文件或者流中读取的HTML。
- It is a better book to dip into than to read from cover to cover. 这本书随便翻阅一下还可以,不值得从头到尾读一遍。
- Demonstrates how to read from a fixed-width text file. 演示如何读取固定宽度的文本文件。
- Function to read data from a file into two variables. 函数将数据从文件读入两个变量。
- The fgets() function is used to read a single line from a file. 函数用来读取文件中的一行内容。
- When a program tries to read a file, small portions of that file are read from several disks in parallel. 当一个程序试图读取某个文件时,可以并行地从多块磁盘上分别读取这个文件的某些部分。
- The fgetc() function is used to read a single character from a file. 函数是用来读取一个文件中的一个字符。
- This class is used to read entries from a zip file. 用于从zip文件中读取项的类。
- The ReadAllText method of the My.Computer.FileSystem object allows you to read from a text file. 通过My.;Computer
- To remove unwanted records from a file. 从文件中去掉不要的记录。
- This article discussed how to read and write data to a file from a Python program. 这篇文章讨论了在Python程序中如何从文件读取数据和写入数据到文件中。
- That seems like a lot of work just to read and process a single line from a file. 看起来仅仅从文件中读取和处理一行内容都有许多工作要做。
- To remove undesired items from a file. 从文件中移去多余的项。
- To remove specific items from a file. 从文件中移去若干指定的项目。
- The number of bytes to read from the. 中读取的字节数。
- You can bind to an array of values that you calculate at run time, read from a file, or derive from the values of other controls. 可以绑定到值的数组,这些值可以在运行时计算、从文件中读取或者从其他控件的值派生。