我需要使用UITableViewCellSelectionStyleBlue作为单元格选择样式。但无论我设置什么样式,它都只显示UITableViewCellSelectionStylegray。我正在使用Xcode5。这是我的代码:-(UITableViewCell*)tableView:(UITableView*)tableViewcellForRowAtIndexPath:(NSIndexPath*)indexPath{staticNSString*cellid=@"Table1";UITableViewCell*cell=[tableViewdequeueReusableCel