草庐IT

UItableCellSection

全部标签

ios - 应用程序在 UItableCellSection 长按时崩溃

-(UIView*)tableView:(UITableView*)tableViewviewForHeaderInSection:(NSInteger)section{staticNSString*simpleTableIdentifier=@"cell";simpleCell=[self.dashboardListViewdequeueReusableCellWithIdentifier:simpleTableIdentifier];if(simpleCell==nil){simpleCell=[[SimpleTableCellalloc]initWithStyle:UITable