首页 > 其他 > 详细

一些bug的记录及处理方法

时间:2016-09-08 14:37:55      阅读:127      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!