摘要: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;... 阅读全文
posted @ 2009-04-21 22:28 蓝色侵略 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 验证字符串格式的函数代码为: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> static void StrWillBeOk(ref String str) { bool toBeContinue =... 阅读全文
posted @ 2009-04-21 21:07 蓝色侵略 阅读(446) 评论(0) 推荐(0) 编辑