Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我现在阅读了 Apple 关于集合的指南,并尝试查看他们的代码。当我一步一步看代码时,我看到了一些奇怪的东西
为什么在右列中的字符串不在其索引下?为什么字符串@"222"显示为nil?
@"222"
nil