查看自己电脑cpu是几核的方法 在开发中,往往需要关注自己的电脑或者服务器是几核的 1.我们可以通过java代码 System.out.println(Runtime.getRuntime().availableProcessors()); 2.通过任务管理器 3.查看设备管理器