摘要: 第九章Refactoring to OOP Patterns 重构为OOP模式 7种设计模式: 1,模版方法模式(template method) 2,策略模式(strategy) 3,状态模式(state) 4,null 对象 5,装饰者模式(decorator) 6,适配器模式(adapter) 阅读全文
posted @ 2018-07-17 01:01 野生野鸡码农 阅读(315) 评论(0) 推荐(0) 编辑