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

UITableView 接口的调用顺序

时间:2015-08-12 16:42:20      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:

ios7启用estimatedHeightForRowAtIndexPath之后的api调用顺序
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.5
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.5
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.3
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.3
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.2
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.2
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.1
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.1
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.7
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.7
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.1
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.1
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.2
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.2
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.3
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.3
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.5
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.5
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.5
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.5
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.6
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.0
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.4

ios8启用estimatedHeightForRowAtIndexPath之后的api调用顺序
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.1
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.1
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.1
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.2
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.2
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.2
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.3
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.3
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.3
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.5
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.5
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.5
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.7
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.7
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.7
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.8
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.8
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.8
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.9
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.9
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.9
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.10
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.10
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.10
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.11
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.11
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.11
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.12
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.12
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.12
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.13
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.13
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.13
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.14
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.14
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.14
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.15
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.15
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.15
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.16
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] at 0.16
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.16
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.6
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.6
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.7
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.7
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.7
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.8
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.8
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.8
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.1
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.1
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.1
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.0
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.0
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.4
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.4
called -[XHYTableViewController tableView:cellForRowAtIndexPath:] at 0.5
called -[XHYTableViewController tableView:makeCellForRowAtIndexPath:] dequeue at 0.5
called -[XHYTableViewController tableView:heightForRowAtIndexPath:] at 0.5

 

UITableView 接口的调用顺序

标签:

原文地址:http://www.cnblogs.com/decwang/p/4724502.html

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