摘要:
/// /// Sha1 /// /// /// public static string Sha1(string str) { byte[] strres = Enco... 阅读全文
posted @ 2014-07-28 11:07
SSS.M.AAA
阅读(514)
评论(0)
推荐(0)
摘要:
/// /// Web 转换MD5 /// /// 字符 /// 32或64位 /// public static string MD5(string str, int code) { if (code == 16) { ... 阅读全文
posted @ 2014-07-28 10:40
SSS.M.AAA
阅读(652)
评论(0)
推荐(0)

浙公网安备 33010602011771号