日期:2014-05-17 浏览次数:20657 次
string text = "...";//这里你的大段的文本txt string newText = HttpUtility.HtmlDecode(text);//把这个newText刷到页面上