摘要: 1.定义Compose objects into tree structures to represent part-whole hierarchies.Composite lets clients treat individual objects and compositions of objec... 阅读全文
posted @ 2015-07-06 23:36 JustYong 阅读(259) 评论(0) 推荐(0) 编辑
摘要: 1.命令模式为什么存在假如存在一个项目组用于开发一个客户A需求的项目,项目组一共有三个小组,负责不同的工作,Requirement Group(需求组)用于收集用户需求,Page Group(页面组)负责系统页面,Code Group(逻辑组)负责实现具体的功能实现。需求方把任务交待给项目经理,由项... 阅读全文
posted @ 2015-07-06 11:04 JustYong 阅读(253) 评论(0) 推荐(0) 编辑