【发布时间】:2014-07-05 06:19:06
【问题描述】:
您好,我是 Objective-C 和 Xcode 的初学者/中级用户,但我想知道,有人可以提供将视图从 UITableViewController 更改为 ViewContoller 的源代码吗?我已经尝试了一切,但没有任何效果。我尝试使用 performeguewithidentifier 调用 Segue,但它不起作用我猜是因为它是 UITableViewController 而不是 ViewController。因此,如果有人可以帮助我,我将不胜感激,谢谢。
【问题讨论】:
-
UITableViewController 是 UIViewContoller
标签: ios iphone objective-c xcode xcode5