文件名称:FiveChess
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
五子棋游戏的visual c++源代码,是较为经典的学习代码。-ppWizard has created this FiveChess application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your FiveChess application.
FiveChess.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
FiveChess.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CFiveChessApp application class.
FiveChess.cpp
This is the main application source file that contains the application
class CFiveChessApp.
FiveChess.rc
This is a listing of all of the Microsoft Windows resources that the
program uses
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your FiveChess application.
FiveChess.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
FiveChess.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CFiveChessApp application class.
FiveChess.cpp
This is the main application source file that contains the application
class CFiveChessApp.
FiveChess.rc
This is a listing of all of the Microsoft Windows resources that the
program uses
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FiveChess\bin\config.ini
.........\...\FiveChess.exe
.........\...\music.wav
.........\doc\ReadMe.txt
.........\FiveChess.aps
.........\FiveChess.clw
.........\FiveChess.dsp
.........\FiveChess.dsw
.........\FiveChess.ncb
.........\FiveChess.opt
.........\FiveChess.plg
.........\FiveChess.rc
.........\inc\Board.h
.........\...\Connect.h
.........\...\ConnectData.h
.........\...\FiveChess.h
.........\...\FiveChessDlg.h
.........\...\Rule.h
.........\...\SetupDlg.h
.........\...\StdAfx.h
.........\res\Black.bmp
.........\...\FiveChess.ico
.........\...\FiveChess.rc2
.........\...\Table.bmp
.........\...\White.bmp
.........\Resource.h
.........\src\Board.cpp
.........\...\Connect.cpp
.........\...\ConnectData.cpp
.........\...\FiveChess.cpp
.........\...\FiveChessDlg.cpp
.........\...\Rule.cpp
.........\...\SetupDlg.cpp
.........\...\StdAfx.cpp
.........\bin
.........\doc
.........\inc
.........\res
.........\src
FiveChess