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
在纸质书Page30讲浅拷贝和深拷贝的内容中,关于深拷贝的描述为:“.....对基本数据类型进行值传递,对数据类型创建一个新对象,并复制其内容......” 第一个逗号后边的“对数据类型创建......”此处是否应该为“对引用数据类型创建......”
The text was updated successfully, but these errors were encountered:
忘说了,是基础版的纸质书
Sorry, something went wrong.
agree
No branches or pull requests
The text was updated successfully, but these errors were encountered: