tableView横向滚动,实现UiscrollView复用的功能

时间:2018-02-25 10:24:35
【文件属性】:

文件名称:tableView横向滚动,实现UiscrollView复用的功能

文件大小:69KB

文件格式:ZIP

更新时间:2018-02-25 10:24:35

tableView scrollView

主要通过tableView的旋转实现了scrollView的复用效果没有tableView的cell复用效果好的问题


【文件预览】:
倒置的tableView
----.DS_Store(6KB)
----UITableViewTest.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(14KB)
----UITableViewTest()
--------UITableViewTest-Prefix.pch(333B)
--------BMAppDelegate.h(378B)
--------en.lproj()
--------main.m(346B)
--------BMAppDelegate.m(2KB)
--------BMViewController.m(2KB)
--------Default-568h@2x.png(18KB)
--------BMViewController.h(429B)
--------Default.png(6KB)
--------Default@2x.png(16KB)
--------UITableViewTest-Info.plist(1KB)

网友评论

  • 和自己想像的功能不太一样