摘要:
-1为不限制字数,0为不输出 using System.Text.RegularExpressions; public static string StripHTML(string strHtml, int FontNum) { // 除去所有在HTML元素中标记 string strOutput = strHtml; ... 阅读全文
posted @ 2007-05-21 22:58 hnboy 阅读(339) 评论(0) 推荐(0)
|
摘要:
-1为不限制字数,0为不输出 using System.Text.RegularExpressions; public static string StripHTML(string strHtml, int FontNum) { // 除去所有在HTML元素中标记 string strOutput = strHtml; ... 阅读全文
posted @ 2007-05-21 22:58 hnboy 阅读(339) 评论(0) 推荐(0)
摘要:
ConfigurationPath="~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/Exam.config" 阅读全文
posted @ 2007-05-21 00:07 hnboy 阅读(699) 评论(0) 推荐(0) |
||