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.
如何通过 C# 读取 USB 描述符?我找到了LibUSB.NET,但我无法获得示例中的 USB 设备:
LibUSB.NET
UsbRegDeviceList allDevices = UsbDevice.AllDevices;
它返回计数 = 0