-
大小: 0.03M文件類(lèi)型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-21
- 語(yǔ)言: C/C++
- 標(biāo)簽:
資源簡(jiǎn)介
C++實(shí)戰(zhàn)源碼-以樹(shù)狀結(jié)構(gòu)顯示城市信息(入門(mén)級(jí)實(shí)例335).zip
代碼片段和文件信息
//?DesZone.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“DesZone.h“
#include?“DesZoneDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CDesZoneApp
BEGIN_MESSAGE_MAP(CDesZoneApp?CWinApp)
//{{AFX_MSG_MAP(CDesZoneApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CDesZoneApp?construction
CDesZoneApp::CDesZoneApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CDesZoneApp?object
CDesZone
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件????????1038??2010-10-27?13:28??DesZone\DesZone.clw
?????文件????????2077??2009-04-09?11:12??DesZone\DesZone.cpp
?????文件????????4684??2010-04-15?13:13??DesZone\DesZone.dsp
?????文件?????????539??2009-04-09?11:12??DesZone\DesZone.dsw
?????文件????????1335??2009-04-09?11:12??DesZone\DesZone.h
?????文件????????5493??2010-09-25?13:03??DesZone\DesZone.rc
?????文件????????5243??2010-04-15?13:51??DesZone\DesZoneDlg.cpp
?????文件????????1344??2010-04-15?11:42??DesZone\DesZoneDlg.h
?????文件?????????910??2010-04-15?11:42??DesZone\resource.h
?????文件?????????209??2009-04-09?11:12??DesZone\StdAfx.cpp
?????文件????????1054??2009-04-09?11:12??DesZone\StdAfx.h
?????文件????????5694??2005-10-08?16:28??DesZone\res\DesZone.ico
?????文件?????????399??2009-04-09?11:12??DesZone\res\DesZone.rc2
?????文件???????26624??2010-06-22?10:34??DesZone\res\Thumbs.db
?????文件????????1078??2010-04-15?11:42??DesZone\res\區(qū).ico
?????文件????????1078??2010-04-15?11:42??DesZone\res\市.ico
?????文件????????1078??2010-04-15?11:22??DesZone\res\省.ico
評(píng)論
共有 條評(píng)論