資源簡介
基于QT實現俄羅斯方塊游戲。代碼只有100多行

代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????332??2014-05-02?20:53??eluoshiSquare\eluoshiSquare.pro
?????文件??????18126??2014-05-03?13:58??eluoshiSquare\eluoshiSquare.pro.user
?????文件????????183??2014-05-02?20:51??eluoshiSquare\main.cpp
?????文件???????4687??2014-05-03?18:47??eluoshiSquare\mainwindow.h
?????目錄??????????0??2014-05-03?18:47??eluoshiSquare
-----------?---------??----------?-----??----
????????????????23328????????????????????5
- 上一篇:進銷存管理系統需求分析
- 下一篇:系統集成項目管理工程師案例分析題答題技巧
評論
共有 條評論