ios设计模式delegate

时间:2017-10-30 12:35:59
【文件属性】:
文件名称:ios设计模式delegate
文件大小:35KB
文件格式:ZIP
更新时间:2017-10-30 12:35:59
ios 设计模式 delegate ios设计模式delegate 示例 ,导航功能的两个视图控制器(用push方式从一个窗口推到另一个窗口),第二个窗口创建两个按钮,标题分别为红色和绿色,点相应的按钮弹回前一个窗口,同时前一个窗口的背影色变成按钮标题指示的颜色。
【文件预览】:
DelegateDemo
----DelegateDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(20KB)
--------xcuserdata()
----DelegateDemo()
--------HSViewController.h(269B)
--------HSAppDelegate.m(2KB)
--------Base.lproj()
--------DelegateDemo-Info.plist(1KB)
--------en.lproj()
--------HSSecondViewController.m(2KB)
--------main.m(340B)
--------Images.xcassets()
--------HSViewController.m(1KB)
--------HSAppDelegate.h(443B)
--------HSSecondViewController.h(323B)
--------BackgroundDelegate.h(253B)
--------DelegateDemo-Prefix.pch(344B)
----DelegateDemoTests()
--------DelegateDemoTests.m(650B)
--------en.lproj()
--------DelegateDemoTests-Info.plist(688B)

网友评论