文件名称:iOS委托模式实例
文件大小:34KB
文件格式:ZIP
更新时间:2016-04-09 09:14:03
iOS Delegate
Cocoa Touch框架下使用大量使用委托(delegation),根据苹果公司的文档,delegate是Cocoa Touch框架所采用的委托模式的一种形式。例子实现一个自己构建的类似于UIButton功能的组件。
【文件预览】:
DelegateExample
----DelegateExample()
--------main.m(334B)
--------Default.png(6KB)
--------DelegateExample-Info.plist(1KB)
--------AppDelegate.h(275B)
--------AppDelegate.m(2KB)
--------MyButton.m(933B)
--------Default-568h@2x.png(18KB)
--------RootViewController.h(371B)
--------RootViewController.xib(10KB)
--------Default@2x.png(16KB)
--------DelegateExample-Prefix.pch(333B)
--------MyButton.h(335B)
--------RootViewController.m(994B)
--------en.lproj()
----DelegateExample.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(14KB)
--------xcuserdata()