摘要: 相关工具 Bus Hound HidLib.dll 通过百度网盘分享的文件:通信 链接:https://pan.baidu.com/s/1hsiSaMz0IW2TbnPWUT9-aA 提取码:fvkt 动态库功能: 枚举USB设备信息(设备路径、厂商id、产品id和设备序列号) 根据设备路径,打开和 阅读全文
posted @ 2024-10-29 10:21 !>Mon<! 阅读(25) 评论(0) 推荐(0) 编辑
摘要: 1、添加C++接口实现,将dll放置在运行路径下。 dll文件下载:https://files.cnblogs.com/files/ZM191018/SerialPortLib.rar?t=1722937417&download=true [DllImport("SerialPortLib.dll" 阅读全文
posted @ 2024-07-18 11:08 !>Mon<! 阅读(37) 评论(1) 推荐(0) 编辑
摘要: C++定义函数指针,回调C# 阅读全文
posted @ 2024-07-02 17:18 !>Mon<! 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-09-22 09:34 !>Mon<! 阅读(17) 评论(0) 推荐(0) 编辑
摘要: 通过锁方式,只能允许单个线程操作文件,避免同时操作同一文件造成“由于另一进程正在访问...”的错误 public class LogServices { private static LogServices _instance; private static readonly object _loc 阅读全文
posted @ 2023-02-17 09:42 !>Mon<! 阅读(138) 评论(0) 推荐(0) 编辑
摘要: C#操作Excel进行读写功能的实现 阅读全文
posted @ 2022-06-30 10:16 !>Mon<! 阅读(768) 评论(0) 推荐(0) 编辑
摘要: 创建和发布web service 阅读全文
posted @ 2021-10-11 15:22 !>Mon<! 阅读(37) 评论(0) 推荐(0) 编辑
摘要: 单纯是辅助记忆,有误之处望指正 阅读全文
posted @ 2020-10-27 16:32 !>Mon<! 阅读(318) 评论(0) 推荐(0) 编辑
摘要: Toast弹出式提示,如加载、完成 阅读全文
posted @ 2020-10-23 14:54 !>Mon<! 阅读(4079) 评论(0) 推荐(0) 编辑
摘要: WeUI按钮列表 阅读全文
posted @ 2020-10-23 14:26 !>Mon<! 阅读(2197) 评论(0) 推荐(0) 编辑