摘要:
MD5哈希值计算:(仅仅是记录一下) /// /// 获取字符串的MD5值/// /// 字符串/// 加盐值/// public static string MD5(this string str, string salt = ""){ //MD5计算类 using (System.Security.Cryptography.MD5CryptoServiceProvider ... 阅读全文
posted @ 2013-11-10 11:10
不是豆豆
阅读(1039)
评论(1)
推荐(0)

浙公网安备 33010602011771号