摘要: usingSystem.Text.RegularExpressions;//step2: extract expected info//crifanstringh1userP =@"(?.+?)";Match foundH1user = (newRegex(h1userP)).Match(rtbEx... 阅读全文
posted @ 2014-04-01 09:53 TRHFC 阅读(394) 评论(0) 推荐(0)