資源簡介
配套我blog里https://blog.csdn.net/weixin_44177837/article/details/105059450的內容,VS2017-MFC基于CSerialPort類串口通信
代碼片段和文件信息
/*
** FILENAME CSerialPort.cpp
**
** PURPOSE This?class?can?read?write?and?watch?one?serial?port.
** It?sends?messages?to?its?owner?when?something?happends?on?the?port
** The?class?creates?a?thread?for?reading?and?writing?so?the?main
** program?is?not?blocked.
**
** CREATION?DATE 15-09-1997
** LAST?MODIFICATION 12-11-1997
**
** AUTHOR Remon?Spekreijse
**
**??2007-12-25?mrlong????https://code.google.com/p/mycom/
**??2011-11-06?liquanhai?http://blog.csdn.net/liquanhai/article/details/6941574
**??2013-12-04?viruscamp?https://github.com/viruscamp
**??2014-01-10?itas109???http://blog.csdn.net/itas109
**??2014-12-18?liquanhai?http://blog.csdn.net/liquanhai/article/details/6941574
**??2016-05-06?itas109???http://blog.csdn.net/itas109
**??2016-06-22?itas109???http://blog.c
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????39901??2018-03-05?10:25??SerialPort\SerialPort.cpp
?????文件??????11634??2018-03-05?10:25??SerialPort\SerialPort.h
?????目錄??????????0??2020-03-23?23:37??SerialPort
-----------?---------??----------?-----??----
????????????????51535????????????????????3
- 上一篇:專升本C語言歷年考試題及答案2.doc
- 下一篇:C語言-菜單管理系統
評論
共有 條評論