11 2020 档案

通过 RS485 与读卡器通信
摘要:using NLog; using System; using System.IO.Ports; using System.Text; using System.Threading; namespace TestCom485 { class Program { static void Main(st 阅读全文

posted @ 2020-11-20 15:43 wangzhiliang 阅读(439) 评论(0) 推荐(0) 编辑

c++ 基础知识《C++ GUI QT4编程》附录
摘要://在 vs 中调试 c++ 程序时输出变量的值 //1.输出字符串 CString str = "abc"; OutputDebugString(str); OutputDebugString("\n"); //2.输出整数 int i = 100; char c[10]; int len = s 阅读全文

posted @ 2020-11-18 13:36 wangzhiliang 阅读(106) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示