创建型模式(除singleton)外的四种模式简单实例

时间:2012-08-30 10:21:12
【文件属性】:
文件名称:创建型模式(除singleton)外的四种模式简单实例
文件大小:13KB
文件格式:RAR
更新时间:2012-08-30 10:21:12
Creational 创建型模式,包括Abstract Factory,Builder,Factory Method和Prototype模式的简单实例。
【文件预览】:
Creational
----Abstract Factory()
--------stdafx.h(376B)
--------stdafx.cpp(291B)
--------ReadMe.txt(1KB)
--------Wuya.cpp(2KB)
--------Wuya.vcproj(4KB)
----Factory Method()
--------stdafx.h(376B)
--------stdafx.cpp(291B)
--------ReadMe.txt(1KB)
--------Wuya.cpp(2KB)
--------Wuya.vcproj(4KB)
----Prototype()
--------stdafx.h(376B)
--------stdafx.cpp(291B)
--------ReadMe.txt(1KB)
--------Wuya.cpp(1KB)
--------Wuya.vcproj(4KB)
----Builder()
--------stdafx.h(376B)
--------stdafx.cpp(291B)
--------ReadMe.txt(1KB)
--------Wuya.cpp(3KB)
--------Wuya.vcproj(4KB)

网友评论