摘要: 观察者模式 Like the use of interfaces, the Observer design pattern can be used to decouple components and enable extensibility without modification (observing the Open Closed Principle). It also contribut... 阅读全文
posted @ 2012-11-25 22:30 sqtds 阅读(177) 评论(0) 推荐(0)