資源簡介
基于QT的三連棋(井字棋)游戲

代碼片段和文件信息
#include?
#include?“threechess.h“
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????threechess?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????366??2017-07-13?14:43??3chess\3chess.pro
?????文件??????14507??2017-07-14?13:36??3chess\3chess.pro.user
?????文件????????189??2017-07-13?14:23??3chess\main.cpp
?????文件????????257??2017-07-13?15:45??3chess\mybutton.cpp
?????文件????????262??2017-07-13?15:18??3chess\mybutton.h
?????文件??????14422??2017-07-13?16:21??3chess\threechess.cpp
?????文件????????683??2017-07-13?16:19??3chess\threechess.h
?????文件???????4724??2017-07-13?16:13??3chess\threechess.ui
?????目錄??????????0??2017-07-13?14:43??3chess
-----------?---------??----------?-----??----
????????????????35410????????????????????9
- 上一篇:51單片機4路紅外尋跡小車源碼+hex
- 下一篇:STM32F334數字電源設計
評論
共有 條評論