資源簡(jiǎn)介
VC++自動(dòng)配置ODBC數(shù)據(jù)源
代碼片段和文件信息
//Download?by?軟件工場(chǎng)
//?CollocateODBC.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“CollocateODBC.h“
#include?“CollocateODBCDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CCollocateODBCApp
BEGIN_MESSAGE_MAP(CCollocateODBCApp?CWinApp)
//{{AFX_MSG_MAP(CCollocateODBCApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CCollocateODBCApp?construction
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????36516??2015-01-15?18:14??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.aps
?????文件???????1423??2015-01-15?18:16??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.clw
?????文件???????2187??2015-01-15?17:48??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.cpp
?????文件???????4326??2007-05-08?16:52??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.dsp
?????文件????????549??2007-05-08?16:52??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.dsw
?????文件???????1439??2013-12-02?06:18??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.h
?????文件??????41984??2015-01-15?18:17??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.ncb
?????文件??????49664??2015-01-15?18:17??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.opt
?????文件???????1597??2015-01-15?18:14??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.plg
?????文件???????5852??2015-01-15?18:14??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.rc
?????文件???51007488??2015-01-24?11:19??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.sdf
?????文件????????892??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.sln
????..A..H.?????10240??2015-01-24?11:19??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.suo
?????文件???????7924??2015-01-24?11:10??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.vcxproj
?????文件???????1954??2015-01-24?11:10??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.vcxproj.filters
?????文件????????143??2015-01-24?11:10??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBC.vcxproj.user
?????文件???????5944??2015-01-15?17:49??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBCDlg.cpp
?????文件???????1517??2015-01-15?17:50??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\CollocateODBCDlg.h
?????文件???????2932??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\cl.command.1.tlog
?????文件??????30918??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CL.read.1.tlog
?????文件???????2362??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CL.write.1.tlog
?????文件???????4293??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CollocateODBC.Build.CppClean.log
?????文件??????75776??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CollocateODBC.exe
?????文件????????667??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CollocateODBC.exe.em
?????文件????????732??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CollocateODBC.exe.em
?????文件????????381??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CollocateODBC.exe.intermediate.manifest
?????文件?????996028??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CollocateODBC.ilk
?????文件????????141??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CollocateODBC.lastbuildstate
?????文件???????4820??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CollocateODBC.log
?????文件??????27134??2015-01-24?11:11??VC++自動(dòng)配置ODBC數(shù)據(jù)源\VC++自動(dòng)配置ODBC數(shù)據(jù)源\項(xiàng)目\Debug\CollocateODBC.obj
............此處省略33個(gè)文件信息
評(píng)論
共有 條評(píng)論