iOS代理协议DEMO

时间:2017-03-18 12:00:28
【文件属性】:
文件名称:iOS代理协议DEMO
文件大小:32KB
文件格式:ZIP
更新时间:2017-03-18 12:00:28
iOS 简单的关于iOS协议和代理的例子,适合新手参考,改变界面的颜色。
【文件预览】:
DelegateDemo
----DelegateDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(20KB)
--------xcuserdata()
----DelegateDemoTests()
--------DelegateDemoTests.m(658B)
--------DelegateDemoTests-Info.plist(690B)
--------en.lproj()
----DelegateDemo()
--------main.m(344B)
--------AppDelegate.h(284B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------DelegateDemo-Prefix.pch(344B)
--------ViewController.h(258B)
--------CostomView.h(358B)
--------Images.xcassets()
--------ViewController.m(810B)
--------en.lproj()
--------DelegateDemo-Info.plist(1KB)
--------CostomView.m(2KB)

网友评论