文件名称:IOS中消息传递的8种方式Demo
文件大小:88KB
文件格式:ZIP
更新时间:2018-02-18 14:42:53
消息传递
一个Demo,几乎完整的介绍了全部IOS的传递方式,更多的参见我的博客
【文件预览】:
MessageTransitionExample
----MessageTransitionExample.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(20KB)
--------xcuserdata()
----.git()
--------index(2KB)
--------hooks()
--------config(137B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----MessageTransitionExampleTests()
--------MessageTransitionExampleTests.m(934B)
--------Info.plist(751B)
----MessageTransitionExample()
--------main.m(358B)
--------RandomChangeColorView.h(366B)
--------CustomAnimationView.m(2KB)
--------ThridViewController.m(2KB)
--------SecondViewController.m(1015B)
--------AppDelegate.h(301B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------RandomChangeColorView.m(1KB)
--------ViewController.h(239B)
--------Images.xcassets()
--------CustomAnimationView.h(802B)
--------Info.plist(1KB)
--------ViewController.m(829B)
--------ThridViewController.h(246B)
--------SecondViewController.h(249B)