有谁知道Match m = Regex.Match(str,@"user id=(\w+);.*password=(.*)[;]?");  中的Regex.math 怎么使用呀,
Match   m   =   Regex.Match(str,@ "user   id=(\w+);.*password=(.*)[;]? ");         
 其中的      ,@ "user   id=(\w+);.*password=(.*)[;]? ");         
 怎么理解呀,   急S人的,不知道是啥意思?
------解决方案--------------------我给你回信息了
------解决方案--------------------正则表达式..