基于MFC的简单画图程序

时间:2013-05-28 09:04:30
【文件属性】:
文件名称:基于MFC的简单画图程序
文件大小:885KB
文件格式:RAR
更新时间:2013-05-28 09:04:30
MFC VC GDI 使用MFC编写的一个画图程序,可以实现画圆,矩形,任意线等
【文件预览】:
MfcPaint
----MfcPaint.rc(12KB)
----MfcPaint.cpp(4KB)
----Mousemove.h(234B)
----resource.h(1KB)
----Line.cpp(351B)
----MyRect.h(180B)
----MyRect.cpp(2KB)
----stdafx.h(1KB)
----Shape.cpp(736B)
----Ellipse.cpp(2KB)
----MfcPaint.h(535B)
----MfcPaint.sln(905B)
----Draw.cpp(433B)
----MainFrm.h(653B)
----RectChange.cpp(2KB)
----Line.h(200B)
----MfcPaintDoc.cpp(1KB)
----RectChange.h(429B)
----Debug()
--------123.bmp(1.37MB)
----stdafx.cpp(137B)
----Draw.h(218B)
----ReadMe.txt(3KB)
----Ellipse.h(219B)
----Circle.h(194B)
----MfcPaintView.h(2KB)
----MainFrm.cpp(2KB)
----Release()
--------123.bmp(1.37MB)
--------Thumbs.db(6KB)
----Shape.h(897B)
----MfcPaint.ncb(99KB)
----res()
--------MfcPaint.ico(21KB)
--------MfcPaint.rc2(364B)
--------MfcPaintDoc.ico(1KB)
--------Toolbar.bmp(1KB)
--------MfcPaint.manifest(697B)
----MfcPaintView.cpp(13KB)
----MfcPaintDoc.h(558B)
----MfcPaint.vcproj(6KB)
----MfcPaint.suo(13KB)
----Circle.cpp(2KB)
----Mousemove.cpp(1KB)
----MfcPaint.aps(66KB)

网友评论

  • 功能实现了 比较简单 合适初学者参考
  • 确实能够实现在一个MFC程序下,点击菜单栏选项,然后分别生成院,矩形,直线