本文介绍了如何从计算机检索唯一标识?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我可以从计算机中提取什么来识别它。
What can I extract from computer to identify it.
MAC地址,
那么硬盘序列号呢?
MAC address,Hard disk serial number, then?
推荐答案
我现在没有代码可以显示给您,但是我通过组合 CPU ID $ c做了类似的事情$ c>和硬盘序列号,这就是您获得唯一编号的方式;
试试这个;
I don't have a code to show you right now but i have done similar things, by cominning CPU Id
and Harddrive serial No, that's how you get the unique no;
try this;
http://www.vcskicks.com/hardware_id.php
这篇关于如何从计算机检索唯一标识?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!