资源简介

可以去我的博客查看相关介绍。端口(com),并口(lpt)小票打印

资源截图

代码片段和文件信息

#include “mainwindow.h“
#include 

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

    return a.exec();
}

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

     文件      39662  2015-07-03 16:51  print_test\GeneratedFiles\qrc_res.cpp

     文件       2788  2015-07-03 16:51  print_test\GeneratedFiles\ui_mainwindow.h

     文件      21504  2015-07-03 16:10  print_test\lg.dll

     文件        183  2015-07-03 10:24  print_test\main.cpp

     文件       2344  2015-07-05 22:56  print_test\mainwindow.cpp

     文件        607  2015-07-03 17:07  print_test\mainwindow.h

     文件       1753  2015-07-05 22:57  print_test\mainwindow.ui

     文件       9361  2015-07-03 17:06  print_test\Print.cpp

     文件       1467  2015-07-03 17:00  print_test\Print.h

     文件       7750  2015-07-05 22:56  print_test\print_test.html

     文件        476  2015-07-03 14:39  print_test\print_test.pro

     文件         99  2015-07-03 10:29  print_test\res.qrc

     文件       2788  2015-07-05 22:57  print_test\ui_mainwindow.h

     目录          0  2015-07-03 16:51  print_test\GeneratedFiles

     目录          0  2015-07-05 23:27  print_test

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

                90782                    15


评论

共有 条评论