資源簡介
用QT實現的小游戲,包含完整的源代碼,圖片資源,適合學習C++的同學上手娛樂娛樂

代碼片段和文件信息
#include?“widget.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????Widget?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????415??2017-03-07?14:18??chess\chess.pro
?????文件??????24020??2017-03-10?22:25??chess\chess.pro.user
?????文件???????7273??2017-03-07?14:18??chess\image\begin.png
?????文件??????26757??2017-03-07?14:18??chess\image\black.png
?????文件???????9470??2017-03-07?14:18??chess\image\chess.ico
?????文件?????160473??2017-03-07?14:18??chess\image\chessboard.jpg
?????文件???????6472??2017-03-07?14:18??chess\image\exit.png
?????文件??????35667??2017-03-07?14:18??chess\image\tie.png
?????文件??????23136??2017-03-07?14:18??chess\image\white.png
?????文件????????329??2017-03-07?14:18??chess\image.qrc
?????文件????????175??2017-03-07?14:18??chess\main.cpp
?????文件???????9437??2017-03-07?14:18??chess\widget.cpp
?????文件???????1661??2017-03-07?14:18??chess\widget.h
?????文件???????4940??2017-03-07?14:18??chess\widget.ui
?????目錄??????????0??2017-03-10?19:36??chess\image
?????目錄??????????0??2017-03-10?22:25??chess
-----------?---------??----------?-----??----
???????????????310225????????????????????16
- 上一篇:mfc繪制數學函數圖像
- 下一篇:0.96 OLED顯示程序,只需要調用,就能顯示
評論
共有 條評論