ios两视图间委托(delegate)传值

时间:2017-10-28 09:22:59
【文件属性】:
文件名称:ios两视图间委托(delegate)传值
文件大小:35KB
文件格式:ZIP
更新时间:2017-10-28 09:22:59
ios 两视图 委托传值 delegate 现有两个视图(ViewController,ViewController1),从ViewController中带参数跳转到ViewController1,在ViewController1选中数据后带有效数据后退到ViewController中,委托实现上述功能。 可以参考:http://blog.csdn.net/fengshi_sh/article/details/39890955
【文件预览】:
ViewControllerDelegate
----.DS_Store(6KB)
----ViewControllerDelegate()
--------main.m(342B)
--------ViewControllerDelegate-Info.plist(1KB)
--------AppDelegate.h(370B)
--------AppDelegate.m(3KB)
--------ViewControllerDelegate-Prefix.pch(347B)
--------ViewController1.xib(5KB)
--------.DS_Store(6KB)
--------ViewController1.h(826B)
--------ViewController.h(659B)
--------ViewController1.m(3KB)
--------ViewController.m(3KB)
--------en.lproj()
----ViewControllerDelegate.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(13KB)
--------xcuserdata()

网友评论