iPhone开发之TabBarController+NavigationController

时间:2015-08-13 16:40:53
【文件属性】:
文件名称:iPhone开发之TabBarController+NavigationController
文件大小:54KB
文件格式:ZIP
更新时间:2015-08-13 16:40:53
TabBar 这是在Mac10.7上实现的TabBarController+NavigationController。 这个结构在实际运用中很重要。这里面的代码也很简单,很适合初学者的学习。
【文件预览】:
TabBar+Navigation
----TNOne()
--------SecondViewController.xib(18KB)
--------main.m(357B)
--------SecondViewController.m(1KB)
--------FirstViewController.xib(18KB)
--------AppDelegate.h(373B)
--------AppDelegate.m(3KB)
--------TNOne-Info.plist(1KB)
--------FirstViewController.m(1KB)
--------FirstViewController.h(234B)
--------en.lproj()
--------TNOne-Prefix.pch(321B)
--------SecondViewController.h(236B)
----.git()
--------index(1KB)
--------hooks()
--------config(111B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----TNOne.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(12KB)
--------xcuserdata()
----.DS_Store(6KB)

网友评论

  • 不是我需要的,不过还是很感谢
  • 下下来发现跟想要的效果不太符合 但也给了我很多启发,谢谢
  • 很经典的例子,适合初学者!