iOS常用事件传递方法

时间:2018-10-16 09:29:03
【文件属性】:

文件名称:iOS常用事件传递方法

文件大小:94KB

文件格式:ZIP

更新时间:2018-10-16 09:29:03

block Notification delegate

iOS中常用的事件传递方法,回调、通知、block。本demo通过三种不同的方法实现调用系统的打电话功能,只能在真机中测试。


【文件预览】:
TransferData
----TransferData.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(20KB)
----.DS_Store(6KB)
----SecondTableViewCell.h(400B)
----SecondTableViewCell.m(1004B)
----.git()
--------logs()
--------info()
--------index(3KB)
--------COMMIT_EDITMSG(15B)
--------objects()
--------HEAD(23B)
--------config(137B)
--------refs()
--------branches()
--------hooks()
--------description(73B)
----TransferDataTests()
--------Info.plist(743B)
--------TransferDataTests.m(878B)
----TransferData()
--------FristTableViewCell.h(557B)
--------ViewController.m(5KB)
--------Info.plist(1KB)
--------FristTableViewCell.xib(8KB)
--------main.m(338B)
--------FristTableViewCell.m(1015B)
--------ThridTableViewCell.m(868B)
--------ThridTableViewCell.xib(7KB)
--------Base.lproj()
--------Images.xcassets()
--------ViewController.h(219B)
--------AppDelegate.h(281B)
--------ThridTableViewCell.h(465B)
--------AppDelegate.m(2KB)
----SecondTableViewCell.xib(7KB)

网友评论