-
大小: 0.10M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-01
- 標(biāo)簽:
資源簡(jiǎn)介
C++實(shí)戰(zhàn)源碼-根據(jù)XML文件創(chuàng)建菜單(入門級(jí)實(shí)例356).zip
代碼片段和文件信息
//?CreatexmlMenu.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“CreatexmlMenu.h“
#include?“CreatexmlMenuDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CCreatexmlMenuApp
BEGIN_MESSAGE_MAP(CCreatexmlMenuApp?CWinApp)
//{{AFX_MSG_MAP(CCreatexmlMenuApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CCreatexmlMenuApp?construction
CCreatexmlMenuApp::CCreatexmlMenuApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
///////////////////////////////////////////////////////////////////////////
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????1082??2010-10-27?13:58??Createxm
?????文件????????2179??2010-05-31?16:50??Createxm
?????文件????????4353??2010-07-09?09:13??Createxm
?????文件?????????551??2010-05-31?13:13??Createxm
?????文件????????1401??2010-05-31?13:13??Createxm
?????文件????????5378??2010-07-09?09:13??Createxm
?????文件????????5776??2010-06-01?14:42??Createxm
?????文件????????1679??2010-06-01?14:41??Createxm
?????文件?????????657??2010-06-01?14:32??Createxm
?????文件??????148814??2007-05-15?15:43??Createxm
?????文件??????127746??2007-05-15?15:43??Createxm
?????文件?????????690??2010-07-09?09:13??Createxm
?????文件?????????215??2010-05-31?13:13??Createxm
?????文件????????1054??2010-05-31?13:13??Createxm
?????文件??????264056??2010-07-09?09:13??Createxm
?????文件????????5694??2005-10-08?16:28??Createxm
?????文件?????????405??2010-05-31?13:13??Createxm
評(píng)論
共有 條評(píng)論