摘要: 一、简介 设计模式代表了最佳实践。使用设计模式是为了重用代码、让代码更容易被他人理解、保证代码可靠性。 设计模式的类型 总共有23种设计模式,可以分为三大类:创建型模式creational patterns、结构型模式structural patterns、行为型模式behavioral patte 阅读全文
posted @ 2019-12-10 17:22 糖醋排骨加辣椒 阅读(183) 评论(0) 推荐(0) 编辑