java 能不能获取CPU的ID号,硬盘的序列号_百度知道
最佳答案: public class CpuUtil { public static void main(String[] args) throws IOException { long start = System.currentTimeMillis(); Process process = ...
linux下java怎么获取CPU和硬盘序列号_百度知道
最佳答案: JDK 目录下 jdk1.6.0_21\demo\management\MemoryMonitor 位置下有个 jar 是demo。还有源码,自己参考吧。更多关于java 能不能获取CPU的ID号,硬盘的序列号!?的问题>>