iOS代理模式

时间:2017-01-17 05:13:21
【文件属性】:
文件名称:iOS代理模式
文件大小:36KB
文件格式:ZIP
更新时间:2017-01-17 05:13:21
iOS代理模式 代理模式在iOS设计中极为常用,这个例子是个代理的简单版本,只有实现一个回调功能,UI用StoryBoard搭建。Xcode5版本。
【文件预览】:
SimpleDelegate
----SimpleDelegate()
--------secondCtl.m(752B)
--------main.m(339B)
--------GetTextField.h(267B)
--------pelViewController.m(548B)
--------Base.lproj()
--------SimpleDelegate-Prefix.pch(338B)
--------pelAppDelegate.m(2KB)
--------secondCtl.h(393B)
--------pelViewController.h(323B)
--------pelAppDelegate.h(288B)
--------Images.xcassets()
--------SimpleDelegate-Info.plist(1KB)
--------en.lproj()
----SimpleDelegateTests()
--------SimpleDelegateTests-Info.plist(698B)
--------SimpleDelegateTests.m(662B)
--------en.lproj()
----SimpleDelegate.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(21KB)
--------xcuserdata()

网友评论