SEJSONViewController:允许您浏览 JSON 文件内容的视图控制器

时间:2021-06-18 06:25:36
【文件属性】:
文件名称:SEJSONViewController:允许您浏览 JSON 文件内容的视图控制器
文件大小:28KB
文件格式:ZIP
更新时间:2021-06-18 06:25:36
Objective-C SEJSON视图控制器 轻松浏览 JSON 文件的内容。 SEJSONViewController 在 iOS 5 上进行了测试,需要 ARC。 在下。 例子 打开包含的 Xcode 项目以获取示例应用程序和测试。 用法 // Initialize the view controller SEJSONViewController * jsonViewController = [[SEJSONViewController alloc ] init ]; // Read the JSON data id data = [ NSJSONSerialization JSONObjectWithData: [ NSData dataWithContentsOfURL: [[ NSBundle mainBundle ] URLForResource: @" dat
【文件预览】:
SEJSONViewController-master
----.travis.yml(153B)
----SEJSONViewController.podspec(589B)
----SEJSONViewController.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(25KB)
--------xcshareddata()
----Example()
--------Resources()
--------Source()
----LICENSE(1KB)
----.gitignore(236B)
----Tests()
--------SEJSONViewControllerTests-Info.plist(697B)
--------SEJSONViewControllerTests.m(442B)
--------SEJSONViewControllerTests.h(278B)
--------en.lproj()
----README.md(1KB)
----SEJSONViewController()
--------SEJSONViewController.m(7KB)
--------SEJSONViewController.h(610B)

网友评论