tableview下拉放大headerview

时间:2018-12-24 05:45:31
【文件属性】:
文件名称:tableview下拉放大headerview
文件大小:191KB
文件格式:ZIP
更新时间:2018-12-24 05:45:31
下拉放大 _tableView = [[UITableView alloc]initWithFrame:CGRectMake(0, 0, IPHONE_W, IPHONE_H) style:UITableViewStyleGrouped]; _tableView.delegate = self; _tableView.dataSource = self; _tableView.backgroundColor = [UIColor lightGrayColor]; //内容由kImageOriginHight 处开始显示。 _tableView.contentInset=UIEdgeInsetsMake(kImageOriginHight,0,0,0);
【文件预览】:
下拉放大
----Empty Application()
--------main.m(341B)
--------AppDelegate.h(284B)
--------AppDelegate.m(2KB)
--------AViewController.h(222B)
--------.DS_Store(6KB)
--------huba@2x.png(67KB)
--------Images.xcassets()
--------Info.plist(1KB)
--------AViewController.m(4KB)
----.git()
--------index(1KB)
--------hooks()
--------config(137B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----.DS_Store(6KB)
----Empty Application.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(15KB)
--------xcuserdata()
----Empty ApplicationTests()
--------Empty_ApplicationTests.m(896B)
--------Info.plist(746B)

网友评论