資源簡介
基于sql server數據庫的數據庫系統
代碼片段和文件信息
//?About1Dlg.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“OEInformation.h“
#include?“About1Dlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CAbout1Dlg?dialog
CAbout1Dlg::CAbout1Dlg(CWnd*?pParent?/*=NULL*/)
:?CDialog(CAbout1Dlg::IDD?pParent)
{
//{{AFX_DATA_INIT(CAbout1Dlg)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}
void?CAbout1Dlg::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CAbout1Dlg)
//?NOTE:?the?ClassWizard?will?add?DDX?and?DDV?calls?here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CAbout1Dlg?CDialog)
//{{AFX_MSG_
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????1310720??2009-07-04?23:01??王力鵬\databa
?????文件????1048576??2009-07-04?23:01??王力鵬\databa
?????文件???????1028??2009-06-27?19:09??王力鵬\OEInformation1.0\About1Dlg.cpp
?????文件???????1254??2009-06-27?19:09??王力鵬\OEInformation1.0\About1Dlg.h
?????文件???????1338??2009-06-26?22:39??王力鵬\OEInformation1.0\CaberInfo.cpp
?????文件???????1300??2009-06-26?22:39??王力鵬\OEInformation1.0\CaberInfo.h
?????文件???????6333??2009-07-03?22:34??王力鵬\OEInformation1.0\ComeInfo.cpp
?????文件???????1461??2009-06-27?23:14??王力鵬\OEInformation1.0\ComeInfo.h
?????文件???????5525??2009-06-30?20:02??王力鵬\OEInformation1.0\EmployersInfo.cpp
?????文件???????1483??2009-06-27?16:07??王力鵬\OEInformation1.0\EmployersInfo.h
?????文件???????3476??2009-06-26?16:31??王力鵬\OEInformation1.0\EmployInfo.cpp
?????文件???????1347??2009-06-25?19:22??王力鵬\OEInformation1.0\EmployInfo.h
?????文件???????4157??2009-06-27?14:21??王力鵬\OEInformation1.0\EmployInfos.cpp
?????文件???????1365??2009-06-26?09:28??王力鵬\OEInformation1.0\EmployInfos.h
?????文件???????1697??2009-06-25?18:47??王力鵬\OEInformation1.0\EmployInfoSet.cpp
?????文件???????1435??2009-06-25?18:47??王力鵬\OEInformation1.0\EmployInfoSet.h
?????文件???????2959??2009-06-25?18:31??王力鵬\OEInformation1.0\ErolInfo.cpp
?????文件???????1291??2009-06-25?11:29??王力鵬\OEInformation1.0\ErolInfo.h
?????文件???????3340??2009-06-26?11:33??王力鵬\OEInformation1.0\GiveJobInfo.cpp
?????文件???????1342??2009-06-26?11:23??王力鵬\OEInformation1.0\GiveJobInfo.h
?????文件???????1657??2009-06-26?11:30??王力鵬\OEInformation1.0\GiveJobInfoSet.cpp
?????文件???????1426??2009-06-26?11:30??王力鵬\OEInformation1.0\GiveJobInfoSet.h
?????文件???????5766??2009-06-28?00:21??王力鵬\OEInformation1.0\GiveJobsInfo.cpp
?????文件???????1508??2009-06-27?00:47??王力鵬\OEInformation1.0\GiveJobsInfo.h
?????文件???????4728??2009-06-27?20:32??王力鵬\OEInformation1.0\InfoDlg.cpp
?????文件???????1233??2009-06-27?19:51??王力鵬\OEInformation1.0\InfoDlg.h
?????文件???????3185??2009-06-28?09:56??王力鵬\OEInformation1.0\LastyearInfo.cpp
?????文件???????1271??2009-06-27?15:58??王力鵬\OEInformation1.0\LastyearInfo.h
?????文件???????2683??2009-06-27?23:36??王力鵬\OEInformation1.0\LoginDlg.cpp
?????文件???????1308??2009-06-25?10:13??王力鵬\OEInformation1.0\LoginDlg.h
............此處省略69個文件信息
評論
共有 條評論