摘要:        
//须添加对System.Web的引用 using System.Web.Security; /// /// SHA1加密字符串 /// /// 源字符串 /// 加密后的字符串 public string SHA1(string source) { return FormsAuthentication.HashPasswordForStoringInConf...    阅读全文
        posted @ 2011-03-10 17:02 毅无涯 阅读(209) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号