2013年11月12日
摘要: C# 需要引用System.Security.Cryptography命名空间 /// <summary>AES加密</summary> /// <param name="text">明文</param> /// <param name="key">密钥,长度为16的字符串</param> ///  阅读全文
posted @ 2013-11-12 11:59 记性特差 阅读(1043) 评论(0) 推荐(0)