MFC单文档打开文件源码

时间:2021-11-29 10:26:41
【文件属性】:

文件名称:MFC单文档打开文件源码

文件大小:206KB

文件格式:RAR

更新时间:2021-11-29 10:26:41

MFC

视图类显示文档数据,目前常用的显示方法有二个:一是在视图的客户区中使用编辑控件,二是直接调用CDC类的文本输出函数绘制所有的文本内容。本例使用第二种供参考


【文件预览】:
SingerDocOpenFile
----SingerDocOpenFile.sln(997B)
----SingerDocOpenFile.v12.suo(23KB)
----Debug()
----SingerDocOpenFile()
--------ReadMe.txt(5KB)
--------FileView.cpp(7KB)
--------SingerDocOpenFile.h(727B)
--------ClassView.cpp(9KB)
--------SingerDocOpenFile.vcxproj.filters(6KB)
--------res()
--------SingerDocOpenFileDoc.cpp(3KB)
--------OutputWnd.h(1017B)
--------PropertiesWnd.h(1KB)
--------ViewTree.h(372B)
--------MainFrm.cpp(12KB)
--------stdafx.h(2KB)
--------SingerDocOpenFileView.h(1KB)
--------UserImages.bmp(8KB)
--------MainFrm.h(1KB)
--------SingerDocOpenFileView.cpp(3KB)
--------ViewTree.cpp(876B)
--------stdafx.cpp(150B)
--------Resource.h(3KB)
--------SingerDocOpenFileDoc.h(992B)
--------targetver.h(234B)
--------SingerDocOpenFile.rc(17KB)
--------SingerDocOpenFile.aps(174KB)
--------OutputWnd.cpp(5KB)
--------ClassView.h(1KB)
--------FileView.h(1KB)
--------PropertiesWnd.cpp(9KB)
--------SingerDocOpenFile.cpp(5KB)
--------SingerDocOpenFile.vcxproj(8KB)

网友评论