摘要: 1.RACObserve可以用来观察一个NSMutableDictionary的setValue和remove吗?可以一个对象有一个property@property(nonatomic,strong)NSMutableDictionary *testDict;使用RACObserve进行观察 ... 阅读全文
posted @ 2015-05-27 19:22 ashamp 阅读(1654) 评论(1) 推荐(0)