摘要: string html =TABLE ;//<table>标签,可以是多张表string modified = Regex.Replace(html, "<table >", "<table cellspacing=\"0\" rules=\"all\" border=\"1\" style=\"b 阅读全文
posted @ 2016-10-22 21:09 CherishYou 阅读(1279) 评论(0) 推荐(0)