摘要:        
//Md5摘要 string resultMD5 = FormsAuthentication.HashPasswordForStoringInConfigFile("要加密的内容", "MD5").ToLower();    阅读全文
posted @ 2016-06-30 13:09 WebEnh 阅读(226) 评论(0) 推荐(0)
| 
 | |||
| 
摘要:        
//Md5摘要 string resultMD5 = FormsAuthentication.HashPasswordForStoringInConfigFile("要加密的内容", "MD5").ToLower();    阅读全文
 posted @ 2016-06-30 13:09 WebEnh 阅读(226) 评论(0) 推荐(0) | |||