[tableView dequeueReusableCellWithIdentifier:CellIdentifier] 后面forIndexPath:indexPath参数的解释

解决以下错误:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unable to dequeue a cell with identifier Cell - must register a nib or a class for the identifier or connect a prototype cell in a storyboard'

 

http://m.blog.csdn.net/blog/jiangyuaiqing/8444742

posted on 2014-07-09 15:35  锅仔排骨  阅读(257)  评论(0编辑  收藏  举报