-
大小: 0.05M文件類(lèi)型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-01
- 標(biāo)簽:
資源簡(jiǎn)介
C++實(shí)戰(zhàn)源碼-蝴蝶飛飛飛(入門(mén)級(jí)實(shí)例600).zip
代碼片段和文件信息
//?Butterfly.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“Butterfly.h“
#include?“ButterflyDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CButterflyApp
BEGIN_MESSAGE_MAP(CButterflyApp?CWinApp)
//{{AFX_MSG_MAP(CButterflyApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CButterflyApp?construction
CButterflyApp::CButterflyApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CButterflyAp
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件????????1021??2010-10-28?16:10??Butterfly\Butterfly.clw
?????文件????????2105??2007-04-13?16:10??Butterfly\Butterfly.cpp
?????文件????????4709??2007-04-13?17:09??Butterfly\Butterfly.dsp
?????文件?????????541??2007-04-13?16:10??Butterfly\Butterfly.dsw
?????文件????????1357??2007-04-13?16:10??Butterfly\Butterfly.h
?????文件????????5660??2010-01-18?16:15??Butterfly\Butterfly.rc
?????文件????????6441??2010-01-18?16:25??Butterfly\ButterflyDlg.cpp
?????文件????????1455??2010-05-13?10:26??Butterfly\ButterflyDlg.h
?????文件????????1047??2007-04-13?16:17??Butterfly\resource.h
?????文件?????????211??2007-04-13?16:10??Butterfly\StdAfx.cpp
?????文件????????1054??2007-04-13?16:10??Butterfly\StdAfx.h
?????文件???????13472??2010-01-18?15:31??Butterfly\res\1.bmp
?????文件???????13472??2010-01-18?15:34??Butterfly\res\2.bmp
?????文件???????13472??2010-01-18?15:36??Butterfly\res\3.bmp
?????文件???????13472??2010-01-18?15:38??Butterfly\res\4.bmp
?????文件???????13472??2010-01-18?15:40??Butterfly\res\5.bmp
?????文件???????13472??2010-01-18?15:42??Butterfly\res\6.bmp
?????文件???????13472??2010-01-18?15:24??Butterfly\res\7.bmp
?????文件???????13472??2010-01-18?15:27??Butterfly\res\8.bmp
?????文件????????3262??2010-01-18?14:28??Butterfly\res\Butterfly.ico
?????文件?????????401??2007-04-13?16:10??Butterfly\res\Butterfly.rc2
?????文件???????28160??2010-01-18?15:44??Butterfly\res\Thumbs.db
評(píng)論
共有 條評(píng)論