摘要: 1、添加C++接口实现,将dll放置在运行路径下。 dll文件下载:https://files.cnblogs.com/files/ZM191018/SerialPortLib.7z?t=1721281910&download=true [DllImport("SerialPortLib.dll", 阅读全文
posted @ 2024-07-18 11:08 !>Mon<! 阅读(4) 评论(0) 推荐(0) 编辑
摘要: C++定义函数指针,回调C# 阅读全文
posted @ 2024-07-02 17:18 !>Mon<! 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-09-22 09:34 !>Mon<! 阅读(14) 评论(0) 推荐(0) 编辑
摘要: 通过锁方式,只能允许单个线程操作文件,避免同时操作同一文件造成“由于另一进程正在访问...”的错误 public class LogServices { private static LogServices _instance; private static readonly object _loc 阅读全文
posted @ 2023-02-17 09:42 !>Mon<! 阅读(134) 评论(0) 推荐(0) 编辑
摘要: C#操作Excel进行读写功能的实现 阅读全文
posted @ 2022-06-30 10:16 !>Mon<! 阅读(754) 评论(0) 推荐(0) 编辑
摘要: 创建和发布web service 阅读全文
posted @ 2021-10-11 15:22 !>Mon<! 阅读(36) 评论(0) 推荐(0) 编辑
摘要: 单纯是辅助记忆,有误之处望指正 阅读全文
posted @ 2020-10-27 16:32 !>Mon<! 阅读(314) 评论(0) 推荐(0) 编辑
摘要: Toast弹出式提示,如加载、完成 阅读全文
posted @ 2020-10-23 14:54 !>Mon<! 阅读(3986) 评论(0) 推荐(0) 编辑
摘要: WeUI按钮列表 阅读全文
posted @ 2020-10-23 14:26 !>Mon<! 阅读(2154) 评论(0) 推荐(0) 编辑
摘要: 前端WeUI文本域 阅读全文
posted @ 2020-10-23 14:05 !>Mon<! 阅读(1260) 评论(0) 推荐(0) 编辑