文件名称:MFC_Draw
- 所属分类:
- 绘图程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 170kb
- 下载次数:
- 0次
- 提 供 者:
- wake****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.1 程序界面参考Microsoft画图程序 1.2 能够支持画直线、自由连线(随鼠标移动连线)、实体圆形、实体矩形、实体椭圆 1.3 支持区域选中(通过鼠标拖拽方框选中),并删除选中区域内所画的形状 1.4 支持各种笔形画图时的前景和背景色 1.5 支持图擦功能,选中图擦时,随着图擦的移动,根据图擦的大小,将图擦经过的区域中的形状相关部分清除 1.6 支持打印、打印预览功能,并保持图片所见即所得。支持将所画的内容保存为文件格式BMP-1.1 Program Interface Reference 1.2 supports the Microsoft Paint program draw a straight line, free connection (with the mouse connections), the real
Body round, solid rectangle, oval 1.3 support regional entities selected (check the box by dragging the mouse), and delete selected
Body round, solid rectangle, oval 1.3 support regional entities selected (check the box by dragging the mouse), and delete selected
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图形绘制程序\DialogCompute.cpp
............\DialogCompute.h
............\HeaderFiles.h
............\MainFrm.cpp
............\MainFrm.h
............\myfigure.cpp
............\myfigure.h
............\MyFontDlg.cpp
............\MyFontDlg.h
............\MyMfc.aps
............\MyMfc.clw
............\MyMfc.cpp
............\MyMfc.dsp
............\MyMfc.dsw
............\MyMfc.h
............\MyMfc.ncb
............\MyMfc.opt
............\MyMfc.plg
............\MyMfc.rc
............\MyMfcDoc.cpp
............\MyMfcDoc.h
............\MyMfcView.cpp
............\MyMfcView.h
............\olorDlg.cpp
............\olorDlg.h
............\Pen_Brush_SelDlg.cpp
............\Pen_Brush_SelDlg.h
............\res\bitmap1.bmp
............\...\bitmap2.bmp
............\...\icon1.ico
............\...\icon2.ico
............\...\icon3.ico
............\...\MyMfc.ico
............\...\MyMfc.rc2
............\...\MyMfcDoc.ico
............\...\Thumbs.db
............\...\Toolbar.bmp
............\...\toolbar1.bmp
............\resource.h
............\Splash.cpp
............\Splash.h
............\Splsh16.bmp
............\StdAfx.cpp
............\StdAfx.h
............\Thumbs.db
............\ToolErase.cpp
............\ToolErase.h
............\res
图形绘制程序
............\DialogCompute.h
............\HeaderFiles.h
............\MainFrm.cpp
............\MainFrm.h
............\myfigure.cpp
............\myfigure.h
............\MyFontDlg.cpp
............\MyFontDlg.h
............\MyMfc.aps
............\MyMfc.clw
............\MyMfc.cpp
............\MyMfc.dsp
............\MyMfc.dsw
............\MyMfc.h
............\MyMfc.ncb
............\MyMfc.opt
............\MyMfc.plg
............\MyMfc.rc
............\MyMfcDoc.cpp
............\MyMfcDoc.h
............\MyMfcView.cpp
............\MyMfcView.h
............\olorDlg.cpp
............\olorDlg.h
............\Pen_Brush_SelDlg.cpp
............\Pen_Brush_SelDlg.h
............\res\bitmap1.bmp
............\...\bitmap2.bmp
............\...\icon1.ico
............\...\icon2.ico
............\...\icon3.ico
............\...\MyMfc.ico
............\...\MyMfc.rc2
............\...\MyMfcDoc.ico
............\...\Thumbs.db
............\...\Toolbar.bmp
............\...\toolbar1.bmp
............\resource.h
............\Splash.cpp
............\Splash.h
............\Splsh16.bmp
............\StdAfx.cpp
............\StdAfx.h
............\Thumbs.db
............\ToolErase.cpp
............\ToolErase.h
............\res
图形绘制程序