搜索资源列表
WordExtractor
- Ole编程,读取Word中表格的文本内容 对于加了宏的Cell内容,暂时没有想到怎么获取。请高手指导
WriteTreeList
- 树形控件的使用:实现从文本文件中读取数据加载到树的各自对应目录下(可作新手练习、参考)
FileRead
- 读取两个文本文件,并组合为新文本文件。内部调用了C的字符串函数。
readarticle
- 读取文本文件的,统计每个单词出现的次数 能够任意打开文件路径,能保存查询的结果。
TangShi
- 演示一个简单的用VB写的读取文本文件方法,MDI窗口。
TextMaker1
- 一个从文本读取数据到列表stringGrid的程序-a data read from the text to the list of procedures stringGrid
CDataFile_demo
- 这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。-this category can be very simple to read and storage csv files or text files figures.
birthday_v1.0
- 这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。-this category can be very simple to read and storage csv files or text files figures.
读文本文件
- 本程序是一个用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
读取基于文本的数据文件
- 这是一个JAVA 工具类库,用户读取给予文本的数据文件,如 GSV ,tab分隔的或固定宽度格式的文件-This is a tool for Java class libraries, giving users read the text data files, such as Hopkins, tab-separated or fixed width files
读取text第n行数据
- 这是一个用vb编写的程序,程序功能虽然单一,但是能使我们在编写别的软件时能迅速的解决一些文本框的应用问题-vb prepared using the procedure, although the function of a single procedure, but will enable us to the preparation of other software can quickly solve some of the text box application
read_from_textfile
- 运行程序弹出对话框,选择文本文件路径后,将制定文本文件进行解析,并保存到内存
ReadText
- 读取文本文件内容。
TestWordPaste
- 这是一个演示读取word文件的内容,并且把文本显示到当前的对话框中的程序,可以学习wiindows的word编程,还可以举一反三,对于需要在自己的代码中操作word特别有参考价值。
EX9_8
- 设计了一个基于MFC的对话框应用程序,打开并读取一个文本文件,将其内容在一个编辑框中显示!-Designed a dialog-based MFC applications, open and read a text file, its contents will be displayed in an edit box!
yuesefu
- 设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列者的下一个人重新开始报数,数到m2(刚出列者所持密码)的人又出列,如此重复进行,直到n个人都出列为止。 问题是:对于任意给定的n个人的原始排列顺序,求出n个人的出列顺序。 输入数据从文本文件“实习1数据.txt”中读取。该文件有两行:第1行只有一个整数,表示报数的起始位置;第2行是n个所持密码。 输出结果显示在屏幕上。
10.24
- 读取二进制文本文件解析后存入新建的sql数据表中。-After reading binary text file, parsing the data into the new sql table.
ReadTxt
- Visual c++6.0里面读取存取在TXT文本文件的程序,初学者欢迎下载。-Visual c++6.0 which read access to the procedure in the TXT text files, beginners are welcome to download.
MFC界面设计
- 设计简单的MFC界面,能打开文件,读取并显示在文本框内,还可以调用外部EXE程序计算数据结果,画图功能还没做,想请教大神
Text_List
- 自写的一个MFC中列表控件CtrlList的操作,主要包括增删和TXT文本读取等(Since writing a list of MFC control CtrlList operations, including additions and deletions and TXT text reading)