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
拜读过部分代码,想问下在mints.base包下
为什么是用继承以及抽象的方式来进行封装
而不用组合和接口的形式封装,这样不是更灵活吗
是出于什么考虑呢?请赐教
The text was updated successfully, but these errors were encountered:
No branches or pull requests
拜读过部分代码,想问下在mints.base包下
为什么是用继承以及抽象的方式来进行封装
而不用组合和接口的形式封装,这样不是更灵活吗
是出于什么考虑呢?请赐教
The text was updated successfully, but these errors were encountered: