摘要:
//去掉UItableview headerview黏性(sticky) 去掉header的浮动效果 - (void)scrollViewDidScroll:(UIScrollView *)scrollView { if (scrollView == self.tableView) { CGFloa 阅读全文
posted @ 2017-02-17 09:41
nocrash
阅读(1486)
评论(0)
推荐(0)
摘要:
方法1: #pragma mark--选中状态 -(void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath { GASSelectNextTableViewCell *cell 阅读全文
posted @ 2017-02-17 09:40
nocrash
阅读(269)
评论(0)
推荐(0)
摘要:
选中了tableview的cell的某一行 -(void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath { } UITableViewCell *cell = [tableVie 阅读全文
posted @ 2017-02-17 09:38
nocrash
阅读(303)
评论(0)
推荐(0)

浙公网安备 33010602011771号