码迷,mamicode.com
首页 > 其他好文 > 详细

Loaded the nib but didn't get a UITableView

时间:2014-10-07 01:58:52      阅读:454      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   io   ar   strong   sp   div   

在新建一个 TableView 的时候, 程序出现如下错误:

Terminating app due to uncaught exception NSInternalInconsistencyException, reason: -[UITableViewController loadView] loaded the "jp7-vt-IdA-view-Jer-xW-qlD" nib but didnt get a UITableView.

把 viewController.h 里面的 UITableViewController 改成 UIViewController 即可.

如果问题还没有得到解决, 请参考: http://stackoverflow.com/search?q=didn%27t+get+a+UITableView

 

Loaded the nib but didn't get a UITableView

标签:style   blog   http   color   io   ar   strong   sp   div   

原文地址:http://www.cnblogs.com/pyioscn/p/4008875.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!