0
点赞
收藏
分享

微信扫一扫

获取CPU合数

小磊z 2022-06-28 阅读 89
编程语言
//获取CPU合数
System.out.println(Runtime.getRuntime().availableProcessors());

 


举报

相关推荐

0 条评论