91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.02M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-03-27
  • 語言: 其他
  • 標簽: 其他??

資源簡介


CSerialPort First Version by Remon Spekreijse on 2000-02-08 http://www.codeguru.com/cpp/i-n/network/serialcommunications/article.php/c2483/A-communication-class-for-serial-port.htm Second Version by mrlong on 2007-12-25 https://code.google.com/p/mycom/ 增加 ClosePort 增加 WriteToPort 兩個方法 增加 SendData

資源截圖

代碼片段和文件信息

/*
** 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.csdn.net/itas109
**??2016-06-29?itas109???http://blog.csdn.net/itas109
**??2016-08-02?itas109???http://blog.csdn.net/itas109
**??2016-08-10?itas109???http://blog.csdn.net/itas109
*/

#include?“stdafx.h

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-08-10?06:21??CSerialPort-master\
?????文件?????????871??2016-08-10?06:21??CSerialPort-master\How?To?Use.txt
?????文件????????4573??2016-08-10?06:21??CSerialPort-master\README.md
?????文件???????37645??2016-08-10?06:21??CSerialPort-master\SerialPort.cpp
?????文件????????9849??2016-08-10?06:21??CSerialPort-master\SerialPort.h

評論

共有 條評論