UITableViewCell的reuse

时间:2016-01-08 16:27:55
【文件属性】:
文件名称:UITableViewCell的reuse
文件大小:82KB
文件格式:ZIP
更新时间:2016-01-08 16:27:55
TableView Cell reuse iOS 我们通过代码来探索UITableViewCell重用的实现,并包含iOS6.0的新重用方法
【文件预览】:
TableViewCellReuse
----.git()
--------index(1KB)
--------hooks()
--------config(111B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----.DS_Store(6KB)
----TableViewCellReuse()
--------main.m(337B)
--------myCell.xib(16KB)
--------Default.png(6KB)
--------TableViewCellReuse-Prefix.pch(339B)
--------AppDelegate.h(278B)
--------AppDelegate.m(2KB)
--------Default-568h@2x.png(18KB)
--------TableController.m(5KB)
--------Default@2x.png(16KB)
--------TableViewCellReuse-Info.plist(1KB)
--------TableController.h(243B)
--------en.lproj()
----TableViewCellReuse.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(13KB)
--------xcuserdata()

网友评论

  • 这个源码对我帮助非常大.非常感谢楼主,只有楼主这里有下载的
  • 非常有用的资料,重用机制写得非常清楚。