• 大小: 46.76MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-10
  • 语言: 其他
  • 标签: QT  温湿度  上位机  

资源简介

用QT写的监控温湿度的程序,很适合初学者,或者是老手参考

资源截图

代码片段和文件信息

#include “mainwindow.h“
#include 
#include 
#include 
int main(int argc char *argv[])
{
    QApplication app(argc argv);
    //QTextCodec::setCodecForTr(QTextCodec::codecForName(“UTF-8“));
    QApplication::addLibraryPath(“./plugins“);
    MainWindow com;

    com.show();
    return app.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件   22378434  2013-04-23 00:03  Qt温湿度上位机\weatherGlass\可执行文件\icudt51.dll

     文件    3369922  2013-04-23 00:03  Qt温湿度上位机\weatherGlass\可执行文件\icuin51.dll

     文件    1978690  2013-04-23 00:03  Qt温湿度上位机\weatherGlass\可执行文件\icuuc51.dll

     文件      51200  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qgif.dll

     文件     658356  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qgifd.dll

     文件      52224  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qico.dll

     文件     667705  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qicod.dll

     文件     261120  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qjpeg.dll

     文件    1580168  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qjpegd.dll

     文件     381952  2013-12-09 02:23  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qmng.dll

     文件    1383577  2013-12-09 02:23  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qmngd.dll

     文件      46080  2013-12-09 02:16  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qsvg.dll

     文件     682254  2013-12-09 02:16  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qsvgd.dll

     文件      46592  2013-12-09 02:23  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qtga.dll

     文件     689426  2013-12-09 02:23  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qtgad.dll

     文件     442368  2013-12-09 02:23  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qtiff.dll

     文件    1500823  2013-12-09 02:23  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qtiffd.dll

     文件      45056  2013-12-09 02:23  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qwbmp.dll

     文件     519992  2013-12-09 02:23  Qt温湿度上位机\weatherGlass\可执行文件\imageformats\qwbmpd.dll

     文件     544817  2013-04-18 02:18  Qt温湿度上位机\weatherGlass\可执行文件\libgcc_s_dw2-1.dll

     文件     989805  2013-04-18 02:19  Qt温湿度上位机\weatherGlass\可执行文件\libstdc++-6.dll

     文件      73901  2013-04-18 01:26  Qt温湿度上位机\weatherGlass\可执行文件\libwinpthread-1.dll

     文件     141312  2014-04-07 13:55  Qt温湿度上位机\weatherGlass\可执行文件\mycom.exe

     文件      47104  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\platforms\qminimal.dll

     文件     716068  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\platforms\qminimald.dll

     文件     577024  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\platforms\qoffscreen.dll

     文件    3643769  2013-12-09 02:13  Qt温湿度上位机\weatherGlass\可执行文件\platforms\qoffscreend.dll

     文件    1269760  2013-12-09 02:14  Qt温湿度上位机\weatherGlass\可执行文件\platforms\qwindows.dll

     文件   13862411  2013-12-09 02:15  Qt温湿度上位机\weatherGlass\可执行文件\platforms\qwindowsd.dll

     文件    4604928  2014-03-02 22:19  Qt温湿度上位机\weatherGlass\可执行文件\Qt5Core.dll

............此处省略77个文件信息

评论

共有 条评论