在项目中遇到这样一个需求,需要将一段html转换为一般文本返回,万能的正则表达式来了。
正则表达式来拯救你,代码如下:
| 代码如下 | 复制代码 |
|
public static string Html2Text(string htmlStr) if ( String .IsNullOrEmpty(htmlStr)) { return "" ; } string regEx_style = " string regEx_script = " string regEx_html = "]+>" ; //定义HTML标签的正则表达式 htmlStr = Regex .Replace(htmlStr, regEx_style, "" ); //删除css htmlStr = Regex .Replace(htmlStr, regEx_script, "" ); //删除js htmlStr = Regex .Replace(htmlStr, regEx_html, "" ); //删除html标记 htmlStr = Regex .Replace(htmlStr, "\s*|t|r|n" , "" ); //去除tab、空格、空行 htmlStr = htmlStr.Replace( " " , "" ); htmlStr = htmlStr.Replace( """ , "" ); //去除异常的引号" " " htmlStr = htmlStr.Replace( """ , "" ); return htmlStr.Trim(); }
|
|
代码二
以下是引用片段:
-----
| 代码如下 | 复制代码 |
|
/**/ |
|
疯狂医院达什医生中文版(Crazy Hospital)
疯狂医院达什医生最新版是一款医院模拟经营类游戏,逼真的场景画
宝宝庄园官方版
宝宝庄园官方版是一款超级经典好玩的模拟经营类型的手游,这个游
桃源记官方正版
桃源记是一款休闲娱乐类的水墨手绘风格打造的模拟经营手游。玩家
长途巴士模拟器手机版
长途巴士模拟器汉化版是一款十分比真好玩的大巴车模拟驾驶运营类
房东模拟器最新版2024
房东模拟器中文版是一个超级有趣的模拟经营类型的手游,这个游戏