文件名称:mvcsphere
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 15.8kb
- 下载次数:
- 0次
- 提 供 者:
- 望**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
采用MFC编制MVC模式之球体演示程序
在传统面向过程的程序设计中,往往采用 Input-Processing-Output 模式,这“归功”于 DOS 操作系统的单任务。当 Windows 图形界面 OS 出现后,MVC(Model-View-Controller)模型更适合 Windows 图形界面程序的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-compiled using MFC ball MVC model demonstration program in the traditional process-oriented program design, often using Input-Processing - Output model, "credited to" single-DOS operating system tasks. When Windows graphical interface OS, after MVC (Model-View-Controller) model more suitable for Windows graphical interface design process, which allows data processing and data display, leaving the maintenance, expansion of the system more flexible.
在传统面向过程的程序设计中,往往采用 Input-Processing-Output 模式,这“归功”于 DOS 操作系统的单任务。当 Windows 图形界面 OS 出现后,MVC(Model-View-Controller)模型更适合 Windows 图形界面程序的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-compiled using MFC ball MVC model demonstration program in the traditional process-oriented program design, often using Input-Processing - Output model, "credited to" single-DOS operating system tasks. When Windows graphical interface OS, after MVC (Model-View-Controller) model more suitable for Windows graphical interface design process, which allows data processing and data display, leaving the maintenance, expansion of the system more flexible.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 29782192mvcsphere.rar 列表 MVCSphere MVCSphere\EnterEdit.cpp MVCSphere\EnterEdit.h MVCSphere\GraphicView.cpp MVCSphere\GraphicView.h MVCSphere\MVCSphere.cpp MVCSphere\MVCSphere.dsp MVCSphere\MVCSphere.dsw MVCSphere\MVCSphere.h MVCSphere\MVCSphere.rc MVCSphere\MVCSphereDlg.cpp MVCSphere\MVCSphereDlg.h MVCSphere\ReadMe.txt MVCSphere\RES MVCSphere\RES\MVCSphere.ico MVCSphere\RES\MVCSphere.rc2 MVCSphere\RESOURCE.H MVCSphere\Sphere.cpp MVCSphere\Sphere.h MVCSphere\StdAfx.cpp MVCSphere\StdAfx.h