没有合适的资源?快使用搜索试试~ 我知道了~
HFToolHandle:tableVIew mvvm 解耦
共493个文件
swift:306个
h:75个
m:31个
需积分: 5 0 下载量 116 浏览量
2021-04-30
05:46:03
上传
评论
收藏 646KB ZIP 举报
温馨提示
HFToolHandle 1、在Controller中 只需 设置tableView dalegate datasource 为自定义 imp ; 2、tableview 代理方法 在mainimp中已经实现 只需继承maninImp 重写 (Class)tableView:(UITableView*)tableView indexPath:(NSIndexPath*)indexpath{ // 这个方法会子类有机会重写,默认的 Cell 类型是 HomeScrollCell return [UITableViewCell class]; } 方法 ,返回自定义cell class。不写默认uitableviewCell 3、 cell 高度在自定义cell 中 写 (CGFloat)getCellHeight:(id)model{ return 92; } 方法 ,不写的话默认44.
资源推荐
资源详情
资源评论
收起资源包目录
HFToolHandle:tableVIew mvvm 解耦 (493个子文件)
.DS_Store 6KB
.DS_Store 6KB
.DS_Store 6KB
.DS_Store 6KB
.DS_Store 6KB
.gitignore 1KB
MASConstraint.h 7KB
MASUtilities.h 6KB
MASConstraintMaker.h 5KB
_RXObjCRuntime.h 4KB
_RX.h 4KB
View+MASAdditions.h 4KB
View+MASShorthandAdditions.h 3KB
NSArray+MASAdditions.h 3KB
MASConstraint+Private.h 2KB
MASViewConstraint.h 1KB
MASViewAttribute.h 1KB
NSArray+MASShorthandAdditions.h 1016B
MainTableImp.h 924B
ViewController+MASAdditions.h 891B
Masonry.h 802B
_RXKVOObserver.h 801B
_RXDelegateProxy.h 741B
UITableViewCell+CellFunction.h 544B
MASLayoutConstraint.h 505B
MASCompositeConstraint.h 494B
RxCocoaRuntime.h 470B
RxCocoa.h 462B
RxCocoa-umbrella.h 452B
Pods-RxSwiftProject-umbrella.h 330B
NSLayoutConstraint+MASDebugAdditions.h 326B
Alamofire-umbrella.h 310B
RxSwift-umbrella.h 306B
Result-umbrella.h 304B
Moya-umbrella.h 300B
AppDelegate.h 266B
ViewController.h 204B
HomeShopCell.h 199B
CustomIpm.h 190B
NSLayoutConstraint+MASDebugAdditions.h 63B
NSLayoutConstraint+MASDebugAdditions.h 63B
_RXDelegateProxy.h 59B
_RXDelegateProxy.h 59B
_RXKVOObserver.h 57B
RxCocoaRuntime.h 57B
_RXObjCRuntime.h 57B
_RXKVOObserver.h 57B
RxCocoaRuntime.h 57B
_RXObjCRuntime.h 57B
NSArray+MASShorthandAdditions.h 56B
NSArray+MASShorthandAdditions.h 56B
ViewController+MASAdditions.h 54B
ViewController+MASAdditions.h 54B
View+MASShorthandAdditions.h 53B
View+MASShorthandAdditions.h 53B
MASCompositeConstraint.h 49B
MASCompositeConstraint.h 49B
MASConstraint+Private.h 48B
MASConstraint+Private.h 48B
NSArray+MASAdditions.h 47B
NSArray+MASAdditions.h 47B
_RX.h 46B
_RX.h 46B
MASLayoutConstraint.h 46B
MASLayoutConstraint.h 46B
MASConstraintMaker.h 45B
MASConstraintMaker.h 45B
View+MASAdditions.h 44B
MASViewConstraint.h 44B
View+MASAdditions.h 44B
MASViewConstraint.h 44B
MASViewAttribute.h 43B
MASViewAttribute.h 43B
MASConstraint.h 40B
MASConstraint.h 40B
MASUtilities.h 39B
MASUtilities.h 39B
RxCocoa.h 34B
RxCocoa.h 34B
Masonry.h 34B
Masonry.h 34B
Contents.json 2KB
Contents.json 1KB
Contents.json 62B
LICENSE 1KB
LICENSE 1KB
LICENSE 1KB
LICENSE 1KB
Podfile.lock 808B
Manifest.lock 808B
Podfile.lock 280B
Manifest.lock 280B
_RXObjCRuntime.m 47KB
MASViewConstraint.m 13KB
MASConstraintMaker.m 9KB
MASConstraint.m 7KB
HomeShopCell.m 7KB
NSArray+MASAdditions.m 6KB
NSLayoutConstraint+MASDebugAdditions.m 5KB
View+MASAdditions.m 5KB
共 493 条
- 1
- 2
- 3
- 4
- 5
资源评论
刘霏霏
- 粉丝: 36
- 资源: 4717
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 1_密码锁.pdsprj
- CNN基于Python的深度学习图像识别系统
- 数据库设计与关系理论-C.J.+Date.epub
- AXU2CGB-E开发板用户手册.pdf
- rwer456456567567
- course_s3_ALINX_ZYNQ_MPSoC开发平台Linux基础教程V1.05.pdf
- course_s1_ALINX_ZYNQ_MPSoC开发平台FPGA教程V1.01.pdf
- 多边形框架物体检测20-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- course_s0_Xilinx开发环境安装教程.pdf
- course_s4_ALINX_ZYNQ_MPSoC开发平台Linux驱动教程V1.04.pdf
- course_s5_linux应用程序开发篇.pdf
- 基于51单片机开发板设计的六位密码锁
- course_s2_ALINX_ZYNQ_MPSoC开发平台Vitis应用教程V1.01.pdf
- 基于Python和OpenCV的人脸识别签到系统的开发与应用
- 多边形框架物体检测26-YOLO(v5至v11)、COCO数据集合集.rar
- 学习路之uniapp-goEasy入门
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功