摘要:
public static string MD5Encrypt(string clearText) { string result = string.Empty; byte[] byteArray = MD5.Create().ComputeHash(Encoding.Default.GetByte 阅读全文
posted @ 2018-01-23 11:07
Joseph_Bee
阅读(539)
评论(6)
推荐(1)
这是啥??
这又是啥??