MD5加密
摘要:using System;using System.Security.Cryptography; namespace CommonDLL{ public class MD5Helper { /// <summary> /// MD5 加密 /// </summary> /// <param name
阅读全文
posted @ 2017-08-03 11:08
posted @ 2017-08-03 11:08
posted @ 2017-08-03 11:02