LHDTableVIew简单封装
#import "LHDBaseTableViewCell.h" @interface LHDBaseTableView : UITableView @property (nonatomic, assign) CGFloat cellHeight; @property (nonatomic, assign) BOOL fixed; //是否固定高度 @property (nonatomic, copy) NSInteger(^tableViewNumberOfRowInSectio
文件列表
LHDTableView_iOS.zip
(预估有个6文件)
LHDTableView_iOS
LHDBaseTableViewCell.h
400B
LHDBaseSectionTableView.m
2KB
LHDBaseSectionTableView.h
227B
LHDBaseTableViewCell.m
748B
LHDBaseTableView.m
3KB
LHDBaseTableView.h
2KB
暂无评论