資源簡介
C++編程的商品管理系統 所用數據庫ACESS 2003
代碼片段和文件信息
//?AlertDlg.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“GMS.h“
#include?“AlertDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CAlertDlg?dialog
CAlertDlg::CAlertDlg(CWnd*?pParent?/*=NULL*/)
:?CDialog(CAlertDlg::IDD?pParent)
{
//{{AFX_DATA_INIT(CAlertDlg)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}
void?CAlertDlg::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CAlertDlg)
DDX_Control(pDX?IDC_LIST_LOWDISP?m_listLowDisp);
DDX_Control(pDX?IDC_LIST_HIGHDISP?m_listHighDisp);
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CAlert
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????4903??2008-02-28?15:06??ch07?商品庫存管理系統\GMS\AlertDlg.cpp
?????文件???????1277??2008-02-28?14:54??ch07?商品庫存管理系統\GMS\AlertDlg.h
?????文件??????65096??2011-11-30?19:26??ch07?商品庫存管理系統\GMS\Debug\MainDlg.obj
?????文件??????25600??2011-11-30?19:26??ch07?商品庫存管理系統\GMS\Debug\MainDlg.pdb
?????文件?????224640??2010-11-21?05:29??ch07?商品庫存管理系統\GMS\Debug\msado15.tlh
?????文件?????169127??2010-11-21?05:29??ch07?商品庫存管理系統\GMS\Debug\msado15.tli
?????文件?????184320??2011-11-30?19:26??ch07?商品庫存管理系統\GMS\Debug\vc60.pdb
?????文件?????300252??2011-11-29?22:18??ch07?商品庫存管理系統\GMS\GMS.APS
?????文件???????7490??2011-12-01?21:37??ch07?商品庫存管理系統\GMS\GMS.clw
?????文件???????3027??2008-02-26?08:36??ch07?商品庫存管理系統\GMS\GMS.cpp
?????文件???????5325??2008-02-28?14:58??ch07?商品庫存管理系統\GMS\GMS.dsp
?????文件????????531??2008-02-25?09:14??ch07?商品庫存管理系統\GMS\GMS.dsw
?????文件???????1528??2008-02-26?08:36??ch07?商品庫存管理系統\GMS\GMS.h
?????文件?????549888??2011-12-01?21:37??ch07?商品庫存管理系統\GMS\GMS.ncb
?????文件??????62976??2011-12-01?21:37??ch07?商品庫存管理系統\GMS\GMS.opt
?????文件???????2796??2011-11-30?19:25??ch07?商品庫存管理系統\GMS\GMS.plg
?????文件??????15126??2011-06-24?14:49??ch07?商品庫存管理系統\GMS\GMS.rc
?????文件???????4594??2008-02-26?08:28??ch07?商品庫存管理系統\GMS\GMSDlg.cpp
?????文件???????1798??2008-02-25?15:25??ch07?商品庫存管理系統\GMS\GMSDlg.h
?????文件???????5295??2008-02-28?16:04??ch07?商品庫存管理系統\GMS\GoodsDlg.cpp
?????文件???????1516??2008-02-28?15:58??ch07?商品庫存管理系統\GMS\GoodsDlg.h
?????文件???????5099??2011-06-24?12:03??ch07?商品庫存管理系統\GMS\InDlg.cpp
?????文件???????1608??2011-06-24?12:03??ch07?商品庫存管理系統\GMS\InDlg.h
?????文件????????966??2008-02-26?08:28??ch07?商品庫存管理系統\GMS\LogManager.cpp
?????文件????????552??2008-02-26?08:14??ch07?商品庫存管理系統\GMS\LogManager.h
?????文件???????4323??2011-06-23?10:25??ch07?商品庫存管理系統\GMS\MainDlg.cpp
?????文件???????3413??2011-06-23?10:24??ch07?商品庫存管理系統\GMS\MainDlg.dsp
?????文件????????522??2011-06-23?10:25??ch07?商品庫存管理系統\GMS\MainDlg.dsw
?????文件???????1630??2008-02-25?15:14??ch07?商品庫存管理系統\GMS\MainDlg.h
?????文件??????50176??2011-11-30?19:26??ch07?商品庫存管理系統\GMS\MainDlg.ncb
............此處省略48個文件信息
- 上一篇:C語言鏈式學生管理系統
- 下一篇:操作系統FAT文件系統源程序
評論
共有 條評論