UITableView 的缩放和展开

时间:2015-09-17 14:33:48
【文件属性】:

文件名称:UITableView 的缩放和展开

文件大小:46KB

文件格式:ZIP

更新时间:2015-09-17 14:33:48

UITableView 展开

UITableViewDropDown 点击cell展开另外一个UITableView


【文件预览】:
UITableViewDropDown
----DropDownTestTests()
--------DropDownTestTests-Prefix.pch(165B)
--------DropDownTestTests.m(471B)
--------DropDownTestTests.h(266B)
--------DropDownTestTests-Info.plist(697B)
--------en.lproj()
----DropDownTest.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(22KB)
--------xcuserdata()
----.DS_Store(6KB)
----DropDownTest()
--------main.m(362B)
--------DropDownCell.m(930B)
--------DropDownTest-Prefix.pch(330B)
--------RootViewController.h(401B)
--------DropDownTest-Info.plist(1KB)
--------arrow_up.png(2KB)
--------DropDownTestAppDelegate.m(2KB)
--------DropDownCell.h(620B)
--------arrow_down.png(2KB)
--------DropDownTestAppDelegate.h(408B)
--------RootViewController.m(19KB)
--------en.lproj()
--------DropDownCell.xib(13KB)
----README.md(5KB)

网友评论

  • 实用的小例子,很好理解
  • 很好的参考文件,效果不错
  • 很好的demo xuexile
  • 还不错,就是感觉比较复杂,应用的不是最新的写法,只能当做参考啦
  • 实用的小例子,很好理解
  • 代码虽然很简单,不过效果很好。