搜索资源列表
dllString
- 字符操作,在.NET中用API读取文件中任意指定位置的文本字符。-characters operation, the.NET API used to read documents specified location arbitrary text characters.
读取基于文本的数据文件
- 用于读取基于文本的数据文件的类,及其使用的详细说明,是java处理文本变得很方便-used to read text-based data files category, and the use of the detailed descr iptions, java version of the text is very convenient
SupperStdioFile
- 一个高效读写文件的类,能按行读取写入,支持内存文件-an efficient type of document literacy, according to read into the trip, the memory support document
datafile
- 这是一个Java工具类库,用户读取基于文本的数据文件,如CSV, tab分隔的或固定宽度格式的文件。-This is a Java tool for library users to read text-based data files such as CSV, tab-delimited or fixed width format.
ComputeAve
- 对文本文件的处理,可以参考读取文本文件,对文本文件进行转置-To deal with text files, can refer to read text files, text documents transpose
filechooser
- 文件选择器和文件过滤器以图形界面实现对文本文件读取-File selection and graphical interface implementation
file
- 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lin
file_read_del
- 简单的对文本文件的操作,可以写入,读取,和删除文本的内容。-A simple text file operations, you can write, read, and delete the text content.
hexr
- 读取二进制文件/文本文件,并替换指定范围内的内容,希望大家完善-Read the binary file/text file, and replace the content within the specified range, hope that we improve the
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-Txt VC++ to read text file line by line, just a different way to read and write short, the ultimate goal is to read the entire file
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件。 -Txt VC++ to read a text file line by line, just a different way to read and write, in short, the ultimate goal is to read the entire file.
cPPUnicode
- 这是一个很好的,读取Unicode文本文件的实例源码,对于读取Unicode文本,会有一个有意义的参考,读取速度很快。-This is a good read Unicode text files source code examples for reading Unicode text, there will be a meaningful reference, read fast.
CPP-fill
- C++ 简单读写文本文件、统计文件的行数、读取文件数据到数组-C++ read and write simple text file, statistics file line number, read the file data to the array
C-P-P-read-and-write-text-file
- C++ 简单读写文本文件、统计文件的行数、读取文件数据到数组 -The number of lines of C++ read and write simple text file, statistics file, read file data into an array
RWTextFile
- 基于MFC的简单文本操作功能的实现,主要包括写入文件,读取文件的操作;-Based on simple text manipulation functions in the MFC implementation, including written to the file, read file operation
Javafiles
- Java取得目录文件信息,先读取文件的属性信息,类似只读、存档、隐藏等这类文件固有的属性信息,然后将这些信息输送到预先准备好的文本框内并显示给用户看。 -Java to obtain information on the catalog file to read the file attribute information, inherent in this type of file attribute information similar to the read-only, archi
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document
ReadFile
- 该代码采用C语言编程,通过文件路径读取文本文件,并保存在数组中。(The program is used to read the text file through the file path ,and save it in the array for other's purposes.)
两种WinCE读取txt文件内容的方法
- 提供了在WinCE平台下,读取txt文件内容的两种方法(Two methods to read .txt file based on the WINCE platform.)
561061
- delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来()