搜索资源列表
LanUsbT1_0918
- 一个单文档多视图的MFC程序;把整个窗口拆分为左右对称的6个视图,视图类型包括CListview,CTreeView,CView。这是学习拆分窗口的好例子。并且使用了CListView的virtual模式,可以极大的提高大量数据在列表中的显示速度。
AddresslistView
- 是一个在MFC环境中用单文档实现的名册表,实现的功能是输入成员信息,如姓名,年龄,性别,单位等,输入一条保存一条,能实现添加记录,保存记录,删除记录,清除界面,以及向前浏览,向后浏览等-Is an environment used in the MFC Single Document implementation of the roster sheet, the function implementation is an input member information, such as nam
7.CViewList
- 在MFC平台环境下,用C++编写的关于5中的单文档的菜单实现程序。-In the MFC platform environment, 5 single document menu with C++ written program.