文件名称:深入浅出设计模式-策略模式 ipad、iphone开发实现
文件大小:78KB
文件格式:ZIP
更新时间:2015-05-25 15:43:33
深入浅出设计模式 策略模式 ipad iphone
这是最为经典的东南大学出版社的《深入浅出设计模式》的第一章策略模式的ios软件实现! 陆续我还会将其余章源代码与大家分享。
【文件预览】:
策略
----Celue_Pattern.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
--------xcuserdata()
----.DS_Store(6KB)
----Celue_Pattern()
--------FlyWithNoWay.m(985B)
--------Celue_Pattern-Info.plist(1KB)
--------main.m(1KB)
--------FlyWithWings.m(986B)
--------AppDelegate.h(1KB)
--------Duck.m(1KB)
--------MallardDuck.h(983B)
--------QuackInterface.h(965B)
--------QuackWithJiJi.m(989B)
--------QuackWithJiJi.h(983B)
--------QuackWithGuaGua.m(996B)
--------.DS_Store(12KB)
--------ModelDuck.h(979B)
--------AppDelegate.m(1KB)
--------DuckViewController.m(2KB)
--------Duck.h(1KB)
--------Quack.h(943B)
--------MallardDuck.m(1KB)
--------ModelDuck.m(1KB)
--------FlyWithNoWay.h(979B)
--------Quack.m(978B)
--------QuackWithGuaGua.h(986B)
--------Celue_Pattern-Prefix.pch(1KB)
--------MainWindow.xib(8KB)
--------FlyWithRocketPower.h(985B)
--------DisplayInterface.h(970B)
--------en.lproj()
--------FlyInterface.h(960B)
--------DuckViewController.h(1KB)
--------FlyWithWings.h(979B)
--------FlyWithRocketPower.m(1004B)