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.
dic[key] 和 [dic objectforkey:key] 有什么区别?
我对此很困惑。以及哪个函数是objective-c开发的最佳方式。
第一种下标字典和NSArrays 的方法在 Xcode 4.4 之前不起作用;第二个会。除此之外,没有任何区别:这是一个“编译器技巧”,将新语法转换为旧方法调用。
NSArray