只需一步,快速开始
305
700
1万
学生管理组
使用道具 举报
System.Security.Cryptography.MD5 md5 = new System.Security.Cryptography.MD5CryptoServiceProvider(); byte[] bytResult = md5.ComputeHash(Encoding.Default.GetBytes(ReceiveData)); string strResult = BitConverter.ToString(bytResult); strResult = strResult.Replace("-", "");
本版积分规则 发表回复
Archiver|手机版|小黑屋|cqutlab ( 渝ICP备15004556号 )
GMT+8, 2025-6-18 05:09 , Processed in 0.145850 second(s), 28 queries .
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.