資源簡介
在開發板是上能與串口助手通信,單片機測試溫度信息能顯示在開發板QT上
代碼片段和文件信息
#include?
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????QTextCodec::setCodecForTr(QTextCodec::codecForLocale());
????//使程序可處理中文
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-06-23?15:26??mycom3\
?????文件?????????298??2012-06-20?18:04??mycom3\main.cpp
?????文件??????490740??2012-06-20?21:32??mycom3\main.o
?????文件????????4361??2012-06-23?14:47??mycom3\mainwindow.cpp
?????文件?????????582??2012-06-20?21:25??mycom3\mainwindow.h
?????文件?????1022680??2012-06-23?14:48??mycom3\mainwindow.o
?????文件????????5105??2012-06-21?01:52??mycom3\mainwindow.ui
?????文件???????11698??2012-06-20?18:16??mycom3\Makefile
?????文件????????2670??2012-06-20?21:41??mycom3\moc_mainwindow.cpp
?????文件??????484628??2012-06-20?21:41??mycom3\moc_mainwindow.o
?????文件????????2629??2012-06-20?18:23??mycom3\moc_qextserialba
?????文件??????309900??2012-06-20?18:23??mycom3\moc_qextserialba
?????文件????????2128??2012-06-20?18:23??mycom3\moc_qextserialport.cpp
?????文件??????307408??2012-06-20?18:23??mycom3\moc_qextserialport.o
?????文件?????1858005??2012-06-23?14:48??mycom3\mycom3
?????文件?????????490??2012-06-20?18:11??mycom3\mycom3.pro
?????文件????????7933??2012-06-23?14:41??mycom3\mycom3.pro.user
?????文件???????38241??2012-06-20?18:23??mycom3\posix_qextserialport.cpp
?????文件????????1934??2007-09-06?00:47??mycom3\posix_qextserialport.h
?????文件??????338888??2012-06-20?18:23??mycom3\posix_qextserialport.o
?????文件????????6590??2012-06-21?01:52??mycom3\qextserialba
?????文件????????6873??2007-09-06?00:47??mycom3\qextserialba
?????文件??????315144??2012-06-23?13:59??mycom3\qextserialba
?????文件????????3260??2007-09-06?00:47??mycom3\qextserialport.cpp
?????文件?????????810??2012-06-20?18:22??mycom3\qextserialport.h
?????文件??????304328??2012-06-20?18:22??mycom3\qextserialport.o
?????文件????????9557??2012-06-21?01:52??mycom3\ui_mainwindow.h
- 上一篇:Maven+SSM+Bootstrap項目
- 下一篇:視覺系統介紹
評論
共有 條評論