C#MD5加密解密
摘要:C#MD5加密解密 2007-03-12 11:35 using System.Security.Cryptography;using System.IO; using System.Text; ///MD5加密 public string MD5Encrypt(string...
阅读全文
posted @ 2007-06-27 11:50
posted @ 2007-06-27 11:50
posted @ 2007-06-24 22:47