iOS工厂设计模式

时间:2017-01-12 04:25:26
【文件属性】:

文件名称:iOS工厂设计模式

文件大小:46KB

文件格式:ZIP

更新时间:2017-01-12 04:25:26

iOS工厂模式

简单工厂设计模式,代码比较简单,新手可以了解什么是工厂设计模式以及怎么使用工厂设计模式。


【文件预览】:
AirBedVerson2
----AirBedVerson2.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(27KB)
--------xcuserdata()
----AirBedVerson2()
--------AirBedVerson2-Info.plist(1KB)
--------pelAppDelegate.h(287B)
--------FirstView.h(204B)
--------ElementView.m(329B)
--------Base.lproj()
--------ForthView.h(204B)
--------en.lproj()
--------FirstViewCreatetor.m(312B)
--------ViewCreatetor.m(259B)
--------pelAppDelegate.m(2KB)
--------SecondeViewCreatetor.m(320B)
--------ElementView.h(237B)
--------ForthCreatetor.h(273B)
--------ThirdView.m(372B)
--------ForthView.m(372B)
--------main.m(338B)
--------Images.xcassets()
--------FirstViewCreatetor.h(318B)
--------ForthCreatetor.m(300B)
--------SecondeView.m(377B)
--------FirstView.m(372B)
--------ThirdViewCreatetor.h(281B)
--------pelViewController.h(225B)
--------ViewCreatetor.h(257B)
--------AirBedVerson2-Prefix.pch(338B)
--------ThirdView.h(204B)
--------ThirdViewCreatetor.m(311B)
--------SecondeView.h(208B)
--------SecondeViewCreatetor.h(287B)
--------pelViewController.m(1KB)
----AirBedVerson2Tests()
--------AirBedVerson2Tests-Info.plist(698B)
--------en.lproj()
--------AirBedVerson2Tests.m(658B)

网友评论

  • 好东西,帮助了解ios的工厂设计模式,对自己有很大的帮助,希望po主能够分享更多好东西。