iOS:自动适配tableViewCell的高度与缓存其高度,避免卡顿

demo:https://github.com/ITHanYong/AutoTableViewCell.gitgit #import "BaseViewController.h" @interface BaseViewController () @property (nonatomic, strong) NSMutableDictionary *heightAtIndexPath;//缓存高度
相关文章
相关标签/搜索