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
设计模式指的是软件工程中抽象出来的适用于某些领域的代码模式。包括单例模式,外观模式,桥接模式,代理模式,中介模式,发布者订阅者模式,组合模式,策略模式,工厂模式,迭代器模式等
The text was updated successfully, but these errors were encountered:
No branches or pull requests
介绍
设计模式指的是软件工程中抽象出来的适用于某些领域的代码模式。包括单例模式,外观模式,桥接模式,代理模式,中介模式,发布者订阅者模式,组合模式,策略模式,工厂模式,迭代器模式等
参考资料
The text was updated successfully, but these errors were encountered: