输入命令后不显示CPU的信息
来源:2-7 【CPU】监控值的获取方法、脚本实现和数据分析

小开心你好
2018-04-09
写回答
1回答
-
毫末
2018-04-09
用adb shell dumpsys cpuinfo 先看看有没有数据;有数据的话,再执行adb shell dumpsys cpuinfo | findstr com.miui.player
00
相似问题
输入命令后不显示CPU的信息
来源:2-7 【CPU】监控值的获取方法、脚本实现和数据分析
小开心你好
2018-04-09
1回答
毫末
2018-04-09
用adb shell dumpsys cpuinfo 先看看有没有数据;有数据的话,再执行adb shell dumpsys cpuinfo | findstr com.miui.player
相似问题