摘要: 话不多说,直接上代码,类库中的机器码使用序列号、硬盘ID、网卡MAC地址组合取MD5生成。using System;using System.Linq;using System.Management;using System.Security.Cryptography;using System.Text;namespace WayneShao.Common{ internal static ... 阅读全文
posted @ 2017-08-29 17:08 玮仔Wayne 阅读(1092) 评论(0) 推荐(0)