搜索资源列表
20040913190255_vczx_clsrwini
- 读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely dig
文本文件的逐行读取
- delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来-Read file line by line, write by Delphi.
TTS读文本文件
- 利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。-use of the Windows operating system audible voice, the user opens a text file, the entire file read out.
读写文件
- 一个读写文本文件的类,基本上各种文件操作都齐全了-read and write text files a class, basically documents the operations are complete
一个很好的文本编辑器
- 一个很好的文本编辑,实现了文本文件的创建、读入、保存。文件内容的修改:字、词、段的插入、删除、修改。文件内容的查找、替换:词,文件内容的Copy、Paste。不使用MFC-a good text editor, the realization of the creation of text files, read, the depositary. The contents of the documents modifications : Words, Phrases and of the ins
读文本文件
- 本程序是一个用vc编写的实现对读入文本的读取的一个程序,但是还有一些缺陷不是很完善,希望与大家交流-this is a procedure with the realization vc prepared to read the text of a procedure to read, but also has some flaws is not perfect, and we hope that the exchanges
读文件
- 用vb编的读文本文件
关于文本文件读写文件
- 介绍读写文本文件的方法
linux下的文本编辑器
- linux用gtk写的文本文档编辑器,代码很好读的,类似于记事本的功能。
对读入的某个文本文件input.txt中,拆出英文单词
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。-Of reading a text file input.txt, the demolition of the English word, the output of a lexicographical order
rrr
- VB读文本文件变成柱状图 ,读取多行文本-VB read text file into a histogram
VC--readTXTcutSTRING
- VC--处理文本信息,读文本,并切割字符串,输入特定字符-VC- deal with text messages, read text, and cut the string, enter the specific character
FFTtest
- 从txt文本文件里读出16个通道的数据,并对起进行FFT变换,再保存数据到文本文件中.-get data from txt,then convert by fft,save the results into txt.
string_split
- 读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
vc_read_txt_file
- VC读文本格式并显示出来,测试是完全正常,可以参考一下.-vc read txt format file and display
reader
- 练习文档视图结构与菜单的联合应用,创建一个文本阅读器,方便用户阅读文本文件-Practice document with the view menu structure, create a text reader, easy to read a text file for user
readtxt
- 读入一行 读入文本的一行,直到读到尾 易语言读文本-Read a line of text line read, read until the end of the text easy to read language
QT读数据和Qpainter绘制曲线
- 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)
读写INI
- 不用调用API就可以读取或修改ini配置文件,只需调用模块中相应的函数即可,纯文本操作。(Without calling API, you can read or modify the INI configuration file, just calling the corresponding function in the module, pure text operation.)
范例_二进制读写文本(VB.NET)
- vb.net二进制方式读写txt文本范例,适合初学者参考学习(Vb.net binary way to read and write TXT text example, suitable for beginners reference learning)