Skip to content
孤独典范
Main Navigation
首页
范文
技术
AI
听音
思考
趣闻
其他
VueDemo
Vue3Demo
黑暗
Appearance
Menu
Return to top
On this page
找出应用中可能需要变化之处,把它们独立出来,不要和那些不需要变化的代码混在一起。《设计模式》P9
针对接口编程,而不是针对实现编程。《设计模式》P11
多用组合,少用继承。《设计模式》P23
To Be Continued!😎