資源簡介
用VC++編寫的藥品管理系統(tǒng),SQL的數(shù)據(jù)庫
代碼片段和文件信息
//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//
#include?“stdafx.h“
#include?“medicine.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?!
ON_COMMAND(ID_FILE_CLOSE?OnFileClose)
ON_WM_SETFOCUS()
ON_WM_CREATE()
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2720??2010-06-08?20:36??VC++?藥品管理系統(tǒng)\ChildFrm.cpp
?????文件???????1720??2010-06-08?20:36??VC++?藥品管理系統(tǒng)\ChildFrm.h
?????文件???????1168??2010-06-08?20:36??VC++?藥品管理系統(tǒng)\ChildView.cpp
?????文件???????1267??2010-06-08?20:36??VC++?藥品管理系統(tǒng)\ChildView.h
?????文件??????21335??2010-06-08?20:40??VC++?藥品管理系統(tǒng)\Debug\ChildFrm.obj
?????文件??????10595??2010-06-08?20:40??VC++?藥品管理系統(tǒng)\Debug\ChildView.obj
?????文件??????18768??2010-06-08?20:40??VC++?藥品管理系統(tǒng)\Debug\MainFrm.obj
?????文件?????118839??2010-06-08?20:40??VC++?藥品管理系統(tǒng)\Debug\medicine.exe
?????文件?????264928??2010-06-08?20:40??VC++?藥品管理系統(tǒng)\Debug\medicine.ilk
?????文件????5486916??2010-06-08?20:40??VC++?藥品管理系統(tǒng)\Debug\medicine.pch
?????文件?????312320??2010-06-08?20:40??VC++?藥品管理系統(tǒng)\Debug\medicine.pdb
?????文件???????6332??2010-06-08?20:57??VC++?藥品管理系統(tǒng)\Debug\medicine.res
?????文件?????105408??2010-06-08?20:40??VC++?藥品管理系統(tǒng)\Debug\StdAfx.obj
?????文件?????197632??2010-06-08?20:58??VC++?藥品管理系統(tǒng)\Debug\vc60.idb
?????文件?????364544??2010-06-08?20:58??VC++?藥品管理系統(tǒng)\Debug\vc60.pdb
?????文件???????1094??2010-06-08?20:42??VC++?藥品管理系統(tǒng)\LoginSet.cpp
?????文件???????1234??2010-06-08?20:42??VC++?藥品管理系統(tǒng)\LoginSet.h
?????文件???????2525??2010-06-08?20:36??VC++?藥品管理系統(tǒng)\MainFrm.cpp
?????文件???????1542??2010-06-08?20:36??VC++?藥品管理系統(tǒng)\MainFrm.h
?????文件??????42780??2010-06-08?20:57??VC++?藥品管理系統(tǒng)\medicine.aps
?????文件???????3417??2010-06-12?14:39??VC++?藥品管理系統(tǒng)\medicine.clw
?????文件???????4586??2010-06-08?20:58??VC++?藥品管理系統(tǒng)\medicine.cpp
?????文件???????4641??2010-06-08?20:59??VC++?藥品管理系統(tǒng)\medicine.dsp
?????文件????????524??2010-06-08?20:36??VC++?藥品管理系統(tǒng)\medicine.dsw
?????文件???????1501??2010-06-08?20:36??VC++?藥品管理系統(tǒng)\medicine.h
?????文件??????58368??2010-06-12?14:39??VC++?藥品管理系統(tǒng)\medicine.ncb
?????文件??????48640??2010-06-12?14:39??VC++?藥品管理系統(tǒng)\medicine.opt
?????文件???????1047??2010-06-08?20:58??VC++?藥品管理系統(tǒng)\medicine.plg
?????文件??????12783??2010-06-08?20:57??VC++?藥品管理系統(tǒng)\medicine.rc
?????文件???????4158??2010-06-08?20:36??VC++?藥品管理系統(tǒng)\ReadMe.txt
............此處省略12個文件信息
- 上一篇:哈夫曼樹的創(chuàng)建、編碼、譯碼
- 下一篇:五種頁面置換算法mfc版
評論
共有 條評論