码迷,mamicode.com
首页 > 移动开发 > 详细

IOS 自定义的UITableViewCell实现UITableView

时间:2015-10-04 12:23:11      阅读:207      评论:0      收藏:0      [点我收藏+]

标签:

出错:this class is not key value coding-compliant for the key

1.检查各种连线,多连线,少连线都会导致错误

技术分享    技术分享   

2.检查自定义cell的class:

技术分享

3.检查cell的file‘s owner的class:

技术分享

4.自定义cell的Identification必须和controller中的定义一致

 

IOS 自定义的UITableViewCell实现UITableView

标签:

原文地址:http://www.cnblogs.com/yuyu-2012/p/4854367.html

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