文件名称:C++实现简单的MVC框架
文件大小:7KB
文件格式:RAR
更新时间:2017-07-09 05:53:25
MVC C++
C++实现简单的MVC框架
【文件预览】:
MVCDemo
----stdafx.cpp(212B)
----MVCDemo.vcproj(5KB)
----stdafx.h(233B)
----TaskBase.h(128B)
----targetver.h(498B)
----ModelBase.h(357B)
----MVCDemo.cpp(509B)
----ControllerBase.h(217B)
----Observer.h(161B)
----ThreadBase.cpp(2KB)
----ViewBase.h(97B)
----PrintController.cpp(441B)
----PrintView.h(667B)
----PrintController.h(373B)
----PrintModel.cpp(657B)
----ThreadBase.h(649B)
----PrintView.cpp(919B)
----PrintModel.h(528B)