2017年3月7日

[转]setValue和setObject的区别

摘要: 在使用NSMutableDictionary的时候经常会使用setValue forKey与setObject forKey,他们经常是可以交互使用的,代码中经常每一种的使用都有。 1,先看看setValue: forKey:的定义 @interface NSMutableDictionary(NS 阅读全文

posted @ 2017-03-07 17:45 Hauler 阅读(127) 评论(0) 推荐(0)

导航