ASIHttpRequest与JsonKit
ios开发有很多可以选用的函数库,对于相似的功能库,不知道用哪个更好的,网上找了些相关的资料便于参考。 1 网络通信方面,使用ASIHttpRequest而非NSURLRequest 1
3 4 翻译自http://stackoverflow.com/questions/6143188/why-should-i-prefer-asihttprequest-over-nsurlconnection-for-downloading-files-fr <翻译的可能不太准确,可参看原文> 2 解析JOSN数据时, 使用JsonKit比Json-framework解析速度快而简单。 Jsonkit 下载: https://github.com/johnezang/JSONKit json-frmaework下载 :https://github.com/stig/json-framework/ 原因转自:http://blog.csdn.net/ccat/article/details/7207871
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |