文件名称:Snake
介绍说明--下载内容均来自于网络,请自行研究使用
贪吃蛇一一款很经典的游戏,该游戏代码采用visual c++编写,编程爱好者可以从中找到编程的规范和过程-AppWizard has created this Snake 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 Snake application.
Snake.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.
Snake.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CSnakeApp application class.
Snake.cpp
This is the main application source file that contains the application
class CSnakeApp.
Snake.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitma
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 Snake application.
Snake.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.
Snake.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CSnakeApp application class.
Snake.cpp
This is the main application source file that contains the application
class CSnakeApp.
Snake.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitma
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Snake\bin\hero.ini
.....\...\music.wav
.....\...\Snake.exe
.....\Debug\HelpDlg.obj
.....\.....\HeroDlg.obj
.....\.....\Rule.obj
.....\.....\Snake.obj
.....\.....\Snake.pdb
.....\.....\Snake.res
.....\.....\SnakeDlg.obj
.....\.....\SnakeGame.obj
.....\.....\StdAfx.obj
.....\.....\vc60.pdb
.....\HelpDlg.cpp
.....\HelpDlg.h
.....\HeroDlg.cpp
.....\HeroDlg.h
.....\ReadMe.txt
.....\res\backround.bmp
.....\...\Snake.ico
.....\...\Snake.rc2
.....\Resource.h
.....\Rule.cpp
.....\Rule.h
.....\Snake.aps
.....\Snake.clw
.....\Snake.cpp
.....\Snake.dsp
.....\Snake.dsw
.....\Snake.h
.....\Snake.ncb
.....\Snake.opt
.....\Snake.plg
.....\Snake.rc
.....\SnakeDlg.cpp
.....\SnakeDlg.h
.....\SnakeGame.cpp
.....\SnakeGame.h
.....\StdAfx.cpp
.....\StdAfx.h
.....\bin
.....\Debug
.....\res
Snake