文件名称:MiniCAD

  • 所属分类:
  • 文件操作
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 5.06mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

在MFC中,文档类负责管理数据,提供保存和加载数据的功能。视图类负责数据的显示,以及给用户提供对数据的编辑和修改功能。

MFC给我们提供Document/View结构,将一个应用程序所需要的“数据处理与显示”的函数空壳都设计好了,这些函数都是虚函数,我们可以在派生类中重写这些函数。有关文件读写的操作在CDocument的Serialize函数中进行,有关数据和图形显示的操作在CView的OnDraw函数中进行。我们在其派生类中,只需要去关注Serialize和OnDraw函数就可以了,其它的细节我们不需要去理会,程序就可以良好地运行.

-L in MFC, document class responsible for the management of the data, provide save and load the function of the data. View class responsible for data display, and offer users to edit the data and modify functions.

MFC provide us with Document/View to structure, an application needs "data processing and display" shell designed all function, these functions are virtual function, we can in the derived class rewrite these functions. The relevant documents in the operation of the reading and writing in the CDocument Serialize function, the relevant data and graph showing the operation in the CView OnDraw function. We in the derived class, only need to pay attention to Serialize and OnDraw function, other details we don t need to pay attention to, program can good operation
(系统自动生成,下载前可以参看下载内容)

下载文件列表

MiniCAD\Debug\BuildLog.htm

.......\.....\MainFrm.obj

.......\.....\MainFrm.sbr

.......\.....\MiniCAD.bsc

.......\.....\MiniCAD.exe

.......\.....\MiniCAD.exe.embed.manifest

.......\.....\MiniCAD.exe.embed.manifest.res

.......\.....\MiniCAD.exe.intermediate.manifest

.......\.....\MiniCAD.ilk

.......\.....\MiniCAD.obj

.......\.....\MiniCAD.pch

.......\.....\MiniCAD.pdb

.......\.....\MiniCAD.res

.......\.....\MiniCAD.sbr

.......\.....\MiniCADDoc.obj

.......\.....\MiniCADDoc.sbr

.......\.....\MiniCADView.obj

.......\.....\MiniCADView.sbr

.......\.....\mt.dep

.......\.....\Shape.obj

.......\.....\Shape.sbr

.......\.....\StdAfx.obj

.......\.....\StdAfx.sbr

.......\.....\vc60.idb

.......\.....\vc60.pdb

.......\.....\vc90.idb

.......\.....\vc90.pdb

.......\MainFrm.cpp

.......\MainFrm.h

.......\MiniCAD.aps

.......\MiniCAD.clw

.......\MiniCAD.cpp

.......\MiniCAD.dsp

.......\MiniCAD.dsw

.......\MiniCAD.h

.......\MiniCAD.ncb

.......\MiniCAD.opt

.......\MiniCAD.plg

.......\MiniCAD.rc

.......\MiniCAD.sln

.......\MiniCAD.suo

.......\MiniCAD.vcproj

.......\MiniCAD.vcproj.RUIDAKEJ-DC1EFC.Administrator.user

.......\MiniCADDoc.cpp

.......\MiniCADDoc.h

.......\MiniCADView.cpp

.......\MiniCADView.h

.......\ReadMe.txt

.......\res\bitmap1.bmp

.......\...\cursor1.cur

.......\...\MiniCAD.ico

.......\...\MiniCAD.rc2

.......\...\MiniCADDoc.ico

.......\...\Toolbar.bmp

.......\...\toolbar1.bmp

.......\resource.h

.......\Shape.cpp

.......\Shape.h

.......\StdAfx.cpp

.......\StdAfx.h

.......\新图形.dat

.......\新图形1.dat

.......\新图形2.dat

.......\新图形3.dat

.......\新图形4.dat

.......\新图形5.dat

.......\新图形6.dat

.......\鸡蛋.dat

.......\Debug

.......\res

MiniCAD

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org