iphone委托的视图间传值

时间:2015-03-20 02:24:07
【文件属性】:
文件名称:iphone委托的视图间传值
文件大小:798KB
文件格式:ZIP
更新时间:2015-03-20 02:24:07
iphone委托 iphone委托的视图间传值,委托真的很强大,简单的例子,新手可以学习。
【文件预览】:
DelegateUseDemo-1
----main.m(374B)
----DelegateUseDemo_Prefix.pch(199B)
----.DS_Store(6KB)
----DelegateUseDemo-Info.plist(1KB)
----DelegateUseDemo.xcodeproj()
--------apple.pbxuser(7KB)
--------project.pbxproj(13KB)
--------apple.mode1v3(39KB)
--------hengking.pbxuser(15KB)
--------hengking.mode1v3(40KB)
----DelegateUseDemoViewController.xib(16KB)
----Classes()
--------DelegateUseDemoViewController.h(310B)
--------UIView1.h(782B)
--------ShowViewDelegate.h(377B)
--------DelegateUseDemoAppDelegate.h(509B)
--------DelegateUseDemoViewController.m(4KB)
--------UIView1.m(2KB)
--------UIView2.h(1KB)
--------DelegateUseDemoAppDelegate.m(696B)
--------UIView2.m(2KB)
----MainWindow.xib(19KB)
----build()
--------Debug-iphonesimulator()
--------DelegateUseDemo.build()
DelegateUseDemo
----main.m(374B)
----DelegateUseDemo_Prefix.pch(199B)
----.DS_Store(6KB)
----DelegateUseDemo-Info.plist(1KB)
----DelegateUseDemo.xcodeproj()
--------apple.pbxuser(6KB)
--------project.pbxproj(12KB)
--------apple.mode1v3(40KB)
--------hengking.pbxuser(29KB)
--------hengking.mode1v3(40KB)
----DelegateUseDemoViewController.xib(16KB)
----Classes()
--------DelegateUseDemoViewController.h(310B)
--------UIView1.h(747B)
--------DelegateUseDemoAppDelegate.h(509B)
--------DelegateUseDemoViewController.m(4KB)
--------UIView1.m(1KB)
--------UIView2.h(911B)
--------DelegateUseDemoAppDelegate.m(696B)
--------UIView2.m(2KB)
----MainWindow.xib(19KB)
----build()
--------Debug-iphonesimulator()
--------DelegateUseDemo.build()

网友评论

  • 虽然没解决问题,但还是学习了
  • 挺好用的 解决问题了
  • 挺好的。可以实现传值
  • 挺好的。可以实现传值
  • 过于简单,没有太大的价值
  • 挺好的。可以实现传值
  • 我想要的是子视图向父视图传值
  • 现在的项目,最重要的就是不同页面之间的传值了,不错的东西。