摘要:
/// /// 获取所有Img中的Src /// /// Html字符串文本 /// 以数组形式返回图片路径 public static string[] GetHtmlImageUrlList1(string... 阅读全文
posted @ 2015-11-16 17:06
枫林don
阅读(1820)
评论(0)
推荐(0)
摘要:
#region 获取html中所有Img Regex r = new Regex(@"", RegexOptions.IgnoreCase); string img = string.Empty; MatchCollection col = r.Match... 阅读全文
posted @ 2015-11-16 17:05
枫林don
阅读(1530)
评论(0)
推荐(0)

浙公网安备 33010602011771号