資源簡介
基于MFC開發的潛艇大戰游戲,可用于課程設計等。
環境為 VS2005(或以上版本)。
C/C++,內有 已經編譯好的release版本可執行程序。
技術牛人就別看了,只是提供給那些剛畢業,或沒畢業的新人們一個資源,或者畢業設計的思路等。
下載后,如有問題可以聯系我QQ:372646821
代碼片段和文件信息
//?AboutDlg.cpp?:?實現文件
//
#include?“stdafx.h“
#include?“resource.h“
#include?“AboutDlg.h“
//?CAboutDlg?對話框
IMPLEMENT_DYNAMIC(CAboutDlg?CDialog)
CAboutDlg::CAboutDlg(CWnd*?pParent?/*=NULL*/)
:?CDialog(CAboutDlg::IDD?pParent)
{
}
CAboutDlg::~CAboutDlg()
{
}
void?CAboutDlg::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
}
BEGIN_MESSAGE_MAP(CAboutDlg?CDialog)
END_MESSAGE_MAP()
//?CAboutDlg?消息處理程序
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????2760704??2010-02-24?08:25??ShipGame_潛艇大戰\release\ShipGame.exe
?????文件????????479??2010-01-22?10:34??ShipGame_潛艇大戰\ShipGame\AboutDlg.cpp
?????文件????????357??2010-01-22?10:34??ShipGame_潛艇大戰\ShipGame\AboutDlg.h
?????文件???????1262??2010-01-29?11:00??ShipGame_潛艇大戰\ShipGame\BackMap.cpp
?????文件????????414??2010-01-28?11:03??ShipGame_潛艇大戰\ShipGame\BackMap.h
?????文件????????736??2010-01-26?10:55??ShipGame_潛艇大戰\ShipGame\Bomb.cpp
?????文件????????638??2010-01-26?11:00??ShipGame_潛艇大戰\ShipGame\Bomb.h
?????文件???????1694??2010-01-28?09:28??ShipGame_潛艇大戰\ShipGame\Explosion.cpp
?????文件????????884??2010-01-27?14:49??ShipGame_潛艇大戰\ShipGame\Explosion.h
?????文件??????20570??2010-01-29?10:54??ShipGame_潛艇大戰\ShipGame\MainWnd.cpp
?????文件???????2575??2010-01-28?09:43??ShipGame_潛艇大戰\ShipGame\MainWnd.h
?????文件????????899??2010-01-29?11:00??ShipGame_潛艇大戰\ShipGame\MoveFather.cpp
?????文件????????802??2010-01-28?11:03??ShipGame_潛艇大戰\ShipGame\MoveFather.h
?????文件???????3454??2010-01-22?09:36??ShipGame_潛艇大戰\ShipGame\ReadMe.txt
?????文件???????3128??2010-01-22?14:50??ShipGame_潛艇大戰\ShipGame\res\bomb.bmp
?????文件?????175950??2010-01-22?14:50??ShipGame_潛艇大戰\ShipGame\res\explosion.bmp
?????文件????2466774??2010-01-28?08:52??ShipGame_潛艇大戰\ShipGame\res\Sea.bmp
?????文件??????10424??2010-01-22?14:51??ShipGame_潛艇大戰\ShipGame\res\ship.bmp
?????文件??????21630??2003-07-24?09:52??ShipGame_潛艇大戰\ShipGame\res\ShipGame.ico
?????文件????????364??2010-01-22?09:36??ShipGame_潛艇大戰\ShipGame\res\ShipGame.rc2
?????文件???????1078??2003-07-24?09:52??ShipGame_潛艇大戰\ShipGame\res\ShipGameDoc.ico
?????文件??????28782??2010-01-22?14:51??ShipGame_潛艇大戰\ShipGame\res\submarine.bmp
????..A.SH.?????13312??2010-01-24?18:05??ShipGame_潛艇大戰\ShipGame\res\Thumbs.db
?????文件???????1078??2003-07-24?09:52??ShipGame_潛艇大戰\ShipGame\res\Toolbar.bmp
?????文件????????822??2010-01-22?14:51??ShipGame_潛艇大戰\ShipGame\res\torpedo.bmp
?????文件???????1600??2010-01-27?16:13??ShipGame_潛艇大戰\ShipGame\resource.h
?????文件???????2497??2010-01-28?09:46??ShipGame_潛艇大戰\ShipGame\Ship.cpp
?????文件????????948??2010-01-26?16:30??ShipGame_潛艇大戰\ShipGame\Ship.h
?????文件????2448928??2010-01-27?16:13??ShipGame_潛艇大戰\ShipGame\ShipGame.aps
?????文件??????11911??2010-01-27?16:13??ShipGame_潛艇大戰\ShipGame\ShipGame.rc
............此處省略18個文件信息
- 上一篇:數據結構課程設計——商品信息管理系統及文檔
- 下一篇:vc代碼自動生成工具
評論
共有 條評論