摘要:
refer to:http://www.codeproject.com/Articles/368258/I-dont-like-Regex字符串扩展方法类:using System;using System.Collections.Generic;using System.Text.RegularExpressions;namespace RegexExtract{ static class StringExtract { public static bool Like(this string item, string searchPattern) { ... 阅读全文
posted @ 2012-12-25 22:59
特务小强
阅读(448)
评论(0)
推荐(0)

浙公网安备 33010602011771号