-
大小: 0.05M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-21
- 標(biāo)簽:
資源簡(jiǎn)介
C++實(shí)戰(zhàn)源碼-在兩個(gè)列表框間實(shí)現(xiàn)數(shù)據(jù)交換(入門級(jí)實(shí)例318).zip
代碼片段和文件信息
//?ListDDX.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ListDDX.h“
#include?“ListDDXDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CListDDXApp
BEGIN_MESSAGE_MAP(CListDDXApp?CWinApp)
//{{AFX_MSG_MAP(CListDDXApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CListDDXApp?construction
CListDDXApp::CListDDXApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CListDDXApp?object
CListDDX
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????1306??2010-10-27?13:16??ListDDX\ListDDX.clw
?????文件????????2077??2007-03-14?14:08??ListDDX\ListDDX.cpp
?????文件????????4506??2010-10-06?15:23??ListDDX\ListDDX.dsp
?????文件?????????537??2007-03-14?14:08??ListDDX\ListDDX.dsw
?????文件????????1335??2007-03-14?14:08??ListDDX\ListDDX.h
?????文件????????6127??2010-10-06?15:16??ListDDX\ListDDX.rc
?????文件????????6903??2010-10-06?15:16??ListDDX\ListDDXDlg.cpp
?????文件????????1540??2010-06-22?16:39??ListDDX\ListDDXDlg.h
?????文件????????1324??2010-10-06?15:13??ListDDX\resource.h
?????文件?????????209??2007-03-14?14:08??ListDDX\StdAfx.cpp
?????文件????????1054??2007-03-14?14:08??ListDDX\StdAfx.h
?????文件??????243094??2010-10-06?14:22??ListDDX\res\030.bmp
?????文件????????2322??2010-10-06?15:13??ListDDX\res\left.bmp
?????文件????????2322??2010-10-06?15:13??ListDDX\res\leftall.bmp
?????文件????????5694??2005-10-08?16:28??ListDDX\res\ListDDX.ico
?????文件?????????399??2007-03-14?14:08??ListDDX\res\ListDDX.rc2
?????文件????????2322??2010-10-06?15:13??ListDDX\res\right.bmp
?????文件????????2322??2010-10-06?15:13??ListDDX\res\rightall.bmp
?????文件???????15360??2010-10-06?15:28??ListDDX\res\Thumbs.db
評(píng)論
共有 條評(píng)論