摘要:
public static string EncodeStr(string str) { str = Regex.Replace(str, @"]*?>.*?", "", RegexOptions.IgnoreCase); str = Regex.Replace(str, @"]*?/>", "", RegexOptions.IgnoreCase); str = Regex.Replace(str, @"]*?>.*?", "", RegexOpti... 阅读全文
posted @ 2013-11-07 09:26
kuailewangzi1212
阅读(2198)
评论(0)
推荐(0)

浙公网安备 33010602011771号