关于过度设计的思考(zz)
摘要: 设计是一个取舍的过程,无论是过度设计还是设计不足的问题,都是取舍的结果:
1. 如果不预先设计,随着时间越久,更改成本越大
2. 如果预先设计,会增加当前程序的复杂度
阅读全文
posted @
2012-01-19 15:03 风生水起 阅读(14) |
评论 (0) 编辑
UML建模之时序图(Sequence Diagram)
摘要: UML建模之时序图(Sequence Diagram)
阅读全文
posted @
2011-10-22 08:56 风生水起 阅读(96) |
评论 (0) 编辑
Some Notes About Design Pattern
摘要: Some Notes About Design Patterns
阅读全文
posted @
2010-10-02 13:19 风生水起 阅读(15) |
评论 (0) 编辑
设计模式网上资料整合理解——行为型模式(一)
摘要: 行为型模式网上资料整合理解(一) ——职责链(Chain of Responsibility)、
阅读全文
posted @
2007-04-28 10:31 风生水起 阅读(84) |
评论 (0) 编辑
设计模式网上资料整合理解——结构型模式总结
摘要: 结构型模式总结,摘自Terrylee结构型模式专题总结
阅读全文
posted @
2007-04-28 10:02 风生水起 阅读(109) |
评论 (0) 编辑
设计模式网上资料整合理解——结构型模式(二)
摘要: 设计模式网上资料整合理解——适配器(Adapter)、装饰(Decorator)、外观(Facade)。
阅读全文
posted @
2007-04-27 15:16 风生水起 阅读(90) |
评论 (0) 编辑
设计模式网上资料整合理解——结构型模式
摘要: 设计模式网上资料整合理解——桥接(Bridge)、组合(Composite)、享元(FlyWeight)、代理(Proxy)。
阅读全文
posted @
2007-04-27 09:57 风生水起 阅读(124) |
评论 (0) 编辑