• 大小: 0.02M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: C/C++
  • 标签: COM  Qt  串口  

资源简介


资源截图

代码片段和文件信息

#include 
#include “mainwindow.h“

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    MainWindow w;
    w.show();
    
    return a.exec();
}

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

     文件        433  2016-10-15 16:50  com\com.pro

     文件      18928  2016-10-23 11:55  com\com.pro.user

     文件        193  2016-10-15 16:41  com\main.cpp

     文件       4127  2016-10-23 11:34  com\mainwindow.cpp

     文件        879  2016-10-18 14:49  com\mainwindow.h

     文件       5405  2016-10-18 14:36  com\mainwindow.ui

     文件       6528  2007-09-06 00:47  com\qextserialbase.cpp

     文件       6873  2007-09-06 00:47  com\qextserialbase.h

     文件      34848  2007-09-06 00:47  com\win_qextserialport.cpp

     文件       4476  2007-09-06 00:47  com\win_qextserialport.h

     目录          0  2016-10-23 11:55  com

----------- ---------  ---------- -----  ----

                82690                    11


评论

共有 条评论