本文介绍了如何从HDD和尺寸+ SSD获得尺寸+ RPM的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 正如标题所说的那样。 我需要在一个文本框中输出hdd的大小和转速,并在另一个文本框中输出驱动器是一个ssd和大小。 我现在已经搜索了很多网络,我找不到任何适用于vb.net的东西。 有没有人有解决方案,或者可以帮我制作一个? 我找到了一些关于 MSStorageDriver_ATAPISmartData 我再也找不到了。 我发现硬盘Sentinel使用SMART ssd生活左侧代码。 但是我似乎无法在vb.net中访问它解决方案 As the title says it.I need to get an output in a textbox with the size and rpm of a hdd, and in a different textbox if the drive is an ssd and the size.I have searched the internet alot now, and i cannot find anything that works with vb.net.Does anybody have a solution, or could help me with making one?I have found some information about MSStorageDriver_ATAPISmartDataI just cannot get any further.I found out that Hard Disk Sentinel uses the SMART ssd life left code.But i can't seem to access this in vb.net 解决方案 这篇关于如何从HDD和尺寸+ SSD获得尺寸+ RPM的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-24 13:02