设计模式源码 设计模式例子

时间:2014-05-04 10:54:54
【文件属性】:
文件名称:设计模式源码 设计模式例子
文件大小:44KB
文件格式:RAR
更新时间:2014-05-04 10:54:54
设计模式源码 设计模式例子 VS2008工程 自己看书时写的例子程序,简单明了,供大家学习参考。 如有不对之处,请多谅解。 AbstractFactory Adapter Bridge chainResponsibility Command Composite Facade Factory Iterator Prototype Proxy
【文件预览】:
设计模式
----AbstractFactory()
--------stdafx.h(269B)
--------targetver.h(765B)
--------stdafx.cpp(302B)
--------ReadMe.txt(1KB)
--------AbstractFactory.cpp(2KB)
--------AbstractFactory.vcproj(4KB)
----Facade()
--------stdafx.h(320B)
--------Facade.cpp(950B)
--------targetver.h(765B)
--------stdafx.cpp(293B)
--------ReadMe.txt(1KB)
--------Facade.vcproj(4KB)
----Adapter()
--------Adapter.vcproj(4KB)
--------stdafx.h(283B)
--------targetver.h(765B)
--------stdafx.cpp(294B)
--------ReadMe.txt(1KB)
--------Adapter.cpp(2KB)
----DesignPattern.sln(5KB)
----Iterator()
--------Iterator.vcproj(4KB)
--------stdafx.h(320B)
--------targetver.h(765B)
--------stdafx.cpp(295B)
--------ReadMe.txt(1KB)
--------Iterator.cpp(2KB)
----Command()
--------stdafx.h(320B)
--------Command.cpp(2KB)
--------Command.vcproj(4KB)
--------targetver.h(765B)
--------stdafx.cpp(294B)
--------ReadMe.txt(1KB)
----Bridge()
--------stdafx.h(320B)
--------targetver.h(765B)
--------stdafx.cpp(293B)
--------ReadMe.txt(1KB)
--------Bridge.vcproj(4KB)
--------Bridge.cpp(1KB)
----Prototype()
--------stdafx.h(281B)
--------Prototype.vcproj(4KB)
--------targetver.h(765B)
--------stdafx.cpp(296B)
--------ReadMe.txt(1KB)
--------Prototype.cpp(1KB)
----Factory()
--------stdafx.h(267B)
--------targetver.h(765B)
--------Factory.cpp(1KB)
--------Factory.vcproj(4KB)
--------stdafx.cpp(294B)
--------ReadMe.txt(1KB)
----Composite()
--------stdafx.h(320B)
--------targetver.h(765B)
--------Composite.vcproj(4KB)
--------stdafx.cpp(296B)
--------ReadMe.txt(1KB)
--------Composite.cpp(2KB)
----chainResponsibility()
--------stdafx.h(320B)
--------targetver.h(765B)
--------stdafx.cpp(306B)
--------ReadMe.txt(1KB)
--------chainResponsibility.vcproj(4KB)
--------chainResponsibility.cpp(2KB)
----Proxy()
--------Proxy.vcproj(4KB)
--------stdafx.h(320B)
--------Proxy.cpp(2KB)
--------targetver.h(765B)
--------stdafx.cpp(292B)
--------ReadMe.txt(1KB)

网友评论