文件名称:YUFoldingTableView:可快速集成UITableView的折叠cell
文件大小:420KB
文件格式:ZIP
更新时间:2024-05-29 19:23:29
Objective-C
YUFoldingTableView
可快速集成UITableView的折叠cell
#效果:
使用步骤
1.导入头文件,遵守协议
#import "ViewController.h"
#import "YUFoldingTableView.h"
@interface ViewController ()
【文件预览】:
YUFoldingTableView-master
----YUFoldingTableViewDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(16KB)
--------xcuserdata()
----YUFoldingTableViewDemo()
--------Assets.xcassets()
--------main.m(354B)
--------AppDelegate.h(297B)
--------AppDelegate.m(2KB)
--------YUTestViewController.h(436B)
--------Base.lproj()
--------YUTestViewController.m(4KB)
--------YUCustomHeaderView.h(347B)
--------效果图()
--------YUCustomHeaderView.m(2KB)
--------YUCustomTestController.h(255B)
--------ViewController.h(235B)
--------Info.plist(1KB)
--------ViewController.m(3KB)
--------YUCustomTestController.m(1KB)
----LICENSE(1KB)
----YUFoldingTableView()
--------YUFolding_arrow.png(9KB)
--------YUFoldingSectionHeader.m(8KB)
--------YUFoldingSectionHeader.h(2KB)
--------YUFoldingTableView.m(12KB)
--------YUFoldingTableView.h(3KB)
----README.md(4KB)