凌动小生的Blog

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2013年9月25日

摘要: When you want to use a controller you use the UIStoryboard method instantiateViewControllerWithIdentifier:, using the identifier that you give to the controller in IB,but this method will create a new instance of the UIViewController.You can also use the performSegueWithIdentifier:sender: method (wh 阅读全文
posted @ 2013-09-25 10:40 凌动小生 阅读(920) 评论(0) 推荐(0) 编辑