资源简介
配合博客:http://blog.csdn.net/zy19940906/article/details/61426429
代码片段和文件信息
#include “MainWindow.h“
#include
#include “Global.h“
#include
int main(int argc char *argv[])
{
QApplication a(argc argv);
MainWindow w;
w.show();
return a.exec();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-04-01 08:39 Test\
文件 56671376 2014-09-18 19:28 Test\AdbeRdr11000_zh_CN.exe
文件 109 2017-02-06 10:23 Test\Global.h
文件 226 2017-04-01 08:34 Test\main.cpp
文件 2828 2017-03-12 00:02 Test\MainWindow.cpp
文件 910 2017-04-01 08:35 Test\MainWindow.h
文件 1084 2017-04-01 08:34 Test\MainWindow.ui
文件 489 2017-04-01 08:35 Test\Test.pro
文件 162 2017-04-01 08:38 Test\文档.txt
评论
共有 条评论