C#实现MD5算法
摘要:
using UnityEngine;using System.Collections;using System.Security.Cryptography;public class GetMD5 : MonoBehaviour { public string GetMD5Str(strin... 阅读全文
posted @ 2015-03-18 23:12 王亮1 阅读(374) 评论(0) 推荐(0)
posted @ 2015-03-18 23:12 王亮1 阅读(374) 评论(0) 推荐(0)
posted @ 2015-03-18 22:25 王亮1 阅读(451) 评论(0) 推荐(0)
posted @ 2015-03-18 16:36 王亮1 阅读(642) 评论(0) 推荐(0)