方法一:调用-(UIView*)tableView:(UITableView*)tableViewviewForHeaderInSection:(NSInteger)section{UIView*myView=[[[UIViewalloc]init]autorelease];myView.backgroundColor=[UIColorcolorWithRed:0.10green:0.68blue:0