-
大小: 0.01M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-01
- 標(biāo)簽:
資源簡介
C++實(shí)戰(zhàn)源碼-Animate動(dòng)畫顯示窗體(入門級實(shí)例244).zip
代碼片段和文件信息
//?Donghua.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“Donghua.h“
#include?“DonghuaDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CDonghuaApp
BEGIN_MESSAGE_MAP(CDonghuaApp?CWinApp)
//{{AFX_MSG_MAP(CDonghuaApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CDonghuaApp?construction
CDonghuaApp::CDonghuaApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CDonghuaApp?object
CDonghua
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????1049??2010-10-26?18:38??AnimateWindow\Donghua.clw
?????文件????????2077??2007-08-21?15:44??AnimateWindow\Donghua.cpp
?????文件????????4177??2007-08-21?15:44??AnimateWindow\Donghua.dsp
?????文件?????????537??2007-08-21?15:44??AnimateWindow\Donghua.dsw
?????文件????????1335??2007-08-21?15:44??AnimateWindow\Donghua.h
?????文件????????5168??2010-06-09?14:45??AnimateWindow\Donghua.rc
?????文件????????5151??2010-06-09?15:03??AnimateWindow\DonghuaDlg.cpp
?????文件????????1342??2010-06-09?14:44??AnimateWindow\DonghuaDlg.h
?????文件?????????685??2010-06-09?14:45??AnimateWindow\resource.h
?????文件?????????209??2007-08-21?15:44??AnimateWindow\StdAfx.cpp
?????文件????????1054??2007-08-21?15:44??AnimateWindow\StdAfx.h
?????文件????????1078??2007-08-21?15:44??AnimateWindow\res\Donghua.ico
?????文件?????????399??2007-08-21?15:44??AnimateWindow\res\Donghua.rc2
評論
共有 條評論