資源簡介
程序描述
本系統用于完成對商品流通的進貨和提貨的管理工作。占用系統資源少,不影響系統的正常運行。提高工作效率,節省人力開支。于Windows下運行。
功能
完成對商品流通的進貨和提貨的管理工作
可供畢業設計的學生使用
附論文和程序源代碼
代碼片段和文件信息
//?edit.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“storage.h“
#include?“edit.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?edit?dialog
edit::edit(CWnd*?pParent?/*=NULL*/)
:?CDialog(edit::IDD?pParent)
{
//{{AFX_DATA_INIT(edit)
m_edit?=?_T(““);
//}}AFX_DATA_INIT
}
void?edit::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(edit)
DDX_Text(pDX?IDC_EDIT?m_edit);
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(edit?CDialog)
//{{AFX_MSG_MAP(edit)
//?NOTE:?the?ClassWizard?will?add?message?map?macros?here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?edit?message?handlers
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????12421??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\edit.obj
?????文件??????14766??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\entrygooddlg.obj
?????文件??????17746??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\factoryset.obj
?????文件??????13312??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\font.obj
?????文件??????15453??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\goodset.obj
?????文件??????14073??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\madeset.obj
?????文件??????20251??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\MainFrm.obj
?????文件?????139436??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\msflexgrid.obj
?????文件???????5854??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\picture.obj
?????文件???????2133??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\rowcursor.obj
?????文件?????107552??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\StdAfx.obj
?????文件?????192599??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storage.exe
?????文件?????513492??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storage.ilk
?????文件??????32609??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storage.obj
?????文件????5717816??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storage.pch
?????文件?????680960??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storage.pdb
?????文件??????12936??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storage.res
?????文件??????18571??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storageDoc.obj
?????文件??????14314??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storageeditdlg.obj
?????文件??????15701??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storageSet.obj
?????文件??????93871??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storageView.obj
?????文件??????16199??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\storeset.obj
?????文件??????14831??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\systemset.obj
?????文件??????12889??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\user.obj
?????文件?????271360??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\vc60.idb
?????文件?????389120??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug\vc60.pdb
?????目錄??????????0??2008-04-20?22:01??VC++開發的倉庫管理系統設計文檔和源碼\storage\Debug
?????文件????????882??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\edit.cpp
?????文件???????1153??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\edit.h
?????文件???????1345??2005-06-24?00:00??VC++開發的倉庫管理系統設計文檔和源碼\storage\entrygooddlg.cpp
............此處省略58個文件信息
評論
共有 條評論