2010年4月26日
摘要: psw = System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(psw, "MD5"); //MD5算法加密算法不可逆。 阅读全文
posted @ 2010-04-26 11:38 佐伊凡 阅读(366) 评论(0) 推荐(0)