-
大小: 0.03M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-21
- 標(biāo)簽:
資源簡(jiǎn)介
C++實(shí)戰(zhàn)源碼-向組合框中插入數(shù)據(jù)(入門級(jí)實(shí)例311).zip
代碼片段和文件信息
//?Query.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“Query.h“
#include?“QueryDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CQueryApp
BEGIN_MESSAGE_MAP(CQueryApp?CWinApp)
//{{AFX_MSG_MAP(CQueryApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CQueryApp?construction
CQueryApp::CQueryApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CQueryApp?object
CQueryApp?theApp;
///////
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????1109??2010-10-27?11:49??Query\Query.clw
?????文件????????2049??2010-06-30?18:56??Query\Query.cpp
?????文件????????4202??2010-10-06?13:07??Query\Query.dsp
?????文件?????????535??2010-06-30?18:56??Query\Query.dsw
?????文件????????1313??2010-06-30?18:56??Query\Query.h
?????文件????????6029??2010-10-06?13:06??Query\Query.rc
?????文件????????4228??2010-06-30?20:38??Query\QueryDlg.cpp
?????文件????????1301??2010-06-30?20:13??Query\QueryDlg.h
?????文件?????????774??2010-10-06?13:06??Query\resource.h
?????文件?????????207??2010-06-30?18:56??Query\StdAfx.cpp
?????文件????????1054??2010-06-30?18:56??Query\StdAfx.h
?????文件??????429418??2010-10-06?13:06??Query\res\023.bmp
?????文件????????1078??2010-06-30?18:56??Query\res\Query.ico
?????文件?????????397??2010-06-30?18:56??Query\res\Query.rc2
評(píng)論
共有 條評(píng)論