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.
我需要打开一个原始 USB 设备。我知道如何枚举 USB 设备,但是,我如何打开设备并读取/写入数据(最好是异步)?我看过其他帖子,但是,我真的不需要类库吗?