资源简介
模拟一个模类游戏: 1. 角色 (红棋,蓝棋)
2. 模盘 4x4
3. 走位 (规则:红棋橫走,蓝棋斜走)
代码片段和文件信息
#include “demo001.h“
Demo001::Demo001(QWidget *parent Qt::WFlags flags)
: QWidget(parent flags)
{
ui.setupUi(this);
}
Demo001::~Demo001()
{
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1865 2013-12-31 17:54 Demo001\bin\codecs\Microsoft.VC90.DebugCRT.manifest
文件 312832 2008-07-29 03:54 Demo001\bin\codecs\msvcm90d.dll
文件 875520 2008-07-29 08:05 Demo001\bin\codecs\msvcp90d.dll
文件 1180672 2008-07-29 08:05 Demo001\bin\codecs\msvcr90d.dll
文件 141824 2011-03-30 17:47 Demo001\bin\codecs\qcncodecs4.dll
文件 2084 2011-03-30 17:47 Demo001\bin\codecs\qcncodecs4.lib
文件 201216 2011-03-30 17:47 Demo001\bin\codecs\qcncodecsd4.dll
文件 2096 2011-03-30 17:47 Demo001\bin\codecs\qcncodecsd4.lib
文件 155136 2011-03-30 17:47 Demo001\bin\codecs\qtwcodecs4.dll
文件 2084 2011-03-30 17:47 Demo001\bin\codecs\qtwcodecs4.lib
文件 215552 2011-03-30 17:47 Demo001\bin\codecs\qtwcodecsd4.dll
文件 2096 2011-03-30 17:47 Demo001\bin\codecs\qtwcodecsd4.lib
文件 71680 2016-02-25 17:43 Demo001\bin\Demo001.exe
文件 1865 2013-12-31 17:54 Demo001\bin\imageformats\Microsoft.VC90.DebugCRT.manifest
文件 312832 2008-07-29 03:54 Demo001\bin\imageformats\msvcm90d.dll
文件 875520 2008-07-29 08:05 Demo001\bin\imageformats\msvcp90d.dll
文件 1180672 2008-07-29 08:05 Demo001\bin\imageformats\msvcr90d.dll
文件 26624 2011-03-30 17:48 Demo001\bin\imageformats\qgif4.dll
文件 2018 2011-03-30 17:48 Demo001\bin\imageformats\qgif4.lib
文件 65024 2011-03-30 17:48 Demo001\bin\imageformats\qgifd4.dll
文件 2032 2011-03-30 17:48 Demo001\bin\imageformats\qgifd4.lib
文件 28672 2011-03-30 17:49 Demo001\bin\imageformats\qico4.dll
文件 2018 2011-03-30 17:49 Demo001\bin\imageformats\qico4.lib
文件 65024 2011-03-30 17:49 Demo001\bin\imageformats\qicod4.dll
文件 2032 2011-03-30 17:49 Demo001\bin\imageformats\qicod4.lib
文件 196608 2011-03-30 17:48 Demo001\bin\imageformats\qjpeg4.dll
文件 2032 2011-03-30 17:48 Demo001\bin\imageformats\qjpeg4.lib
文件 371200 2011-03-30 17:48 Demo001\bin\imageformats\qjpegd4.dll
文件 2044 2011-03-30 17:48 Demo001\bin\imageformats\qjpegd4.lib
文件 220672 2011-03-30 17:48 Demo001\bin\imageformats\qmng4.dll
............此处省略42个文件信息
- 上一篇:funcode黄金矿工
- 下一篇:非均匀有理B样条
相关资源
- funcode黄金矿工
- c++ 飞机大战 小游戏源码
- 五子棋游戏(c++源码)
- C++实现IP多播
- c++ 滚动条 控件源码
- c++ 调用windows自带邮件发送程序
- C++小型的局域网监控系统
- c++ 工具条制作(toolbar)
- C++ 乘法逆元
- C++ 单码加密
- VC++ GDI+ gdiplus应用集
- C++程序设计(刘振安2008)
- 魔兽争霸游戏源码
- 微信跳一跳素材(全图片+音乐)
- c++飞机大战 源代码+程序 学习使用
- 新标准C++程序设计教程.pdf 高清版
- C++ boost开发指南及编程实战
- DEV-C++
- 蓝桥杯考试c/c++ 语言开发环境: ·D
- C++面向对象程序设计第七版Walter Sav
- 基于MFC的UDP聊天程序
- C++大学教程第九版 小结+自测题截取
- H264视频解压缩封装 c++
- 《C+++GUI+Qt+4+编程第二版》
- cocos2d-x两款游戏的源码
- 基于OpenCV的车牌识别c++
- 五子棋课程设计C++、完整课程设计报
- 细胞统计识别系统
- C++Builder案例开发集锦(第二版)
- 跨平台的C++播放器
评论
共有 条评论