摘要:
using System;using System.Text.RegularExpressions;namespace MetarCommonSupport{/// /// 通过Framwork类库中的Regex类实现了一些特殊功能数据检查/// public class MetarnetRegex{ private static MetarnetRegex instance = null; pu... 阅读全文
posted @ 2009-10-31 09:50
张立余
阅读(1681)
评论(0)
推荐(0)
浙公网安备 33010602011771号