Xcode - 需要导航控制器教程
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/17296355/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Xcode - Navigation controller tutorial needed
提问by Lord Zsolt
Does anyone have a good navigation controller tutorial for newer Xcodes that still uses xib file instead of storyboard? I've been searching everywhere, and what I've found either is for Xcode version 2.0 or either uses storyboard.
有没有人有一个很好的导航控制器教程,适用于仍然使用 xib 文件而不是故事板的较新 Xcode?我一直在到处搜索,我发现要么是 Xcode 2.0 版,要么是使用故事板。
采纳答案by user969043
Check out this: http://www.techotopia.com/index.php/Creating_a_Navigation_based_iOS_5_iPhone_Application_using_TableViews
看看这个:http: //www.techotopia.com/index.php/Creating_a_Navigation_based_iOS_5_iPhone_Application_using_TableViews
Should give you the basic idea... Written for iOS 5 though, so some functions might need updating
应该给你一个基本的想法......虽然是为 iOS 5 编写的,所以一些功能可能需要更新