C++ PureMVC

时间:2015-03-12 16:12:52
【文件属性】:

文件名称:C++ PureMVC

文件大小:85KB

文件格式:ZIP

更新时间:2015-03-12 16:12:52

C++ PureMVCC++ PureMVCC++ PureMVC

C++ PureMVC


【文件预览】:
C++ PureMVC
----core()
--------controller.hpp(5KB)
--------model.hpp(4KB)
--------.svn()
--------view.hpp(11KB)
----project()
--------UpgradeLog.XML(1KB)
--------puremvcc++.vcproj(6KB)
--------puremvcc++.sln(885B)
--------UpgradeLog2.XML(1KB)
--------_UpgradeReport_Files()
--------.svn()
----Jamroot(0B)
----interfaces()
--------ifacade.hpp(2KB)
--------imodel.hpp(1KB)
--------icommand.hpp(245B)
--------inotifier.hpp(825B)
--------iview.hpp(3KB)
--------notify_method.hpp(483B)
--------iproxy.hpp(841B)
--------notify_context.hpp(583B)
--------iobserver.hpp(1KB)
--------icontroller.hpp(515B)
--------imediator.hpp(916B)
--------inotification.hpp(972B)
--------.svn()
----utils()
--------typetoindex.hpp(1KB)
--------.svn()
--------hash_map.hpp(3KB)
--------hash_func.hpp(389B)
--------singlton.hpp(642B)
----Jamfile(316B)
----patterns()
--------mediator()
--------proxy()
--------command()
--------facade()
--------observer()
--------.svn()
----.svn()
--------all-wcprops(221B)
--------props()
--------prop-base()
--------tmp()
--------text-base()
--------entries(550B)
----test()
--------puremvc.cpp(3KB)
--------.svn()

网友评论

  • 这个少了boost库文件啊,得上网自己找的
  • 很好的资源!一直用as的puremvc,想看看c++能够照样用~
  • 确实是c++版的 puremvc