swift写一个简单的列表unable to dequeue a cell with identifier reuseIdentifier - must register a nib or a cla

报错:unable to dequeue a cell with identifier reuseIdentifier - must register a nib or a class for the identifier or connect a prototype cell in a storyboard

解决方法:在identifier里添加代码里自己写的标示


posted @ 2015-05-05 10:09  死磕侠  阅读(1247)  评论(0)    收藏  举报