• 大小: 923KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-06-10
  • 语言: 其他
  • 标签: win32  象棋  

资源简介

不能联网,也不能与电脑对战,只完成了象棋的基本规则及图像显示。

资源截图

代码片段和文件信息

#include “stdafx.h“
#include “SystemClass.h“

SystemClass a;
int WINAPI WinMain(HINSTANCE hInstance HINSTANCE hPrevInstance PSTR pScmdline int iCmdshow)
{
a.Initialize();
a.Run();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-04-17 17:46  中国象棋\
     目录           0  2014-04-17 17:46  中国象棋\Release\
     目录           0  2014-03-27 22:56  中国象棋\Release\data\
     文件       17028  2014-03-22 18:24  中国象棋\Release\data\green_jiang.png
     文件       17150  2014-03-22 18:23  中国象棋\Release\data\green_ju.png
     文件       16797  2014-03-22 18:25  中国象棋\Release\data\green_ma.png
     文件       17085  2014-03-22 18:26  中国象棋\Release\data\green_pao.png
     文件       16899  2014-03-22 18:26  中国象棋\Release\data\green_shi.png
     文件       17068  2014-03-22 18:27  中国象棋\Release\data\green_xiang.png
     文件       17040  2014-03-22 18:28  中国象棋\Release\data\green_zu.png
     文件      117639  2014-03-21 23:04  中国象棋\Release\data\qipan.jpg
     文件       17067  2014-03-22 18:15  中国象棋\Release\data\red_bing.png
     文件       17131  2014-03-22 18:16  中国象棋\Release\data\red_ju.png
     文件       17126  2014-03-22 18:17  中国象棋\Release\data\red_ma.png
     文件       17222  2014-03-22 18:18  中国象棋\Release\data\red_pao.png
     文件       17026  2014-03-22 18:12  中国象棋\Release\data\red_shi.png
     文件       17250  2014-03-22 18:19  中国象棋\Release\data\red_shuai.png
     文件       17200  2014-03-22 18:20  中国象棋\Release\data\red_xiang.png
     文件      134084  2014-03-20 18:10  中国象棋\Release\data\start.jpg
     文件       50688  2014-04-04 20:47  中国象棋\Release\中国象棋.exe
     目录           0  2014-04-17 17:46  中国象棋\中国象棋\
     文件          28  2014-04-04 20:47  中国象棋\中国象棋.opensdf
     文件         982  2014-03-27 15:06  中国象棋\中国象棋.sln
     文件       37888  2014-03-27 16:58  中国象棋\中国象棋.v12.suo
     目录           0  2014-04-04 20:48  中国象棋\中国象棋\data\
     文件       17028  2014-03-22 18:24  中国象棋\中国象棋\data\green_jiang.png
     文件       17150  2014-03-22 18:23  中国象棋\中国象棋\data\green_ju.png
     文件       16797  2014-03-22 18:25  中国象棋\中国象棋\data\green_ma.png
     文件       17085  2014-03-22 18:26  中国象棋\中国象棋\data\green_pao.png
     文件       16899  2014-03-22 18:26  中国象棋\中国象棋\data\green_shi.png
     文件       17068  2014-03-22 18:27  中国象棋\中国象棋\data\green_xiang.png
............此处省略23个文件信息

评论

共有 条评论