資源簡介
基于Qt5.5.1的GUI小項目:黑白棋游戲(主要實現了吃子的算法邏輯以及簡單的機器下子的算法邏輯)
代碼片段和文件信息
#include?“widget.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????Widget?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????462??2017-06-26?20:25??Chess\Chess.pro
?????文件?????????291??2017-06-26?14:29??Chess\image.qrc
?????目錄???????????0??2017-06-26?23:41??Chess\image\
?????文件???????51883??2017-06-25?13:28??Chess\image\BackGround.PNG
?????文件??????641837??2017-06-25?11:46??Chess\image\BackgroundPicture.PNG
?????文件???????55270??2017-06-25?13:58??Chess\image\Black.png
?????文件????????3631??2017-06-25?15:01??Chess\image\end.png
?????文件????11825856??2017-06-26?14:00??Chess\image\runningnew.pcm
?????文件????????4391??2017-06-25?15:01??Chess\image\start.png
?????文件??????261133??2017-06-25?13:59??Chess\image\White.png
?????文件???????47774??2017-06-25?13:29??Chess\image\捕獲.PNG
?????文件?????????175??2017-06-26?16:53??Chess\main.cpp
?????文件??????369632??2017-06-26?14:27??Chess\runningnew.pk
?????文件???????10353??2017-06-27?19:17??Chess\widget.cpp
?????文件????????2610??2017-06-27?19:15??Chess\widget.h
?????文件????????6115??2017-06-27?18:58??Chess\widget.ui
評論
共有 條評論