C# 正则表达式,提取字符串

Regex.Match(n1,@"blog\.xxxx\.com/(.+)/blog_(\d+)\.html").Result("$2")html

相关文章
相关标签/搜索