C# MD5加密
摘要:C#MD5加密1、应用命名空间using System.Security.Cryptography;View Code2.添加方法 private string GetMD5(string str) { MD5CryptoServiceProvide...
阅读全文
posted @ 2014-07-12 16:07
posted @ 2014-07-12 16:07
posted @ 2014-07-09 12:00