文件名称:使用Delegate在两个ViewController间传值
文件大小:37KB
文件格式:ZIP
更新时间:2015-09-18 04:33:15
IOS 委托协议 传值
在IOS中使用委托协议在两个View之间传值,类似Android中Activity的onActivirtyResult方法
【文件预览】:
PassValueByDelegate
----PassValueByDelegate.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(13KB)
----PassValueByDelegate()
--------UserEntity.m(242B)
--------ViewController.m(2KB)
--------UserEntity.h(410B)
--------en.lproj()
--------main.m(352B)
--------SecondViewController.m(2KB)
--------PassValueDelegate.h(296B)
--------PassValueByDelegate-Prefix.pch(341B)
--------SecondViewController.h(689B)
--------SecondViewController.xib(18KB)
--------ViewController.h(540B)
--------AppDelegate.h(380B)
--------PassValueByDelegate-Info.plist(1KB)
--------AppDelegate.m(3KB)