"; //文本 转 富文本 NSAttributedString *attributedString = [[NSAttributedString alloc] initWithData:[htmlString dataUsingEncoding:NSUnicodeStringEncoding] options:@{NSDocumentTypeDocumentAttribute: NSHTMLTextDocumentType} documentAttributes:nil error:nil]; //富文本 转 文本 NSString *plainText = [attributedString string]; cell.detailTextLabel.attributedText = attributedString; return cell;}- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath{ return 250;}- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath{// NewsDetailViewController *detailVC = [[NewsDetailViewController alloc]init];// [self.navigationController pushViewController:detailVC animated:YES];}@end
《实境之旅-桂林》由未知等主演,Hideki·Ohyagi 导演的纪录片电影...
免責聲明:若本站收錄的資源侵犯了您的權益,我們會及時刪除侵權內容,謝謝合作!