搜索资源列表
TextEdit1
- 窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮 [打开],[保存…],[另存为…]。 单击[打开]按钮时,弹出打开文件对话框,将选择的文件显示在文本区中。 单击[保存…]按钮时,如果当前文件为空,则弹出保存文件对话框,并按设置的文件名保存文件;如果已有文件,则按设置的文件名保存文件。 单击[另存为…]按钮时,则弹出保存文件对话框,并按设置的文件名保存文件。 程序中以字符文件输出流FileWriter的
cifa
- 词法分析,按行读取,语言的规则在源代码中
TXTsegment
- TXT文本分割工具,不产生乱码,CStudioFile类按行读取,分为按用户设置大小和用户设置分割份数两种方式进行分割
MFC按行读取文件然后提取空格分隔的字符串
- 使用CStudioFile按行读取文件,然后每一行提取空格分隔的字符串
vc按行读取文件简单示例
- vc按行读取文件简单示例 菜鸟有助
TextEdit1
- 窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮 [打开],[保存…],[另存为…]。 单击[打开]按钮时,弹出打开文件对话框,将选择的文件显示在文本区中。 单击[保存…]按钮时,如果当前文件为空,则弹出保存文件对话框,并按设置的文件名保存文件;如果已有文件,则按设置的文件名保存文件。 单击[另存为…]按钮时,则弹出保存文件对话框,并按设置的文件名保存文件。 程序中以字符文件输出流FileWriter的
SupperStdioFile
- 一个高效读写文件的类,能按行读取写入,支持内存文件-an efficient type of document literacy, according to read into the trip, the memory support document
cifa
- 词法分析,按行读取,语言的规则在源代码中-Lexical analysis, by line reading, language rules in the source code
TXTsegment
- TXT文本分割工具,不产生乱码,CStudioFile类按行读取,分为按用户设置大小和用户设置分割份数两种方式进行分割-TXT text segmentation tool, does not produce garbled, CStudioFile category by line read, divided into according to user settings and user settings the size of t
ReadFileByLine
- 使用API按行读取文件,在操作文本文件时应该很有用-Line read by the use of API documents, text files in the operation should be very useful
cat_line
- linux 下cat命令的简单实现 按行读取文件,然后显示-a simple cat command under linux to achieve
CRWFile
- 用C和C++,高效读写文件类CRWFile,将文件一次加载到内存中,支持按行读取数据。 每次写入磁盘文件4096字节,相对比较高效。 CRWFile非常适合读取文件相对较小(<500M)的常规处理! 支持Windows和Linux下编译和运行!-Using C and C++ for read or write the file that on disk. Could be running on windows a
text
- vb中按行读取文本 有保存功能,类似记事本-vb read the text line by line with save feature, similar to the Notepad
read-txt-file
- 基于控制台的程序__从txt按行读取,并且取出每行滴各个参数-Console-based program __ line read, and remove each row to drop the various parameters from txt
TestISROSW
- 用java把一个GBK编码的文本文件转换为UTF-8编码,输出文本,按行读取文本文件,控制台按行读入字符数据,下载文本数据-A GBK encoded text file using java, be converted to UTF-8 encoding, output text, read text file line by line, the console line read into the character data an
ReadTxt
- 实现对Txt文件的按行读取,并对不同数据提取存入相应变量中,不同数据以逗号分隔,在VS2008运行通过-Realized by the line read Txt files, and extract into the corresponding variables of different data, different data, separated by commas, in the run through VS2008
ExcelOpt
- JXL对Excel进行读取,该代码是按列读取,如虚按行读取,只需修改相应方法即可.-JXL Excel to read, and the code is read by columns, such as virtual read line by line, simply modify the corresponding method.
txt-file-read
- 通过MFC 实现对txt文件的按行读取操作-realize txt file read line by line through MFC
daima
- fscanf在读取ascii数据是先按行读取,就是先读一行的数据,然后按列存储,就是先存完一列之后,再存另一列因此一个10,20列的数据-fscanf read ascii data press line read, is to read the data of a line, then stored by columns, is the pre-existing finished after one, and then save th
test3_Jinshan
- 按行读取一个文本文件的内容,实现了去掉空格,换行等功能-Press OK to read the contents of a text file, remove the realized spaces, line breaks, etc.