
设计模式
锦紫川
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
设计模式之 Singleton
/********************************************************************************* File Name : Singleton.h** EMail Addr : seakingw@163.com** * Description : interface for the CSingleton cla原创 2007-01-29 14:33:00 · 492 阅读 · 0 评论 -
设计模式之 Chain of Responsibility 模式
/********************************************************************************* File Name : Handler.h** EMail Addr : seakingw@163.com** Description : interface for the CHandler class.原创 2007-01-29 14:34:00 · 506 阅读 · 0 评论 -
设计模式之 Command 模式
/********************************************************************************* File Name : Command.h** EMail Addr : seakingw@163.com** Description : interface for the CCommand class.原创 2007-01-29 14:35:00 · 588 阅读 · 0 评论