We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
connect
一种面向对象的设计原则, Inversion of Control:控制反转,减低计算机代码之间耦合度。 其中最常见的方式:
常见的例子:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SOLID
connect
。控制反转
一种面向对象的设计原则,
Inversion of Control:控制反转,减低计算机代码之间耦合度。
其中最常见的方式:
面向切面编程
常见的例子:
The text was updated successfully, but these errors were encountered: