• 大小: 449KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-01
  • 语言: 其他
  • 标签: QT  游戏源码  

资源简介

图像均为网上下载,如有侵权,请及时联系本人进行删除。

资源截图

代码片段和文件信息

#include “widget.h“
#include 

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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-08-01 14:41  chess\
     文件       37051  2017-07-30 00:56  chess\123.ico
     文件         417  2017-07-30 01:25  chess\chess.pro
     文件       23783  2017-08-01 14:41  chess\chess.pro.user
     文件         413  2017-07-30 01:09  chess\icos.qrc
     目录           0  2017-07-30 00:57  chess\ima\
     文件         440  2017-07-30 01:02  chess\images.qrc
     文件       62212  2017-07-28 17:19  chess\ima\1.jpg
     文件      293558  2017-07-28 17:21  chess\ima\bj.jpg
     文件       19211  2013-10-19 01:54  chess\ima\clicknrun.png
     文件        9117  2013-10-19 01:54  chess\ima\clicknrungrey.png
     文件        7666  2016-12-01 07:41  chess\ima\jinru.png
     文件       17766  2017-07-28 17:23  chess\ima\left.jpg
     文件       37051  2017-07-30 00:56  chess\ima\ooopic_1501347410.ico
     文件       17766  2017-07-28 17:22  chess\ima\right.jpg
     文件       18177  2016-12-01 07:41  chess\ima\tuichu.png
     文件         173  2017-07-30 01:13  chess\main.cpp
     文件          42  2017-07-30 01:24  chess\proj.rc
     文件        6066  2017-07-31 15:35  chess\widget.cpp
     文件        1022  2017-07-30 00:35  chess\widget.h
     文件        5013  2017-07-30 01:18  chess\widget.ui

评论

共有 条评论