摘要:
1 Regex urlregex = new Regex(@"(http|ftp|https):\/\/[\w\-_]+(\.[\w\-_]+)+([\w\-\.,@?^=%&:/~\+#]*[\w\-\@?^=%&/~\+#])?", // 正则表达式 2 RegexOptions.IgnoreCase | RegexOptions.Compiled); 3 4 5 string oldPro... 阅读全文
posted @ 2013-05-09 08:03
mushishi
阅读(867)
评论(0)
推荐(0)

浙公网安备 33010602011771号