文件名称:swift-利用runtime字典转模型
文件大小:25KB
文件格式:ZIP
更新时间:2022-09-03 22:02:23
Swift开发-其它杂项
RunTime简称运行时。OC就是运行时机制,也就是在运行时候的一些机制,其中最主要的是消息机制。
【文件预览】:
TYJSONExtension-master
----.gitignore(1KB)
----TYJSONExtensionUITests()
--------Info.plist(680B)
--------TYJSONExtensionUITests.m(1KB)
----TYJSONExtension.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(24KB)
--------xcuserdata()
----README.md(4KB)
----TYJSONExtensionTests()
--------Info.plist(680B)
--------TYJSONExtensionTests.m(931B)
----TYJSONExtension()
--------main.m(342B)
--------TYDogModel.h(379B)
--------ViewController.m(1KB)
--------TYBookModel.h(358B)
--------AppDelegate.h(285B)
--------NSObject+JSONExtension.m(2KB)
--------TYBookModel.m(201B)
--------NSObject+JSONExtension.h(325B)
--------Info.plist(1KB)
--------AppDelegate.m(2KB)
--------TYDogModel.m(198B)
--------TYStudentModel.m(297B)
--------TYFishModel.h(308B)
--------TYStudentModel.h(476B)
--------ViewController.h(223B)
--------Base.lproj()
--------TYFishModel.m(201B)
--------Assets.xcassets()