GenericModel:Objective-C Model、JSON、NSDictionary互相转换简单高效的轻量级框架,支持model嵌套model

时间:2024-06-27 13:20:40
【文件属性】:

文件名称:GenericModel:Objective-C Model、JSON、NSDictionary互相转换简单高效的轻量级框架,支持model嵌套model

文件大小:26KB

文件格式:ZIP

更新时间:2024-06-27 13:20:40

Objective-C

GenericModel Objective-C Model、JSON、NSDictionary互相转换简单高效的轻量级框架,支持model嵌套model。 Features GenericModel 支持Objective-C Model、NSDictionary、JSON之间互相转换,框架非常简单高效,内部对反射过的model设置有缓存,用Objective-C中的Protocol限定NSArray,NSDictionary等容器类的类型,防止容器类型变量类型使用错误,类似Java中容器类型的泛型。 支持的类型转换 NSDictionary <--> Model JSON <--> Model Example JSON -> Model JSON类型转简单Model //StudentModel.h @protocol StudentModel @end @interface Stud


【文件预览】:
GenericModel-master
----GenericModel()
--------GenericModelTests()
--------GenericModel()
--------GenericModel.xcodeproj()
----README.md(9KB)

网友评论