-
大小: 1.17MB文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2021-01-11
- 標(biāo)簽: 源碼??
資源簡介
這是 Visual C++ 典型模塊與項目實戰(zhàn)大全 清華大學(xué)出版社 第18章 超市管理系統(tǒng) 源碼,為了防止光盤丟失,特存于此。
代碼片段和文件信息
//?AdminDlg.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“supermarkets.h“
#include?“AdminDlg.h“
#include?“userdlg.h“
#include?“StorageDlg.h“
#include?“Ticketdlg.h“
#include?“Goodsdlg.h“
#include?“settlementdlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CAdminDlg?dialog
CAdminDlg::CAdminDlg(CWnd*?pParent?/*=NULL*/)
:?CDialog(CAdminDlg::IDD?pParent)
{
//{{AFX_DATA_INIT(CAdminDlg)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}
void?CAdminDlg::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CAdminDlg)
//?NOTE:?the?ClassWizard?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3629??2010-10-31?15:48??第18章\超市管理系統(tǒng)\SuperMarkets\AdminDlg.cpp
?????文件???????1404??2010-10-30?00:24??第18章\超市管理系統(tǒng)\SuperMarkets\AdminDlg.h
?????文件???????1792??2010-10-30?21:08??第18章\超市管理系統(tǒng)\SuperMarkets\ADOConn.cpp
?????文件????????847??2010-10-28?17:20??第18章\超市管理系統(tǒng)\SuperMarkets\ADOConn.h
?????文件??????10832??2010-10-31?16:00??第18章\超市管理系統(tǒng)\SuperMarkets\GoodsDlg.cpp
?????文件???????1739??2010-10-31?15:48??第18章\超市管理系統(tǒng)\SuperMarkets\GoodsDlg.h
?????文件???????3463??2010-10-29?10:34??第18章\超市管理系統(tǒng)\SuperMarkets\InOutDlg.cpp
?????文件???????1333??2010-10-29?10:34??第18章\超市管理系統(tǒng)\SuperMarkets\InOutDlg.h
?????文件???????2641??2010-10-31?15:58??第18章\超市管理系統(tǒng)\SuperMarkets\LogInDlg.cpp
?????文件???????1353??2010-10-31?10:30??第18章\超市管理系統(tǒng)\SuperMarkets\LogInDlg.h
?????文件??????90631??2008-04-14?20:00??第18章\超市管理系統(tǒng)\SuperMarkets\msado15.tlh
?????文件??????76620??2008-04-14?20:00??第18章\超市管理系統(tǒng)\SuperMarkets\msado15.tli
?????文件???????1351??2010-10-30?11:57??第18章\超市管理系統(tǒng)\SuperMarkets\NewGoodsDlg.cpp
?????文件???????1364??2010-10-30?11:57??第18章\超市管理系統(tǒng)\SuperMarkets\NewGoodsDlg.h
?????文件???????1988??2010-10-31?15:45??第18章\超市管理系統(tǒng)\SuperMarkets\NewUserDlg.cpp
?????文件???????1408??2010-10-28?21:25??第18章\超市管理系統(tǒng)\SuperMarkets\NewUserDlg.h
?????文件???????3687??2010-10-26?10:15??第18章\超市管理系統(tǒng)\SuperMarkets\ReadMe.txt
?????文件???????5694??2010-10-28?11:25??第18章\超市管理系統(tǒng)\SuperMarkets\res\42.ico
?????文件?????739256??2010-10-28?10:51??第18章\超市管理系統(tǒng)\SuperMarkets\res\bitmap1.bmp
?????文件???????1078??2010-10-28?10:23??第18章\超市管理系統(tǒng)\SuperMarkets\res\SuperMarkets.ico
?????文件????????404??2010-10-26?10:15??第18章\超市管理系統(tǒng)\SuperMarkets\res\SuperMarkets.rc2
?????文件???????7358??2010-10-28?09:57??第18章\超市管理系統(tǒng)\SuperMarkets\res\倉庫.ico
?????文件?????514136??2010-10-28?10:56??第18章\超市管理系統(tǒng)\SuperMarkets\res\后臺.bmp
?????文件???????7358??2010-10-28?10:18??第18章\超市管理系統(tǒng)\SuperMarkets\res\用戶.ico
?????文件???????7358??2010-10-28?11:25??第18章\超市管理系統(tǒng)\SuperMarkets\res\統(tǒng)計.ico
?????文件???????7358??2010-10-28?10:14??第18章\超市管理系統(tǒng)\SuperMarkets\res\貨物.ico
?????文件???????7358??2010-10-28?09:56??第18章\超市管理系統(tǒng)\SuperMarkets\res\退出.ico
?????文件???????7358??2010-10-28?10:07??第18章\超市管理系統(tǒng)\SuperMarkets\res\銷售.ico
?????文件???????3982??2010-10-31?10:30??第18章\超市管理系統(tǒng)\SuperMarkets\resource.h
?????文件???????1316??2010-10-26?16:22??第18章\超市管理系統(tǒng)\SuperMarkets\SaleDlg.cpp
............此處省略31個文件信息
- 上一篇:VC++ 信息加密聊天源代碼
- 下一篇:學(xué)生選課系統(tǒng)c語言版
評論
共有 條評論