iphone 开发之过滤html标签(2)
来源:未知 责任编辑:责任编辑 发表时间:2013-12-06 08:43 点击:次
}else{
result = [originHtmlStr stringByReplacingOccurrencesOfString:@" " withString:@""]; // 过滤 等标签
//result = [originHtmlStr stringByReplacingOccurrencesOf ........
}
return result;
}
相关新闻>>
- 发表评论
-
- 最新评论 更多>>