資源簡介
本源碼有對應的博文教程:
https://blog.csdn.net/qq78442761/article/details/89080144

代碼片段和文件信息
#include?“widget.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????Widget?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????44??2019-04-08?07:44??SimpleHttpServer\FirstReadMe.txt
?????文件???????1021??2019-04-07?22:18??SimpleHttpServer\HttpServer.pro
?????文件??????23821??2019-04-08?07:30??SimpleHttpServer\HttpServer.pro.user
?????文件????????175??2019-04-07?22:18??SimpleHttpServer\main.cpp
?????文件???????1715??2019-04-07?23:16??SimpleHttpServer\widget.cpp
?????文件????????517??2019-04-07?22:41??SimpleHttpServer\widget.h
?????文件????????441??2019-04-07?22:18??SimpleHttpServer\widget.ui
?????目錄??????????0??2019-04-08?07:43??SimpleHttpServer
-----------?---------??----------?-----??----
????????????????27734????????????????????8
- 上一篇:QTreeWidget基礎操作代碼
- 下一篇:gameServer
評論
共有 條評論