x

开发者

c# .net

导航

2008年11月25日 #

C# 正则表达验证类

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 using System; 2 using System.Collections; 3 using System.Text.RegularExpressions; ... 阅读全文

posted @ 2008-11-25 11:05 开发模式 阅读(686) 评论(0) 推荐(0) 编辑

x