摘要: using System; using System.Text.RegularExpressions; namespace Util { public static class @string { #region 验证字符串是否符合正则表达式MachRegex /// <summary> /// 验 阅读全文
posted @ 2016-10-13 10:10 bky_xiaozhu 阅读(862) 评论(0) 推荐(0) 编辑