文件名称:iOS开发例程 -- UINavigationController和UITabBarController合用
文件大小:49KB
文件格式:ZIP
更新时间:2015-12-25 09:39:10
iOS Navigation Controller UITabBar Controller
很多时候我们创建一个基于UITabBarController的application以后还希望能够在每个tab view都可以实现导航控制,即添加一个UINavigationController来实现tabview内部的view之间的切换,这即是本文所要介绍的。
【文件预览】:
NaviController
----.DS_Store(6KB)
----NaviController.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
--------xcuserdata()
----NaviController()
--------main.m(332B)
--------Test2ViewController.m(829B)
--------Default.png(6KB)
--------SecondViewController.m(1KB)
--------AppDelegate.h(521B)
--------AppDelegate.m(3KB)
--------Test1ViewController.m(732B)
--------Default-568h@2x.png(18KB)
--------second@2x.png(130B)
--------Test2ViewController.xib(9KB)
--------FirstViewController.m(1KB)
--------NaviController-Info.plist(1KB)
--------Test1ViewController.xib(7KB)
--------first.png(253B)
--------FirstViewController.h(238B)
--------Default@2x.png(16KB)
--------Test2ViewController.h(221B)
--------first@2x.png(402B)
--------second.png(128B)
--------Test1ViewController.h(221B)
--------en.lproj()
--------SecondViewController.h(327B)
--------NaviController-Prefix.pch(331B)