ios-Runtime的理解和我在实际项目中的使用.zip

时间:2022-07-31 12:15:10
【文件属性】:
文件名称:ios-Runtime的理解和我在实际项目中的使用.zip
文件大小:299KB
文件格式:ZIP
更新时间:2022-07-31 12:15:10
其他 最近做项目的时候遇到一个内容比较无序的表单页面,加上多种判断也可以正常完成功能,但是修改起来特别头疼,所以想到利用Runtime动态添加属性的方法方便判断。 也算是自己一点儿简单的理解,如果有不对的地方,还请各位多多指正。 ps:代码中若有雷同部分,可能纯属巧合,大家多多包涵,目的只有一个:共同进步!
【文件预览】:
text
----text.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(25KB)
--------xcuserdata()
----text()
--------TextTableViewController.h(229B)
--------Assets.xcassets()
--------main.m(327B)
--------textModel.m(2KB)
--------UITextField+SecTag.m(451B)
--------TextTableViewCell.h(273B)
--------AppDelegate.h(396B)
--------TextTableViewController.m(3KB)
--------AppDelegate.m(5KB)
--------TextTableViewCell.m(449B)
--------Base.lproj()
--------UITextField+SecTag.h(250B)
--------text.xcdatamodeld()
--------.DS_Store(6KB)
--------text.png(107KB)
--------textModel.h(349B)
--------ViewController.h(208B)
--------UIButton+click.h(232B)
--------UIButton+click.m(597B)
--------TextTableViewCell.xib(3KB)
--------Info.plist(1KB)
--------ViewController.m(2KB)
----.git()
--------index(3KB)
--------hooks()
--------config(137B)
--------description(73B)
--------refs()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----.DS_Store(6KB)
----textTests()
--------textTests.m(883B)
--------Info.plist(680B)
----textUITests()
--------Info.plist(680B)
--------textUITests.m(1KB)

网友评论