資源簡(jiǎn)介
基于Qt的串口收發(fā)的溫度數(shù)據(jù)顯示界面,具有溫度變化曲線的顯示,數(shù)據(jù)顯示,已經(jīng)實(shí)時(shí)數(shù)據(jù)顯示功能

代碼片段和文件信息
#include?“widget.h“
#include“connect.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????if(!connectSQL()){
????????return?0;
????}
????Widget?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????目錄???????????0??2019-05-19?18:15??RW\
?????文件?????????529??2019-03-31?17:02??RW\connect.h
?????文件?????????248??2019-03-04?12:14??RW\main.cpp
?????文件????????1335??2019-03-06?20:36??RW\RW.pro
?????文件???????24354??2019-05-19?18:15??RW\RW.pro.user
?????文件????????6110??2019-03-10?00:14??RW\view.cpp
?????文件?????????714??2019-03-09?13:43??RW\view.h
?????文件????????6763??2019-03-10?00:14??RW\widget.cpp
?????文件????????1475??2019-03-06?20:35??RW\widget.h
?????文件???????12800??2019-03-06?20:35??RW\widget.ui
評(píng)論
共有 條評(píng)論