赞
踩
https://libusb.info/
libusb is a C library that provides generic access to USB devices. It is intended to be used by developers to facilitate the production of applications that communicate with USB hardware.
It is portable: Using a single cross-platform API, it provides access to USB devices on Linux, macOS, Windows, etc.
It is user-mode: No special privilege or elevation is required for the application to communicate with a device.
It is version-agnostic: All versions of the USB protocol, from 1.0 to 3.1 (latest), are supported.
Linux, macOS, Windows (Vista and newer), Android, OpenBSD/NetBSD, Haiku, Solaris.
https://github.com/libusb/libusb
https://sourceforge.net/projects/libusb-win32
https://sourceforge.net/projects/libusb/
将下载的libusb文件lib
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。