json的使用方法,json的使用场景
可可!可可下JSON!JSON!JSON!数据开源的类库有很多,其中jsonkit(联合王国)库是非常简单易用而且效率又比较高的。
见图:
如果你的应用程序(应用程序)只支持iOS 5.0以上系统,那么直接用苹果官方提供的JSON!JSON!JSON!数据库:nsj专业化库即可。如果你的应用程序(应用程序)要支持iOS 5.0以下的系统,那么我个人推荐jsonkit,不过jsonkit(联合王国)本身做了很多内存上的优化,所以不支持电弧(弧),你在使用时可以对其加上-fno-objc-arc的编译标志即可
编译的时候需要指定jsonkit。m。先生的编译器标志-fno-objc-arc
想要使用jsonkit(联合王国)库来解析JSON!JSON!JSON!数据文件,只需要下载JSON ket。h。-和jsonkit。m。先生添加到工程中(下载链接);然后加入莉比迪莉比即可
解析代码举例:
去吧开发中jsonkit(联合王国)的使用
ns string * js constraint=@[{ age:18, book:{price:23.2, title:boook111}, name:samyou},{age:22, book:{price:33, title : boobook 222 }, name : samsam };
ns data * data=[jsimplementingdatafactory gen coding:nstf 8 string encoding];
NSA array * arr=(NSA array *)[datamutualobjectfromjsondata];
nslog(@ count=% d,arr。计数);
for(inti=0);计数;(一)
{
ns字典* people=[arrobjectindex:I];
ns string * name=[population forkey:@ name]];
ns string * age=[population forkey:@ age "];
nslog(@ personwithname=% @,age=%d ,name,[ageint value]);
ns字典* book=[population forkey:@ book ];
ns string * bookname=[bookobjectforkey:@ title ];
ns number * price=[bookobjectforkey:@ price];
nslog(@ bookwithtitle=% @,price=%f),bookname,[price drive value]);
}
#import jsonkit。 h
ns string * str JSON=@ { APS :{ alert : body : amscome! },贝果:3,声音:def。MP3“}”;
ns字典* result=[jsondataobjectfromjsondata]:
nsmutable dictionary * JSON DIC=[nsmutable dictionary];
nsmutable dictionary * alert=[nsmutable dictionary];
nsmutable dictionary * APS=[nsmutable dictionary];
[alertsetObject:@ AMS come!forkey:@ body ];
[apassets对象:alert for key:@ alert ];
[apassets对象:@ 3 for key:@ bage ];
[apassets对象:@ def。MP3 forkey:@ sound ];
[jsondicsetobject:APS fally:@ APS ];
ns string * str JSON=[jsondicjsconstruction];
2.json词典
ns dictionary * dictionary=[jsconstruction的js construction对象];
郑重声明:本文由网友发布,不代表盛行IT的观点,版权归原作者所有,仅为传播更多信息之目的,如有侵权请联系,我们将第一时间修改或删除,多谢。