91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

使用MFC ODBC連接數(shù)據(jù)庫(access)

資源截圖

代碼片段和文件信息

//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//

#include?“stdafx.h“
#include?“ODBCDatabase1.h“

#include?“ChildFrm.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CChildframe

IMPLEMENT_DYNCREATE(CChildframe?CMDIChildWnd)

BEGIN_MESSAGE_MAP(CChildframe?CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code?!
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?construction/destruction

CChildframe::CChildframe()
{
//?TODO:?add?member?initialization?code?here

}

CChildframe::~CChildframe()
{
}

BOOL?CChildframe::PreCreateWindow(CREATESTRUCT&?cs)
{
//?TODO:?Modify?the?Window?class?or?styles?here?by?modifying
//??the?CREATESTRUCT?cs

if(?!CMDIChildWnd::PreCreateWindow(cs)?)
return?FALSE;

return?TRUE;
}



/////////////////////////////////////////////////////////////////////////////
//?CChildframe?diagnostics

#ifdef?_DEBUG
void?CChildframe::AssertValid()?const
{
CMDIChildWnd::AssertValid();
}

void?CChildframe::Dump(CDumpContext&?dc)?const
{
CMDIChildWnd::Dump(dc);
}

#endif?//_DEBUG

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?message?handlers

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????1540??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ChildFrm.cpp

?????文件???????1397??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ChildFrm.h

?????文件?????122937??2008-05-28?16:42??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\Debug\ODBCDatabase1.exe

?????文件???????2530??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\MainFrm.cpp

?????文件???????1542??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\MainFrm.h

?????文件??????47116??2008-05-28?16:35??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.aps

?????文件???????3590??2008-05-28?16:48??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.clw

?????文件???????4547??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.cpp

?????文件???????4974??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.dsp

?????文件????????549??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.dsw

?????文件???????1433??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.h

?????文件??????58368??2008-05-28?16:48??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.ncb

?????文件??????54784??2008-05-28?16:48??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.opt

?????文件????????260??2008-05-28?16:48??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.plg

?????文件??????14503??2008-05-28?16:35??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1.rc

?????文件???????1913??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1DOC.cpp

?????文件???????1623??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1DOC.h

?????文件???????1543??2008-05-28?16:42??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1SET.cpp

?????文件???????1378??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1SET.h

?????文件???????3353??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1VIEW.cpp

?????文件???????2338??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ODBCDatabase1VIEW.h

?????文件???????5166??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\ReadMe.txt

?????文件???????1078??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\res\ODBCDatabase1.ico

?????文件????????405??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\res\ODBCDatabase1.rc2

?????文件???????1078??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\res\ODBCDatabase1DOC.ico

?????文件???????1558??2008-05-28?11:28??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\res\Toolbar.bmp

?????文件????????783??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\Resource.h

?????文件????????215??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\StdAfx.cpp

?????文件???????1105??2008-05-28?16:30??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\StdAfx.h

?????目錄??????????0??2009-09-04?11:11??使用MFC?ODBC連接數(shù)據(jù)源\ODBCDatabase1\Debug

............此處省略6個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源