摘要:
publicstaticstringExecRepaceHTML(stringHtmlstring){Htmlstring=Regex.Replace(Htmlstring,@"<script[^>]*?>.*?</script>","",RegexOptions.IgnoreCase);Htmlstring=Regex.Replace(Htmlstring,@"<(.[^>]*)>","",RegexOptions.IgnoreCase);Htmlstring=Re 阅读全文
posted @ 2011-10-11 09:32
TSPWATER'S HOME
阅读(311)
评论(0)
推荐(0)

浙公网安备 33010602011771号