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

一些bug的记录及处理方法

时间:2016-09-08 14:39:21      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:

1.    报错: Assertion failure in -[UITableView _configureCellForDisplay:forIndexPath:] 

  解决:- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *);返回值为空导致的bug

一些bug的记录及处理方法

标签:

原文地址:http://www.cnblogs.com/lxh123/p/5852701.html

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