摘要: 获取真实IP: 获取真实IPCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->publicstaticstringGetRealIP(){stringip... 阅读全文
posted @ 2007-05-22 19:17 刺猬博客 阅读(1136) 评论(1) 推荐(0) 编辑
摘要: 收集一些常用的正则表达式。正则表达式用于字符串处理,表单验证等场合,实用高效,但用到时总是不太把握,以致往往要上网查一番。我将一些常用的表达式收藏在这里,作备忘之用。本贴随时会更新。匹配常用用户名的正则表达式: privateboolIsValidUsername(stringstrUsername... 阅读全文
posted @ 2007-05-22 19:13 刺猬博客 阅读(443) 评论(0) 推荐(0) 编辑
摘要: CS文件: Rijndael算法//App_CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.IO... 阅读全文
posted @ 2007-05-22 19:03 刺猬博客 阅读(1184) 评论(1) 推荐(0) 编辑