搜索资源列表
MyNotepad
- 可以替代系统记事本的程序 首先建立基于类CEditView的单文档的工程Notepad,注意在MFC-AppWizard Step-4的Advanced中设定扩展名为txt。去掉工具栏(系统记事本里也没有),菜单按照系统的记事本来设计,并且ID用VC自带的设置,如“复制”ID为ID_EDIT_COPY。自己要加入字体的设置: 向CNotepadeView之中添加CFont类型的成员变量m_Font。为WM_CREATE消息添加映射函数。-System can replace Notepa
txt
- 利用vs 中的 c++语言对txt文件经行读取,并且对txt文件并输出-C++ to read txt file and the output
xx
- c++6.0,MFC,设计了一个学生成绩录入界面,输入完毕后并能保存到Txt文件中-c++6.0, MFC, designed input interface, a student achievement, after input and can be saved to Txt file
200811117207962
- TrayIcon 使用说明: 本DLL文件封装了 CTrayIcon 类,本DLL为MFC扩展DLL,所以只有使用共享MFC类库的程序能够调用。 TrayIcon 的使用帮助参见 TrayIcon_Demo_readme.txt 文件:-TrayIcon use: The DLL file encapsulates CTrayIcon class, the MFC extension DLL as the DLL, so only use the shared MFC librar
Ex_File
- 一个用仿txt的MFC阅读器,支持读取功能;-Txt imitation of MFC with a reader, support for reading function
SLWP3.0
- 使用MFC编写记事本软件,界面友好,简洁易用-software for txt with MFC
opentxt
- mfc打开txt显示在静态文档中,很简单,自己的小尝试 -mfc open txt display static documents, is very simple, little attempt
paixu
- MFC实现冒泡法排序,导入txt文件,再导出排好序的txt文件,数字要用回车分开-MFC to achieve bubble sort method, import txt file, and then export the sorted txt file, use the Enter numbers separated
clist
- 在vs2008下编译通过的,在MFC下读取txt文件数据,并且放入模板类链表中-In vs2008 compiler through, under the MFC read txt file data, and put the list template class
readText
- MFC读取txt文件数据并显示,利用VC6.0-MFC read txt file data and displays
FindFile
- MFC实现在电脑上面输入关键字查找文件,并能打开txt文件读取内容-use MFC to find the file and can open the .txt file and read it
学生信息管理系统(MFC)
- 学生信息管理系统,添加学生信息,删除学生信息,查询学生信息,导出所有成绩到student.txt文件(Student information management system)
