摘要:
① 导入命名空间:using System.Web.Security; ② 获取MD5码: string Password = FormsAuthentication.HashPasswordForStoringInConfigFile(TextBox1.Text.ToString(), "MD5"); 阅读全文
posted @ 2009-12-16 16:29
你妹的sb
阅读(214)
评论(0)
推荐(1)
摘要:
http://www.21edu8.com/pcnet/database/335/ 讲的很好的。。。 阅读全文
posted @ 2009-12-16 14:11
你妹的sb
阅读(397)
评论(1)
推荐(0)