• 大小: 414KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-19
  • 语言: C/C++
  • 标签: 象棋  

资源简介

象棋C++棋牌网络游戏 象棋C++棋牌网络游戏

资源截图

代码片段和文件信息

// Chess.cpp: implementation of the Chess class.
//
//////////////////////////////////////////////////////////////////////

#include “stdafx.h“
#include “program.h“
#include “Chess.h“

#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

Chess::Chess()
{

}

Chess::~Chess()
{

}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1213  2007-08-24 21:21  Enter.h

     文件       1071  2007-08-26 15:17  Getin.cpp

     文件       1120  2007-08-26 11:33  Getin.h

     文件       1896  2007-08-26 15:19  MainFrm.cpp

     文件       1421  2007-08-22 10:15  MainFrm.h

     文件       8867  2007-08-26 17:05  Managers.cpp

     文件       1022  2007-08-26 14:02  Managers.h

     文件       1286  2007-08-26 16:13  Net.cpp

     文件       1195  2007-08-14 11:15  Net.h

     文件       5002  2007-08-26 17:23  NetControl.cpp

     文件        988  2007-08-26 15:31  NetControl.h

     文件    2204596  2007-08-26 11:17  Program.aps

     文件       3012  2007-09-06 14:18  Program.clw

     文件       4132  2007-08-22 10:15  Program.cpp

     文件       5641  2007-08-26 11:35  Program.dsp

     文件        539  2007-08-22 10:15  Program.dsw

     文件       1367  2007-08-22 10:15  Program.h

     文件     132096  2007-09-06 14:26  Program.ncb

     文件      55808  2007-09-06 14:26  Program.opt

     文件       2547  2007-08-29 21:28  Program.plg

     文件      11929  2007-08-26 11:17  Program.rc

     文件       1780  2007-08-25 23:28  ProgramDoc.cpp

     文件       1486  2007-08-22 10:15  ProgramDoc.h

     文件      11409  2007-08-26 17:06  ProgramView.cpp

     文件       2412  2007-08-26 16:35  ProgramView.h

     文件       4019  2007-08-22 10:15  ReadMe.txt

     文件       1093  2007-08-26 11:17  resource.h

     文件        949  2007-08-26 15:17  Server.cpp

     文件       1146  2007-08-26 11:29  Server.h

     文件        251  2007-08-24 00:18  StdAfx.cpp

............此处省略21个文件信息

评论

共有 条评论