摘要: /// <summary> /// 监听USB设备插拔 /// </summary> public class UsbNotification { [DllImport("user32.dll")] public static extern IntPtr RegisterDeviceNotifica 阅读全文
posted @ 2024-09-04 16:50 罗曼蒂克' 阅读(226) 评论(0) 推荐(0)