搜索资源列表
treetreesaver
- 一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理-achieve a file read and write small programs example, the simple procedure of the notebook, it is important for understanding the document operation principle
Simple_PhoneBook
- 一个简单的电话本程序。该程序为完全采用标准C++进行开发的控制台程序,没有采用复杂的数据库存储数据——改用记事本。注意,本程序听起来比较简单,可是当你看到控制台的界面的时候,你才会发现控制台也会做出如此方便、易用的程序。对学习标准C/C++,特别是文件处理,系统设计等有很大帮助。-a simple telephone this procedure. The procedure uses the standard C for the development of the Console, with
RdWrtHgFile
- VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。 -VC++ to read and write large file data (binary), VC6 compiler, usually we have to open a lot of words when the text will find that the
SimpleNote
- 初级的C语言记事本,代码简单,功能齐全,包含了读写文件,插入删除记录等操作,建议C语言初学者参考-Primary language of C Notepad, the code is simple, functional and contains the read and write files, delete records, etc. Insert operation, the proposed C language reference for beginners
SimpleEidt
- VC++编的,简单的编辑文件,类似于记事本的文件,想要的就下吧-VC++ Made a simple edit the document, similar to Notepad document you want on the next
1233949
- java实现简单的记事本功能,加上了java关键字的区别功能()