IOS 读取本地的Json/plist 文件

1、通常本地能够存储轻量级数据存储 plist  这个主要是操做字典html 方法以下:json NSString * sampleFile= [[[NSBundle mainBundle] bundlePath] stringByAppendingPathComponent:@"sections_auth=4.plist"]; NSDictionary* dic_sections = [N
相关文章
相关标签/搜索