Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有一个简单的脚本可以按 GUID PID 等列出连接的 USB 设备
例子
"\\\\?\\usb#vid_0dca&pid_1054&mi_00#6&9f8cd&0&0000#{80375827-83B8-4A51-B39B-905FEDD4F118}";
我似乎无法找到你是如何在 C 上做到这一点的,而谷歌的表现并不好。
谢谢
我不确定这可以用 C 来完成,我之前环顾四周并没有找到一个例子,认为它只是视觉 c++ 等。