ios - 一个控制器可以是一个tableview和collectionview的数据缘和代理吗?
大家讲道理
大家讲道理 2017-04-18 09:16:26
0
3
260

如题 我这样写了 但是显示加载不到collectioncell

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(3)
小葫芦

It’s okay.
Collectioncell cannot be loaded. It should be that your collectionview is useless. It is recommended to search for relevant information and check it

伊谢尔伦

No problem at all

左手右手慢动作

There is no interference between dataSource and delegate. When tableView needs data, it calls the corresponding method of its own dataSource to obtain the cell. Whether the other party implements the collectionview proxy has nothing to do with it. There should be something wrong with your collectionView method

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template