Delegate&Block作回调

时间:2018-09-25 14:47:42
【文件属性】:
文件名称:Delegate&Block作回调
文件大小:38KB
文件格式:ZIP
更新时间:2018-09-25 14:47:42
iOS Delegate Block 回调 delegate和block是iOS上常用于实现回调的两种机制,Demo将两者进行了简单的归类与对比。
【文件预览】:
Delegate_Block
----Delegate_Block()
--------AppDelegate.h(278B)
--------BaseViewController.m(2KB)
--------DelegateViewController.m(1KB)
--------BlockViewController.m(1KB)
--------Base.lproj()
--------BaseViewController.h(220B)
--------BlockViewController.h(354B)
--------main.m(335B)
--------Images.xcassets()
--------Info.plist(1KB)
--------AppDelegate.m(2KB)
--------DelegateViewController.h(534B)
----.DS_Store(6KB)
----Delegate_Block.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
--------xcuserdata()
----Delegate_BlockTests()
--------Delegate_BlockTests.m(881B)
--------Info.plist(741B)

网友评论