資源簡介
QT C++ 多線程支持多串口通信,實現了串口的基本功能,和多線程框架,C++編寫,全部工程文件已壓縮

代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????183??2018-04-04?09:59??main.cpp
?????文件????????5578??2018-04-05?20:13??mainwindow.cpp
?????文件?????????607??2018-04-05?20:07??mainwindow.h
?????文件???????15326??2018-04-05?20:15??mainwindow.ui
?????文件????????1132??2018-04-05?17:47??TAserialPort.pro
?????文件???????23848??2018-04-05?20:47??TAserialPort.pro.user
?????文件????????2983??2018-04-05?20:17??taserialthread.cpp
?????文件????????1010??2018-04-05?17:46??taserialthread.h
評論
共有 條評論