会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
噢耶游戏
噢耶游戏,点开就玩的微信游戏平台,移动App内游戏解决方案提供方
博客园
首页
新随笔
联系
订阅
管理
2007年11月22日
收藏的2个正则html标签剔除方法
摘要: 方法1public string checkStr(string html) { System.Text.RegularExpressions.Regex regex1 = new System.Text.RegularExpressions.Regex(@"<script[\s\S]+</script *>", System.Text.RegularExpressions.Re...
阅读全文
posted @ 2007-11-22 09:34 噢耶游戏
阅读(3159)
评论(0)
推荐(0)
编辑