摘要:
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{ UITableViewCell *cell = [[UITableViewCell alloc]initWithFrame:CGRectMake(0, 0, 320, 30)]; cell.resultTableContent.highlightedTextColor = [UIColor blackColor]; //选中后的 颜色设置 cell.r... 阅读全文
posted @ 2012-10-12 15:31
qingjoin
阅读(322)
评论(0)
推荐(0)

浙公网安备 33010602011771号