UITableview Cells重用须知

1、Cells and Table View Performance

The proper use of table view cells, whether off-the-shelf or custom cell objects, is a major factor in the performance of table views. Ensure that your application does the following three things:
Reuse cells. Object allocation has a performance cost, especially if the allocation has to happen repeatedly over a short period—say, when the user scrolls a table view. If you reuse cells instead of allocating new ones, you greatly enhance table view performance.
Avoid relayout of content. When reusing cells with custom subviews, refrain from laying out those subviews each time the table view requests a cell. Lay out the subviews once, when the cell is created.
Use opaque subviews. When customizing table view cells, make the subviews of the cell opaque, not transparent.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • **2014真题Directions:Read the following text. Choose the be...
    又是夜半惊坐起阅读 10,129评论 0 23
  • 赖玉超该淘汰了! 2015年2月2号深圳赖玉超随笔 那年,我年轻气盛,跟我父亲的打井工人说:以后我绝对不会做打井这...
    laiyuchao阅读 343评论 0 0
  • 马德说,人生能回忆起来的日子,才算是真正活过的日子。 那些日子,是镶在岁月上的金边,为枯燥的生活平添了情趣,也让人...
    海的波文阅读 1,311评论 18 21
  • 自从当年学校里面的记忆,就再也没看过沈丛文的文章,时间丰满,抱着看完所有名作的心态,买了边城来读,又是一本厚厚的人...
    木子89阅读 287评论 0 0
  • 泛滥春江 一枝独秀 万紫千红 空山新雨 花永远不败 草长莺飞 从学堂出来 趁着东风放风筝的 闲情逸致 西子湖中 东...
    忆荆高阅读 202评论 0 0