文件名称:ios-瀑布流tableview可以扔了.zip
文件大小:85KB
文件格式:ZIP
更新时间:2022-07-31 12:10:01
列表
//注册要复用的cell [test registerClass:[NSClassFromString(@"JayCollectionViewCell") class] forCellWithModel:[NSCollectionBaseModel class]]; //添加数据源 可以继承NSCollectionListModel、NSCollectionBaseModel 绑定对应的cell(这里cell要继承JayCollectionViewCell )重写 obj setter 方法 head、footer木有实现
【文件预览】:
CollecticonView
----CollecticonView.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
--------xcuserdata()
----.git()
--------index(4KB)
--------hooks()
--------config(137B)
--------description(73B)
--------refs()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----.DS_Store(6KB)
----CollecticonView()
--------Assets.xcassets()
--------main.m(338B)
--------AppDelegate.h(281B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------.DS_Store(8KB)
--------UIJayCollectionView()
--------ViewController.h(219B)
--------Info.plist(1KB)
--------ViewController.m(3KB)