資源簡介
推箱子游戲C++.net源代碼
代碼片段和文件信息
//?BoxMan.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“BoxMan.h“
#include?“MainFrm.h“
//my
#include?“BoxManClass.h“
#include?“MailStatic.h“
//end
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CBoxManApp
BEGIN_MESSAGE_MAP(CBoxManApp?CWinApp)
//{{AFX_MSG_MAP(CBoxManApp)
ON_COMMAND(ID_APP_ABOUT?OnAppAbout)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CBoxManApp?construction
CBo
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..AD...?????????0??2000-02-12?22:06??BoxMan___Win32_Release1
????..AD...?????????0??2006-04-10?22:24??res
?????文件??????46492??1999-10-17?23:03??BoxMan.aps
?????文件???????1382??1999-09-19?18:14??MakeHelp.bat
?????文件???????6974??1999-09-19?18:14??hlp\AppExit.bmp
?????文件????????142??1999-09-19?18:14??hlp\Bullet.bmp
?????文件????????310??1999-09-19?18:14??hlp\CurArw2.bmp
?????文件????????566??1999-09-19?18:14??hlp\CurArw4.bmp
?????文件????????502??1999-09-19?18:14??hlp\CurHelp.bmp
?????文件????????502??1999-09-19?18:14??hlp\EditCopy.bmp
?????文件????????502??1999-09-19?18:14??hlp\EditCut.bmp
?????文件????????502??1999-09-19?18:14??hlp\EditPast.bmp
?????文件????????502??1999-09-19?18:14??hlp\EditUndo.bmp
?????文件????????566??1999-09-19?18:14??hlp\FileNew.bmp
?????文件????????566??1999-09-19?18:14??hlp\FileOpen.bmp
?????文件????????502??1999-09-19?18:14??hlp\FilePrnt.bmp
?????文件????????502??1999-09-19?18:14??hlp\FileSave.bmp
?????文件??????15030??1999-09-19?18:14??hlp\HlpSBar.bmp
?????文件???????2354??1999-09-19?18:14??hlp\HlpTBar.bmp
?????文件???????3718??1999-10-03?23:41??res\Map.bmp
?????文件????????502??1999-09-19?18:14??hlp\RecFirst.bmp
?????文件????????502??1999-09-19?18:14??hlp\RecLast.bmp
?????文件????????502??1999-09-19?18:14??hlp\RecNext.bmp
?????文件????????502??1999-09-19?18:14??hlp\RecPrev.bmp
?????文件????????502??1999-09-19?18:14??hlp\Scmax.bmp
?????文件???????6370??1999-09-19?18:14??hlp\ScMenu.bmp
?????文件????????502??1999-09-19?18:14??hlp\Scmin.bmp
?????文件???????1630??1999-10-07?00:42??res\Toolbar.bmp
?????文件???????2773??1999-10-17?23:12??BoxMan.clw
?????文件????????231??1999-09-19?18:14??hlp\BoxMan.cnt
............此處省略39個文件信息
- 上一篇:數據結構課程設計 文本編輯器
- 下一篇:卷積碼編譯碼C語言程序
評論
共有 條評論