IOS 视图间代理传值

时间:2016-10-19 03:43:56
【文件属性】:
文件名称:IOS 视图间代理传值
文件大小:59KB
文件格式:ZIP
更新时间:2016-10-19 03:43:56
iOS 代理传值 用代理实现两个不同视图之间的传值问题,程序简单移动。
【文件预览】:
PassValueByDelegate
----.DS_Store(6KB)
----PassValueByDelegate.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(13KB)
----PassValueByDelegate()
--------UserEntity.m(93B)
--------ViewController.m(2KB)
--------.DS_Store(6KB)
--------UserEntity.h(261B)
--------en.lproj()
--------main.m(352B)
--------SecondViewController.m(2KB)
--------PassValueDelegate.h(139B)
--------PassValueByDelegate-Prefix.pch(341B)
--------SecondViewController.h(530B)
--------SecondViewController.xib(18KB)
--------ViewController.h(2KB)
--------AppDelegate.h(380B)
--------PassValueByDelegate-Info.plist(1KB)
--------AppDelegate.m(3KB)

网友评论

  • 不错的例子,值得学习