iOS 项目框架的搭建

时间:2018-11-19 03:51:47
【文件属性】:
文件名称:iOS 项目框架的搭建
文件大小:49KB
文件格式:ZIP
更新时间:2018-11-19 03:51:47
iOS 项目 搭建 iOS 项目框架的搭建包括UIPageControl,UIScrollView,自定义UINavigationController,自定义UITabBarController,打开项目即可使用
【文件预览】:
搭建基础框架
----test3ViewController.h(229B)
----搭建基础框架UITests()
--------______UITests.m(1KB)
--------Info.plist(733B)
----搭建基础框架()
--------AppDelegate.h(283B)
--------test1ViewController.h(229B)
--------AYConst.h(510B)
--------Base.lproj()
--------test1ViewController.m(861B)
--------UIView+Extension.m(2KB)
--------Assets.xcassets()
--------PageController.h(211B)
--------main.m(340B)
--------Info.plist(1KB)
--------AppDelegate.m(2KB)
--------test2ViewController.h(229B)
--------AYConst.m(158B)
--------PageController.m(4KB)
--------test2ViewController.m(842B)
--------UIView+Extension.h(557B)
----搭建基础框架.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(26KB)
--------xcuserdata()
----搭建基础框架Tests()
--------Info.plist(733B)
--------______Tests.m(902B)
----test3ViewController.m(844B)
----InitViewController()
--------AYNavigationController.h(241B)
--------AYTabBarController.m(3KB)
--------AYTabBarController.h(229B)
--------AYNavigationController.m(3KB)

网友评论

  • 说实话,这代码太简陋了,没什么学习的亮点