文件名称:iphone开发基础UITabBar和UINavigation搭建简单应用
文件大小:89KB
文件格式:RAR
更新时间:2015-11-11 11:58:16
iphone开发 UITabBar UINavigation 搭建
iphone开发基础UITabBar和UINavigation搭建简单应用,适合初学者,学习tabbar和navigation,这里练习两者组合搭建一个简单的常见应用例子, 其实普通应用也就是tabbar作为根视图,每个tab又是一个navigation的根视图,这样就组成简单应用的骨架 由于是学习,所有就全手工写代码,不使用xcode的模板 1、创建tab需要的页面,依次为subjectViewController,examViewController,exerciseViewController对应的.h和.m文件 2、在application中创建tabbarController作为应用的根视图 3、设置每个tab的页面,并且作为navigationController的根视图
【文件预览】:
myExample
----.git()
--------index(3KB)
--------hooks()
--------config(111B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----myExample.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(19KB)
--------xcuserdata()
----.DS_Store(6KB)
----myExample()
--------examViewController.xib(6KB)
--------subjectViewController.xib(6KB)
--------main.m(354B)
--------Default.png(6KB)
--------testAppDelegate.m(4KB)
--------rightTwo.xib(6KB)
--------subjectViewController.h(239B)
--------exerciseViewController.h(241B)
--------one.png(2KB)
--------Default-568h@2x.png(18KB)
--------examOne.h(211B)
--------examViewController.m(2KB)
--------myExample-Info.plist(1KB)
--------examOne.xib(6KB)
--------rightOne.h(213B)
--------examOne.m(2KB)
--------examViewController.h(233B)
--------rightOne.m(1KB)
--------Default@2x.png(16KB)
--------subjectViewController.m(3KB)
--------testAppDelegate.h(295B)
--------myExample-Prefix.pch(321B)
--------rightTwo.m(2KB)
--------three.png(2KB)
--------rightOne.xib(6KB)
--------exerciseViewController.m(758B)
--------2.png(4KB)
--------en.lproj()
--------two.png(2KB)
--------exerciseViewController.xib(6KB)
--------rightTwo.h(213B)