简单的delegate实现

时间:2015-06-15 07:25:35
【文件属性】:

文件名称:简单的delegate实现

文件大小:737KB

文件格式:ZIP

更新时间:2015-06-15 07:25:35

delegate, ios

对iOS的delegate代理方式不是很清楚的同学可以来看看,很简单的代码,看过之后应该给你有帮助


【文件预览】:
DelegateSample
----main.m(368B)
----build()
--------Debug-iphonesimulator()
--------DelegateSample.build()
----DelegateSample_Prefix.pch(197B)
----Classes()
--------ValueInputView.h(501B)
--------ValueInputView.xib(20KB)
--------DelegateSampleAppDelegate.h(521B)
--------DelegateSampleAppDelegate.m(3KB)
--------ValueInputView.m(2KB)
--------DelegateSampleViewController.h(439B)
--------DelegateSampleViewController.m(2KB)
--------UIViewPassValueDelegate.h(266B)
----DelegateSample.xcodeproj()
--------fuchangsong.mode1v3(40KB)
--------project.pbxproj(12KB)
--------fuchangsong.pbxuser(5KB)
----DelegateSample-Info.plist(909B)
----DelegateSampleViewController.xib(22KB)
----MainWindow.xib(20KB)

网友评论

  • 好吧,还是挺不错的
  • 做的是很详细,可惜我对delegate就是不开窍……