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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
A.ref1 = nil: 移除灰色对象 A 对白色对象 B 的引用 (ref2);
根据第389页顶部的图 14-5 来看,A.ref1 = B,所以原句里括号的部分是 ref1 吧
A.ref1 = nil: 移除灰色对象 A 对白色对象 B 的引用 (ref1);
必要时,请附上相关页面的照片或者截图
The text was updated successfully, but these errors were encountered:
No branches or pull requests
实际描述
预期描述
根据第389页顶部的图 14-5 来看,A.ref1 = B,所以原句里括号的部分是 ref1 吧
附图
必要时,请附上相关页面的照片或者截图
The text was updated successfully, but these errors were encountered: