摘要:        
1.返回字符串中子串出现的次数(返回str2在str1中重复出现的次数) Regex.Matches(str1,str2).Count    阅读全文
        
            posted @ 2017-05-23 11:34
飘扬De黑夜
阅读(116)
评论(0)
推荐(0)
        
    | 
摘要:        
1.返回字符串中子串出现的次数(返回str2在str1中重复出现的次数) Regex.Matches(str1,str2).Count    阅读全文
 
            posted @ 2017-05-23 11:34
飘扬De黑夜
阅读(116)
评论(0)
推荐(0)
         |