資源簡介
一款很好的mfc游戲設計,絕對令你滿意.中南大學c++實踐
代碼片段和文件信息
//?Computer.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“Computer.h“
#include?“ComputerDlg.h“
#include?“LoginDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CComputerApp
BEGIN_MESSAGE_MAP(CComputerApp?CWinApp)
//{{AFX_MSG_MAP(CComputerApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CComputerApp?construction
CComputerApp::CComputerApp()
{
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????34348??2013-05-31?16:05??Computer\Computer.aps
?????文件???????3862??2013-06-03?16:23??Computer\Computer.clw
?????文件???????2771??2011-06-18?20:35??Computer\Computer.cpp
?????文件???????5046??2011-06-16?23:27??Computer\Computer.dsp
?????文件????????541??2011-06-16?15:29??Computer\Computer.dsw
?????文件???????1346??2011-06-16?15:17??Computer\Computer.h
?????文件?????123904??2013-06-03?16:23??Computer\Computer.ncb
?????文件??????51712??2013-06-03?16:23??Computer\Computer.opt
?????文件???????1358??2013-05-31?16:06??Computer\Computer.plg
?????文件??????10260??2011-06-22?07:13??Computer\Computer.rc
?????文件???????3373??2011-06-16?17:38??Computer\computer1.cpp
?????文件???????1515??2011-06-16?17:31??Computer\computer1.h
?????文件???????2460??2011-06-16?23:41??Computer\computer2.cpp
?????文件???????1361??2011-06-16?17:26??Computer\computer2.h
?????文件???????6231??2011-06-18?20:48??Computer\ComputerDlg.cpp
?????文件???????1606??2011-06-16?23:26??Computer\ComputerDlg.h
?????文件???????3912??2011-06-16?23:26??Computer\Jiecheng.cpp
?????文件???????1335??2011-06-16?23:26??Computer\Jiecheng.h
?????文件???????1449??2013-05-31?16:06??Computer\LoginDlg.cpp
?????文件???????1221??2013-05-31?16:06??Computer\LoginDlg.h
?????文件?????????20??2013-06-15?08:26??Computer\pasword.txt
?????文件???????2554??2011-06-16?19:55??Computer\Pop.cpp
?????文件???????1446??2011-06-16?19:51??Computer\Pop.h
?????文件???????3615??2011-06-16?15:17??Computer\ReadMe.txt
?????文件???????2295??2011-06-16?23:27??Computer\resource.h
?????文件????????210??2011-06-16?15:17??Computer\StdAfx.cpp
?????文件???????1054??2011-06-16?15:17??Computer\StdAfx.h
?????文件?????139354??2013-05-31?16:06??Computer\Debug\Computer.exe
?????文件?????259280??2013-05-31?16:06??Computer\Debug\Computer.ilk
?????文件??????15869??2011-06-18?20:35??Computer\Debug\Computer.obj
............此處省略24個文件信息
評論
共有 條評論