DiskInfo based on CrystalDiskInfo. Contribute to MicaApps/DiskInfo development by creating an account on GitHub.
CrystalDiskInfo可以让您一眼就可以看到硬盘当前温度、健康状态、序列号、缓存、容量等,软件还会根据S.M.A.R.T的评分做出评估,当硬盘快要损坏时还会发出警报。 CrystalDiskInfo使用常见问题 1.CrystalDiskInfo怎么检测电脑硬盘接口? 1、打开CrystalDiskInfo软件,可以直接看到硬盘接口。
AtaSmartInfo.idl Class.cpp Class.h Class.idl CommonFx.h DiskInfoLibWinRT.def DiskInfoLibWinRT.vcxproj DiskInfoLibWinRT.vcxproj.filters DnpService.h GraphData.cpp GraphData.h GraphDataPoint.cpp GraphDataPoint.h GraphDataPoint.idl NVMeInterpreter.cpp ...
1 第一步:首先,打开CrystalDiskInfo。2 第二步:然后,单击语言。3 第三步:接着,将鼠标放在箭头所指的地方。4 第四步:最后,点击English即可。
AtaSmartInfo.idl Class.cpp Class.h Class.idl CommonFx.h DiskInfoLibWinRT.def DiskInfoLibWinRT.vcxproj DiskInfoLibWinRT.vcxproj.filters DnpService.h GraphData.cpp GraphData.h GraphDataPoint.cpp GraphDataPoint.h GraphDataPoint.idl NVMeInterpreter.cpp ...
DiskInfo based on CrystalDiskInfo. Contribute to MicaApps/DiskInfo development by creating an account on GitHub.
(\Diskinfo\smart\)"; } winrt::hstring PathManager::DefaultLangPath() { if (m_appData) return m_appData.LocalFolder().Path() + LR"(\Assets\English.lang)"; return LR"(C:\Users\Peter\Desktop\diskInfo\DiskTools\DiskTools\Assets\English.lang)"; } winrt::hstring Path...
AtaSmartInfo.cpp AtaSmartInfo.h AtaSmartInfo.idl Class.cpp Class.h Class.idl CommonFx.h DiskInfoLibWinRT.def DiskInfoLibWinRT.vcxproj DiskInfoLibWinRT.vcxproj.filters DnpService.h GraphData.cpp GraphData.h GraphDataPoint.cpp GraphDataPoint.h GraphDataPoint.idl NVMeInterpreter.cpp...
enum DISK_STATUS { DISK_STATUS_UNKNOWN = 0, DISK_STATUS_GOOD, DISK_STATUS_CAUTION, DISK_STATUS_BAD }; enum POWER_ON_HOURS_UNIT { POWER_ON_UNKNOWN = 0, POWER_ON_HOURS, POWER_ON_MINUTES, POWER_ON_HALF_MINUTES, POWER_ON_SECONDS, POWER_ON_10_MINUTES, POWER_ON_MILLI_SEC...