10 2011 档案
摘要:http://www.oschina.net/news/22084/10-html5-dev-tools
阅读全文
摘要:publicstaticstringExecRepaceHTML(stringHtmlstring){Htmlstring=Regex.Replace(Htmlstring,@"<script[^>]*?>.*?</script>","",RegexOptions.IgnoreCase);Htmlstring=Regex.Replace(Htmlstring,@"<(.[^>]*)>","",RegexOptions.IgnoreCase);Htmlstring=Re
阅读全文

浙公网安备 33010602011771号