-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Object Oriented 26讲杂七杂八截图(最后汇总) #28
Comments
8大原则我感觉就是 接口化(开放封闭、单一职责、liskov、封装变化点、接口隔离)---》依赖倒置、面向接口编程、优先组合。 |
第一点:寻找稳定点,和变化点,再去重构到模式!!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: