摘要:        
private List<string> getURLFromContent(string content) { string regexStr = @"(http|ftp|https):\/\/[\w]+(.[\w]+)([\w\-\.,@?・^=%&:/~\+#]*[\w\-\@?^=%&/~\+#])";  System.Text.RegularExpressions.MatchCollection mc = System.Text.RegularExpressions.Regex.Matches(conte    阅读全文
        
            posted @ 2011-02-12 18:20
spring yang
阅读(422)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
新建一个类public class FolderBE { public string FolderOne { get; set; } public string FolderTwo  { get; set; } public string FolderThree { get; set; } public string FolderFour { get; set; } public string FolderFive  { get; set; }  }然后: List<FolderBE> listFolder = new List<FolderBE&am    阅读全文
        
            posted @ 2011-02-12 18:12
spring yang
阅读(478)
评论(4)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号