forkingdog / forkingdog/UITableView-FDTemplateLayoutCell
- (id)fd_templateCellForReuseIdentifier: 这个方法中,用运行时缓存cell的用处
Open
- Dominant language
- Objective-C
- Stars
- 9.9k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
正在改造一个项目,想结合已有的结构仿照FDTemplateLayoutCell写一套自动计算cell高度的类。
想请问一下UITableView+FDTemplateLayoutCell.m 中- (id)fd_templateCellForReuseIdentifier: 这个方法中,用运行时缓存cell的用处是什么?跟tableview自身的重用比,好处在哪里?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.