IOS 自定义的UITableViewCell实现UITableView

时间:2015-10-04 12:23:02   收藏:0   阅读:200

出错: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中的定义一致

 

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!