摘要:        
public static string GetImgUrl(string HTMLStr) { string str = string.Empty; Regex r = new Regex(@"<img\s+[^>]*\s*src\s*=\s*([']?)(?<url>\S+)'?[^>]*>", RegexOptions.Compiled); Match m...    阅读全文
posted @ 2010-06-30 15:59
你妹的sb
阅读(467)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号