• 大小: 21KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-25
  • 语言: 其他
  • 标签: 组态王  

资源简介

组态王PID例程,供用户实施参考并进行现场编程

资源截图

代码片段和文件信息

#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();
}

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

     文件        299  2014-05-09 22:04  Mycom\main.cpp

     文件       3341  2014-05-10 15:58  Mycom\mainwindow.cpp

     文件       3338  2014-05-10 15:55  Mycom\mainwindow.cpp.bak

     文件        576  2014-05-09 17:14  Mycom\mainwindow.h

     文件      11782  2014-05-10 15:59  Mycom\mainwindow.ui

     文件        536  2014-05-09 16:43  Mycom\Mycom.pro

     文件      13378  2014-05-14 22:09  Mycom\Mycom.pro.user

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

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

     文件       3260  2007-09-06 00:47  Mycom\qextserialport.cpp

     文件        867  2007-09-06 00:47  Mycom\qextserialport.h

     文件      34849  2014-05-09 15:54  Mycom\win_qextserialport.cpp

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

     目录          0  2014-05-14 22:09  Mycom

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

                90103                    14


评论

共有 条评论