资源简介
基于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个文件信息
评论
共有 条评论