//获取CPU合数 System.out.println(Runtime.getRuntime().availableProcessors());
获取CPU合数
原文:https://www.cnblogs.com/rzkwz/p/12704271.html