iOS 系统自带JSON解析,NSJSONReadingOptions参数解读
摘要:
开发中,我们经常需要解析JSON数据,系统提供的[NSJSONSerialization JSONObjectWithData:[objcdataUsingEncoding:NSUTF8StringEncoding] options:(NSJSONR... 阅读全文
posted @ 2015-03-10 17:12 Alice's 阅读(1050) 评论(0) 推荐(0) 编辑