Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从 iOs 5 开始,我们有了这个称为故事板的新功能。viewController 的整个概念也发生了变化。
通常我们通过创建新项目来创建故事板,瞧,iOS 设置了所有内容。
假设我有一个不使用故事板的项目。说我希望它使用故事板。
我应该做出什么样的改变?
了解更多关于使用这个故事板和新的 viewController 范例的最佳 URL 或电子书是什么?
采用故事板的 Apple iOS 开发人员文档
http://maniacdev.com/ios-5-sdk-tutorial-and-guide/xcode-4-storyboard/
http://www.raywenderlich.com/5138/beginning-storyboards-in-ios-5-part-1
http://codingandcoffee.wordpress.com/2011/10/12/iphone-tutorial-one-introduction-to-storyboarding/
http://kurrytran.blogspot.com/2011/07/simple-ios-5-tutorial-using-storyboard.html这是另一个来源。巴拉回答也不错。