Windows自帶API獲取硬盤溫度、硬盤使用時間、以及硬盤內存使用情況(包括總內存,空閒內存,已用內存)

#include <iostream> #include <comdef.h> #include <Wbemidl.h> using namespace std; /************************************************************************/ /* 獲取硬盤總使用時間和溫度                        */ /
相關文章
相關標籤/搜索