如何用vb程序提取电脑硬盘物理序列号最后2位数字?谢谢各位提供源代码!
https://blog.csdn.net/yxtyxt3311/article/details/1328785最后2位用 Right(序列号, 2)