Moonflower:从 JSON 生成 Objective-C 模型并从这些模型生成 JSON

时间:2021-06-16 17:54:56
【文件属性】:
文件名称:Moonflower:从 JSON 生成 Objective-C 模型并从这些模型生成 JSON
文件大小:26KB
文件格式:ZIP
更新时间:2021-06-16 17:54:56
Objective-C 月季花 从 JSON 生成 Objective-C 模型并从这些模型生成 JSON。 内置支持: NSString NSArray NSDictionary NSNumber NSDate NSURL 带有NSNull空值 所有原始数据类型( int 、 BOOL 、 float 、 CGFloat等) 真的很简单! // User.h @interface User : MFJSONObject @property ( strong , nonatomic ) NSString *name; @property ( strong , nonatomic ) NSDictionary *dict; @property ( strong , nonatomic ) NSArray *array; @property ( strong , nonatomic ) NSDat
【文件预览】:
Moonflower-master
----Moonflower.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(18KB)
----MoonflowerTests()
--------Info.plist(751B)
--------MoonflowerTests.m(872B)
----LICENSE(1KB)
----README.md(5KB)
----Moonflower()
--------Post.h(341B)
--------ViewController.m(1KB)
--------Info.plist(1KB)
--------main.m(338B)
--------User.h(576B)
--------Comment.h(311B)
--------Comment.m(364B)
--------Base.lproj()
--------MFJSONObject.m(18KB)
--------Images.xcassets()
--------ViewController.h(219B)
--------AppDelegate.h(281B)
--------Post.m(252B)
--------MFJSONObject.h(2KB)
--------User.m(1KB)
--------AppDelegate.m(2KB)
----.gitignore(495B)

网友评论