在我的电脑中,我试图获得CPU温度.在StackOverflow上搜索我发现了这个:
C:\WINDOWS\system32>wmic /namespace:\\root\wmi PATH MSAcpi_ThermalZoneTemperature get CurrentTemperature
Run Code Online (Sandbox Code Playgroud)
但我得到这个错误:
Node - ADMIN
ERROR:
Description = Not supported
Run Code Online (Sandbox Code Playgroud)