文件名称:DesignPattern
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个关于设计模式的例子演示。关于iterator模式和 interpreter模式没有演示。
代码的价值在于 :如果你不熟悉设计模式,这些例子能在你学习设计模式的过程中,帮助你更好的理解。
如果你想用来直接做项目,那它太简陋了。
作者余洋保留版权 但你可以自由的使用它。
本人保留修改和公布这些代码的权利,他人不允许散发这些代码.
代码在变量 函数设计 等一些细节的地方并不太理想,但我尽量把任务在我规划的时间内完成。
如果你将事例修改的更好 或你对于设计模式的使用上有自己的理解以更好的事例来描述一个模式
欢迎您联系我 kojiyijian@gmail.com-This is an example of design patterns on the demo. Interpreter on the iterator pattern and there is no demo mode.
The value of code is: If you are not familiar with design patterns, these examples can you learn in the process of design patterns to help you better understand.
If you want to do the project directly, it is too simple a.
Author Yu Yang to retain the copyright but you are free to use it.
I reserves the right to modify and publish the code of rights, others do not allow the dissemination of the code.
Function code in the design variables where some of the details and not ideal, but I will try my best to the task in my planning time.
If you would be better examples of the revised model for the design or your use of the understanding have their own examples in order to better to describe a model
Welcome to contact me kojiyijian@gmail.com
代码的价值在于 :如果你不熟悉设计模式,这些例子能在你学习设计模式的过程中,帮助你更好的理解。
如果你想用来直接做项目,那它太简陋了。
作者余洋保留版权 但你可以自由的使用它。
本人保留修改和公布这些代码的权利,他人不允许散发这些代码.
代码在变量 函数设计 等一些细节的地方并不太理想,但我尽量把任务在我规划的时间内完成。
如果你将事例修改的更好 或你对于设计模式的使用上有自己的理解以更好的事例来描述一个模式
欢迎您联系我 kojiyijian@gmail.com-This is an example of design patterns on the demo. Interpreter on the iterator pattern and there is no demo mode.
The value of code is: If you are not familiar with design patterns, these examples can you learn in the process of design patterns to help you better understand.
If you want to do the project directly, it is too simple a.
Author Yu Yang to retain the copyright but you are free to use it.
I reserves the right to modify and publish the code of rights, others do not allow the dissemination of the code.
Function code in the design variables where some of the details and not ideal, but I will try my best to the task in my planning time.
If you would be better examples of the revised model for the design or your use of the understanding have their own examples in order to better to describe a model
Welcome to contact me kojiyijian@gmail.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DesignPattern
.............\DesignPattern.vcproj
.............\ReadMe.txt
.............\src
.............\...\AbstractFactory.cpp
.............\...\AbstractFactory.h
.............\...\Adapter.cpp
.............\...\Adapter.h
.............\...\Brideg.cpp
.............\...\Bridge.h
.............\...\Builder.cpp
.............\...\Builder.h
.............\...\ChainOfResponsibility.cpp
.............\...\ChainOfResponsibility.h
.............\...\Command.cpp
.............\...\Command.h
.............\...\Composite.cpp
.............\...\Composite.h
.............\...\Decorator.cpp
.............\...\Decorator.h
.............\...\Facade.cpp
.............\...\Facade.h
.............\...\FactoryMethod.cpp
.............\...\FactoryMethod.h
.............\...\Flyweight.cpp
.............\...\Flyweight.h
.............\...\main.cpp
.............\...\Mediator.cpp
.............\...\Mediator.h
.............\...\Observer.cpp
.............\...\Observer.h
.............\...\ProtoType.cpp
.............\...\ProtoType.h
.............\...\Proxy.cpp
.............\...\Proxy.h
.............\...\Singleton.cpp
.............\...\Singleton.h
.............\...\State.cpp
.............\...\State.h
.............\...\Strategy.cpp
.............\...\Strategy.h
.............\...\TemplateMethod.cpp
.............\...\TemplateMethod.h
.............\...\Visitor.cpp
.............\...\Visitor.h
.............\DesignPattern.vcproj
.............\ReadMe.txt
.............\src
.............\...\AbstractFactory.cpp
.............\...\AbstractFactory.h
.............\...\Adapter.cpp
.............\...\Adapter.h
.............\...\Brideg.cpp
.............\...\Bridge.h
.............\...\Builder.cpp
.............\...\Builder.h
.............\...\ChainOfResponsibility.cpp
.............\...\ChainOfResponsibility.h
.............\...\Command.cpp
.............\...\Command.h
.............\...\Composite.cpp
.............\...\Composite.h
.............\...\Decorator.cpp
.............\...\Decorator.h
.............\...\Facade.cpp
.............\...\Facade.h
.............\...\FactoryMethod.cpp
.............\...\FactoryMethod.h
.............\...\Flyweight.cpp
.............\...\Flyweight.h
.............\...\main.cpp
.............\...\Mediator.cpp
.............\...\Mediator.h
.............\...\Observer.cpp
.............\...\Observer.h
.............\...\ProtoType.cpp
.............\...\ProtoType.h
.............\...\Proxy.cpp
.............\...\Proxy.h
.............\...\Singleton.cpp
.............\...\Singleton.h
.............\...\State.cpp
.............\...\State.h
.............\...\Strategy.cpp
.............\...\Strategy.h
.............\...\TemplateMethod.cpp
.............\...\TemplateMethod.h
.............\...\Visitor.cpp
.............\...\Visitor.h