文件名称:pattern-design
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 74kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一些常用的设计模式C++代码,主要参考《大话设计模式》-Some common the design design C++ code, refer to the the " bigtalk design design
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DesignPattern\AbstractFactory\AbstractFactory.vcxproj
.............\...............\AbstractFactory.vcxproj.filters
.............\...............\AbstractFactory.vcxproj.user
.............\...............\factory.h
.............\...............\main.cpp
.............\.dapter\Adapter.vcxproj
.............\.......\Adapter.vcxproj.filters
.............\.......\Adapter.vcxproj.user
.............\.......\main.cpp
.............\BasicFactory\BasicFactory.vcxproj
.............\............\BasicFactory.vcxproj.filters
.............\............\BasicFactory.vcxproj.user
.............\............\basic_factory_main.cpp
.............\............\factory.h
.............\............\Operation.h
.............\.uilder\builder.h
.............\.......\Builder.vcxproj
.............\.......\Builder.vcxproj.filters
.............\.......\Builder.vcxproj.user
.............\.......\main.cpp
.............\.......\product.h
.............\ChainOfResponsibility\ChainOfResponsibility.vcxproj
.............\.....................\ChainOfResponsibility.vcxproj.filters
.............\.....................\ChainOfResponsibility.vcxproj.user
.............\.....................\handler.h
.............\.....................\main.cpp
.............\.ommand\Command.vcxproj
.............\.......\Command.vcxproj.filters
.............\.......\Command.vcxproj.user
.............\.......\command_main.cpp
.............\...posite\company.h
.............\.........\composite.cpp
.............\.........\Composite.vcxproj
.............\.........\Composite.vcxproj.filters
.............\.........\Composite.vcxproj.user
.............\.........\concrete_company.h
.............\.........\finance_department.h
.............\.........\hr_department.h
.............\DesignPattern.sln
.............\DesignPattern.suo
.............\Facade\Facade.vcxproj
.............\......\Facade.vcxproj.filters
.............\......\Facade.vcxproj.user
.............\......\main.cpp
.............\.inery\Decorator.cpp
.............\......\Decorator.h
.............\......\Finery.vcxproj
.............\......\Finery.vcxproj.filters
.............\......\Finery.vcxproj.user
.............\......\main.cpp
.............\......\MidAutumnFestival.cpp
.............\......\MidAutumnFestival.h
.............\......\Springfestival.cpp
.............\......\Springfestival.h
.............\......\super_market.h
.............\......\WalMart.cpp
.............\......\WalMart.h
.............\GeneralFactory\factory.h
.............\..............\factory_add.h
.............\..............\factory_div.h
.............\..............\factory_mul.h
.............\..............\factory_sub.h
.............\..............\GeneralFactory.vcxproj
.............\..............\GeneralFactory.vcxproj.filters
.............\..............\GeneralFactory.vcxproj.user
.............\..............\general_factory_main.cpp
.............\..............\operation.h
.............\..............\operation_add.h
.............\..............\operation_div.h
.............\..............\operation_mul.h
.............\..............\operation_sub.h
.............\..............2\factory2_main.cpp
.............\...............\GeneralFactory2.vcxproj
.............\...............\GeneralFactory2.vcxproj.filters
.............\...............\GeneralFactory2.vcxproj.user
.............\Interpreter\expression.h
.............\...........\Interpreter.vcxproj
.............\...........\Interpreter.vcxproj.filters
.............\...........\Interpreter.vcxproj.user
.............\...........\main.cpp
.............\...........\note.h
.............\...........\playContext.h
.............\...........\scale.h
.............\...........\speed.h
.............\Mediator\main.cpp
.............\........\mediator.h
.............\........\Mediator.vcxproj
.............\........\Mediator.vcxproj.filters
.............\........\Mediator.vcxproj.user
.............\..mento\caretaker.h
.............\.......\main.cpp
.............\.......\memento.h
.............\.......\Memento.vcxproj
.............\.......\Memento.vcxproj.filters
.............\.......\Memento.vcxproj.user
.........
.............\...............\AbstractFactory.vcxproj.filters
.............\...............\AbstractFactory.vcxproj.user
.............\...............\factory.h
.............\...............\main.cpp
.............\.dapter\Adapter.vcxproj
.............\.......\Adapter.vcxproj.filters
.............\.......\Adapter.vcxproj.user
.............\.......\main.cpp
.............\BasicFactory\BasicFactory.vcxproj
.............\............\BasicFactory.vcxproj.filters
.............\............\BasicFactory.vcxproj.user
.............\............\basic_factory_main.cpp
.............\............\factory.h
.............\............\Operation.h
.............\.uilder\builder.h
.............\.......\Builder.vcxproj
.............\.......\Builder.vcxproj.filters
.............\.......\Builder.vcxproj.user
.............\.......\main.cpp
.............\.......\product.h
.............\ChainOfResponsibility\ChainOfResponsibility.vcxproj
.............\.....................\ChainOfResponsibility.vcxproj.filters
.............\.....................\ChainOfResponsibility.vcxproj.user
.............\.....................\handler.h
.............\.....................\main.cpp
.............\.ommand\Command.vcxproj
.............\.......\Command.vcxproj.filters
.............\.......\Command.vcxproj.user
.............\.......\command_main.cpp
.............\...posite\company.h
.............\.........\composite.cpp
.............\.........\Composite.vcxproj
.............\.........\Composite.vcxproj.filters
.............\.........\Composite.vcxproj.user
.............\.........\concrete_company.h
.............\.........\finance_department.h
.............\.........\hr_department.h
.............\DesignPattern.sln
.............\DesignPattern.suo
.............\Facade\Facade.vcxproj
.............\......\Facade.vcxproj.filters
.............\......\Facade.vcxproj.user
.............\......\main.cpp
.............\.inery\Decorator.cpp
.............\......\Decorator.h
.............\......\Finery.vcxproj
.............\......\Finery.vcxproj.filters
.............\......\Finery.vcxproj.user
.............\......\main.cpp
.............\......\MidAutumnFestival.cpp
.............\......\MidAutumnFestival.h
.............\......\Springfestival.cpp
.............\......\Springfestival.h
.............\......\super_market.h
.............\......\WalMart.cpp
.............\......\WalMart.h
.............\GeneralFactory\factory.h
.............\..............\factory_add.h
.............\..............\factory_div.h
.............\..............\factory_mul.h
.............\..............\factory_sub.h
.............\..............\GeneralFactory.vcxproj
.............\..............\GeneralFactory.vcxproj.filters
.............\..............\GeneralFactory.vcxproj.user
.............\..............\general_factory_main.cpp
.............\..............\operation.h
.............\..............\operation_add.h
.............\..............\operation_div.h
.............\..............\operation_mul.h
.............\..............\operation_sub.h
.............\..............2\factory2_main.cpp
.............\...............\GeneralFactory2.vcxproj
.............\...............\GeneralFactory2.vcxproj.filters
.............\...............\GeneralFactory2.vcxproj.user
.............\Interpreter\expression.h
.............\...........\Interpreter.vcxproj
.............\...........\Interpreter.vcxproj.filters
.............\...........\Interpreter.vcxproj.user
.............\...........\main.cpp
.............\...........\note.h
.............\...........\playContext.h
.............\...........\scale.h
.............\...........\speed.h
.............\Mediator\main.cpp
.............\........\mediator.h
.............\........\Mediator.vcxproj
.............\........\Mediator.vcxproj.filters
.............\........\Mediator.vcxproj.user
.............\..mento\caretaker.h
.............\.......\main.cpp
.............\.......\memento.h
.............\.......\Memento.vcxproj
.............\.......\Memento.vcxproj.filters
.............\.......\Memento.vcxproj.user
.........