delegate、NSNotification、block比较

时间:2018-06-09 10:39:08
【文件属性】:
文件名称:delegate、NSNotification、block比较
文件大小:123KB
文件格式:ZIP
更新时间:2018-06-09 10:39:08
通知方式 delegate、NSNotification、block三者的比较,用简单的事例来讲解三者之间的区别
【文件预览】:
DelegateAndNotification
----DelegateAndNotification()
--------main.m(351B)
--------DefineHeader.h(956B)
--------SecondViewController.m(4KB)
--------AppDelegate.h(294B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------FirstViewController.m(2KB)
--------FirstViewController.h(240B)
--------Images.xcassets()
--------Info.plist(1KB)
--------SecondViewController.h(533B)
----.git()
--------index(3KB)
--------hooks()
--------config(137B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----.DS_Store(6KB)
----DelegateAndNotificationTests()
--------Info.plist(727B)
--------DelegateAndNotificationTests.m(924B)
----DelegateAndNotification.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
--------xcuserdata()

网友评论

  • 总结挺好 最近学习使用