摘要:
在IOS开发中,要做字典转模型一般情况如下: 1 /** 2 * 声明方法 3 */ 4 - (instancetype) initWithDictionary:(NSDictionary *)dict; 5 + (instancetype) carWithDictionary:(NSDict... 阅读全文
posted @ 2014-05-27 23:10
delegate
阅读(225)
评论(0)
推荐(0)
浙公网安备 33010602011771号