基于VS2015编写的串口调试助手

时间:2021-05-07 07:25:04
【文件属性】:

文件名称:基于VS2015编写的串口调试助手

文件大小:443KB

文件格式:RAR

更新时间:2021-05-07 07:25:04

VS2015 MFC C++ CSerialPort

自己移植编写的串口调试助手,功能比较简单,可以用于二次开发,实现了基本的收发功能,有问题可以发邮件交流:a.e_zr@163.com


【文件预览】:
SerialCommunicationTest
----.vs()
--------SerialCommunicationTest()
----SerialCommunicationTest.sln(1KB)
----SerialCommunicationTest()
--------stdafx.cpp(156B)
--------SerialCommunicationTest.vcxproj.filters(2KB)
--------SerialCommunicationTestDlg.h(2KB)
--------res()
--------stdafx.h(2KB)
--------SerialCommunicationTest.rc(14KB)
--------SerialCommunicationTest.h(545B)
--------aaa.bmp(450KB)
--------SerialCommunicationTest.cpp(3KB)
--------targetver.h(240B)
--------resource.h(3KB)
--------SerialPort.cpp(26KB)
--------aaa.jpg(34KB)
--------SerialPort.h(5KB)
--------SerialCommunicationTest.aps(559KB)
--------SerialCommunicationTestDlg.cpp(16KB)
--------ReadMe.txt(4KB)
--------SerialCommunicationTest.vcxproj(11KB)
----MFCkilll.bat(169B)

网友评论

  • VS2015可运行,应该不错。但不知道为什么老是提示“串口不存在或被占用,打开串口失败!”。。。
  • 2015版本可用
  • 用VS2017生成报错,无法生成EXE