iOS页面传值常见三种方式

时间:2019-02-05 11:13:38
【文件属性】:
文件名称:iOS页面传值常见三种方式
文件大小:66KB
文件格式:ZIP
更新时间:2019-02-05 11:13:38
iOS页面传值 iOS页面间常见的三种传值方式:代理Delegate,通知和代码块block。
【文件预览】:
代理传值
----代理传值()
--------DelegateByValViewController.m(859B)
--------AppDelegate.h(280B)
--------BlockByValViewController.m(1KB)
--------NotificationByValViewController.xib(4KB)
--------DelegateByValViewController.xib(4KB)
--------NotificationByValViewController.h(254B)
--------ViewController.h(218B)
--------Base.lproj()
--------DelegateByValViewController.h(482B)
--------BlockByValViewController.xib(4KB)
--------Assets.xcassets()
--------NotificationByValViewController.m(1KB)
--------BlockByValViewController.h(332B)
--------main.m(337B)
--------Info.plist(1KB)
--------AppDelegate.m(2KB)
--------ViewController.m(2KB)
----.DS_Store(6KB)
----iOS 页面传值.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(16KB)
--------xcuserdata()

网友评论

  • 说的太简单了,没有多大用。