标签: 设计模式
All the articles with the tag "设计模式".
面向对象设计7大理论
Published: at 14:30:51深入理解面向对象设计的7大理论,什么是OOP,如何通过封装、抽象、继承、多态解决编程问题,面向对象的优势,及接口与抽象类的使用,提高代码的可维护性和扩展性。
如何优化你的if-else?来试试“责任树模式”
Published: at 10:13:03
All the articles with the tag "设计模式".
深入理解面向对象设计的7大理论,什么是OOP,如何通过封装、抽象、继承、多态解决编程问题,面向对象的优势,及接口与抽象类的使用,提高代码的可维护性和扩展性。