資源簡(jiǎn)介
博客在https://blog.csdn.net/u014695839/article/details/50611549,重新上傳了一份串口上位機(jī)實(shí)例的代碼
代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????183??2018-12-13?19:49??serialport\main.cpp
?????文件????????3565??2018-12-27?16:37??serialport\mainwindow.cpp
?????文件?????????593??2018-12-13?21:01??serialport\mainwindow.h
?????文件????????7004??2018-12-27?16:24??serialport\mainwindow.ui
?????文件????????1080??2018-12-13?20:08??serialport\serialport.pro
?????目錄???????????0??2018-12-27?16:40??serialport\
評(píng)論
共有 條評(píng)論