2006年12月13日
摘要: The following example shows the use of Regular Expresssions in C#.This program has basic validation scripts for validation easily useable in all programs./* csc /r:System.Text.RegularExpressions.dll,... 阅读全文
posted @ 2006-12-13 15:58 肥仔鱼 阅读(1031) 评论(0) 推荐(0) 编辑