实例介绍
基于C++的物流配送管理系统,界面简洁,易于操作,更易于物流公司货物的配送管理
【实例截图】
【核心代码】
物流配送管理系统.rar
└── 物流配送管理系统
├── dataBase
│ ├── DTBACK.RDB
│ ├── wlzhglxt_Data.MDF
│ └── wlzhglxt_Log.LDF
├── Program
│ ├── AdjustButton.cpp
│ ├── AdjustButton.h
│ ├── BaseButton.cpp
│ ├── BaseButton.h
│ ├── BaseComboBox.cpp
│ ├── BaseComboBox.h
│ ├── BaseDateTimeCtrl.cpp
│ ├── BaseDateTimeCtrl.h
│ ├── BaseEdit.cpp
│ ├── BaseEdit.h
│ ├── BaseStatic.cpp
│ ├── BaseStatic.h
│ ├── DAdjust.cpp
│ ├── DAdjust.h
│ ├── DAuditing.cpp
│ ├── DAuditing.h
│ ├── DBack.cpp
│ ├── DBack.h
│ ├── DBaseDlg.cpp
│ ├── DBaseDlg.h
│ ├── DBaseQuery.cpp
│ ├── DBaseQuery.h
│ ├── DBegin.cpp
│ ├── DBegin.h
│ ├── DCarBack.cpp
│ ├── DCarBack.h
│ ├── DCheck.cpp
│ ├── DCheck.h
│ ├── DCheckQuery.cpp
│ ├── DCheckQuery.h
│ ├── DCompany.cpp
│ ├── DCompany.h
│ ├── DCreditReport.cpp
│ ├── DCreditReport.h
│ ├── DCurView.cpp
│ ├── DCurView.h
│ ├── DCustomsAuditing.cpp
│ ├── DCustomsAuditing.h
│ ├── DCustoms.cpp
│ ├── DCustoms.h
│ ├── DDelever.cpp
│ ├── DDelever.h
│ ├── DDeleverQuery.cpp
│ ├── DDeleverQuery.h
│ ├── DDelverAuditing.cpp
│ ├── DDelverAuditing.h
│ ├── DDlg.cpp
│ ├── DDlg.h
│ ├── DExamine.cpp
│ ├── DExamine_cy.cpp
│ ├── DExamine_cy.h
│ ├── DExamine.h
│ ├── DFormat.cpp
│ ├── DFormat.h
│ ├── DInput.cpp
│ ├── DInput.h
│ ├── DInPutReport.cpp
│ ├── DInPutReport.h
│ ├── DInventory.cpp
│ ├── DInventory.h
│ ├── DllHeader.h
│ ├── DLogin.cpp
│ ├── DLogin.h
│ ├── DMain.cpp
│ ├── DMain.h
│ ├── DOperation.cpp
│ ├── DOperation.h
│ ├── DOperationQuery.cpp
│ ├── DOperationQuery.h
│ ├── DOutput.cpp
│ ├── DOutPut.h
│ ├── DOutPutReport.cpp
│ ├── DOutPutReport.h
│ ├── DOutPutTotalReport.cpp
│ ├── DOutPutTotalReport.h
│ ├── DPage1.cpp
│ ├── DPage1.h
│ ├── DPage2.cpp
│ ├── DPage2.h
│ ├── DPass.cpp
│ ├── DPass.h
│ ├── DPay.cpp
│ ├── DPay.h
│ ├── DReport.cpp
│ ├── DReport.h
│ ├── DRestore.cpp
│ ├── DRestore.h
│ ├── DSell.cpp
│ ├── DSell.h
│ ├── DSellWare.cpp
│ ├── DSellWare.h
│ ├── DStoreReport.cpp
│ ├── DStoreReport.h
│ ├── DSuperVisory.cpp
│ ├── DSuperVisory.h
│ ├── DToolText.cpp
│ ├── DToolText.h
│ ├── DWay.cpp
│ ├── DWay.h
│ ├── DWorkload.cpp
│ ├── DWorkload.h
│ ├── DWriteIC.cpp
│ ├── DWriteIC.h
│ ├── Error.Rxe
│ ├── ExeFile
│ │ ├── Lkic32.dll
│ │ ├── MFC42D.DLL
│ │ ├── MFCO42D.DLL
│ │ ├── MSVCRTD.DLL
│ │ └── RxDll.dll
│ ├── ExternDllHeader.h
│ ├── font.cpp
│ ├── font.h
│ ├── ICO
│ │ ├── 1.ICO
│ │ ├── 2.ico
│ │ ├── BF.ICO
│ │ └── KEYS03.ICO
│ ├── InPutAuditing.cpp
│ ├── InPutAuditing.h
│ ├── InputQuery.cpp
│ ├── InputQuery.h
│ ├── InputReport.cpp
│ ├── InputReport.h
│ ├── Lkic32.dll
│ ├── Lkic32.h
│ ├── Lkic32.lib
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── msado15.tlh
│ ├── msado15.tli
│ ├── mschart.cpp
│ ├── mschart.h
│ ├── MyDoc.cpp
│ ├── MyDoc.h
│ ├── MyProject.clw
│ ├── MyProject.cpp
│ ├── MyProject.dsp
│ ├── MyProject.dsw
│ ├── MyProject.h
│ ├── MyProject.ncb
│ ├── MyProject.opt
│ ├── MyProject.plg
│ ├── MyProject.rc
│ ├── MyView.cpp
│ ├── MyView.h
│ ├── NoPayQuery.cpp
│ ├── NoPayQuery.h
│ ├── OutPutAuditing.cpp
│ ├── OutPutAuditing.h
│ ├── OutPutQuery.cpp
│ ├── OutPutQuery.h
│ ├── RCa00204
│ ├── RCa01692
│ ├── RCa02100
│ ├── RCa02816
│ ├── RCb01692
│ ├── RCb02100
│ ├── RCb02816
│ ├── RCc01692
│ ├── RCd01692
│ ├── ReadMe.txt
│ ├── Release
│ │ ├── AdjustButton.obj
│ │ ├── AdjustButton.sbr
│ │ ├── BaseButton.obj
│ │ ├── BaseButton.sbr
│ │ ├── BaseComboBox.obj
│ │ ├── BaseComboBox.sbr
│ │ ├── BaseDateTimeCtrl.obj
│ │ ├── BaseDateTimeCtrl.sbr
│ │ ├── BaseEdit.obj
│ │ ├── BaseEdit.sbr
│ │ ├── BaseStatic.obj
│ │ ├── BaseStatic.sbr
│ │ ├── DAdjust.obj
│ │ ├── DAdjust.sbr
│ │ ├── DAuditing.obj
│ │ ├── DAuditing.sbr
│ │ ├── DBack.obj
│ │ ├── DBack.sbr
│ │ ├── DBaseDlg.obj
│ │ ├── DBaseDlg.sbr
│ │ ├── DBaseQuery.obj
│ │ ├── DBaseQuery.sbr
│ │ ├── DBegin.obj
│ │ ├── DBegin.sbr
│ │ ├── DCarBack.obj
│ │ ├── DCarBack.sbr
│ │ ├── DCheck.obj
│ │ ├── DCheckQuery.obj
│ │ ├── DCheckQuery.sbr
│ │ ├── DCheck.sbr
│ │ ├── DCompany.obj
│ │ ├── DCompany.sbr
│ │ ├── DCreditReport.obj
│ │ ├── DCreditReport.sbr
│ │ ├── DCurView.obj
│ │ ├── DCurView.sbr
│ │ ├── DCustomsAuditing.obj
│ │ ├── DCustomsAuditing.sbr
│ │ ├── DCustoms.obj
│ │ ├── DCustoms.sbr
│ │ ├── DDelever.obj
│ │ ├── DDeleverQuery.obj
│ │ ├── DDeleverQuery.sbr
│ │ ├── DDelever.sbr
│ │ ├── DDelverAuditing.obj
│ │ ├── DDelverAuditing.sbr
│ │ ├── DDlg.obj
│ │ ├── DDlg.sbr
│ │ ├── DExamine_cy.obj
│ │ ├── DExamine_cy.sbr
│ │ ├── DExamine.obj
│ │ ├── DExamine.sbr
│ │ ├── DFormat.obj
│ │ ├── DFormat.sbr
│ │ ├── DInPut.obj
│ │ ├── DInPutReport.obj
│ │ ├── DInPutReport.sbr
│ │ ├── DInPut.sbr
│ │ ├── DInventory.obj
│ │ ├── DInventory.sbr
│ │ ├── DLogin.obj
│ │ ├── DLogin.sbr
│ │ ├── DMain.obj
│ │ ├── DMain.sbr
│ │ ├── DOperation.obj
│ │ ├── DOperationQuery.obj
│ │ ├── DOperationQuery.sbr
│ │ ├── DOperation.sbr
│ │ ├── DOutPut.obj
│ │ ├── DOutPutReport.obj
│ │ ├── DOutPutReport.sbr
│ │ ├── DOutPut.sbr
│ │ ├── DOutPutTotalReport.obj
│ │ ├── DOutPutTotalReport.sbr
│ │ ├── DPage1.obj
│ │ ├── DPage1.sbr
│ │ ├── DPage2.obj
│ │ ├── DPage2.sbr
│ │ ├── DPass.obj
│ │ ├── DPass.sbr
│ │ ├── DPay.obj
│ │ ├── DPay.sbr
│ │ ├── DRegedit.obj
│ │ ├── DRegedit.sbr
│ │ ├── DReport.obj
│ │ ├── DReport.sbr
│ │ ├── DRestore.obj
│ │ ├── DRestore.sbr
│ │ ├── DSell.obj
│ │ ├── DSell.sbr
│ │ ├── DSellWare.obj
│ │ ├── DSellWare.sbr
│ │ ├── DStoreReport.obj
│ │ ├── DStoreReport.sbr
│ │ ├── DSuperVisory.obj
│ │ ├── DSuperVisory.sbr
│ │ ├── DToolText.obj
│ │ ├── DToolText.sbr
│ │ ├── DWay.obj
│ │ ├── DWay.sbr
│ │ ├── DWorkload.obj
│ │ ├── DWorkload.sbr
│ │ ├── DWriteIC.obj
│ │ ├── DWriteIC.sbr
│ │ ├── font.obj
│ │ ├── font.sbr
│ │ ├── InPutAuditing.obj
│ │ ├── InPutAuditing.sbr
│ │ ├── InputQuery.obj
│ │ ├── InputQuery.sbr
│ │ ├── InputReport.obj
│ │ ├── InputReport.sbr
│ │ ├── MainFrm.obj
│ │ ├── MainFrm.sbr
│ │ ├── msado15.tlh
│ │ ├── msado15.tli
│ │ ├── mschart.obj
│ │ ├── mschart.sbr
│ │ ├── MyDoc.obj
│ │ ├── MyDoc.sbr
│ │ ├── MyProject.bsc
│ │ ├── MyProject.obj
│ │ ├── MyProject.pch
│ │ ├── MyProject.pdb
│ │ ├── MyProject.res
│ │ ├── MyProject.sbr
│ │ ├── MyView.obj
│ │ ├── MyView.sbr
│ │ ├── NoPayQuery.obj
│ │ ├── NoPayQuery.sbr
│ │ ├── OutPutAuditing.obj
│ │ ├── OutPutAuditing.sbr
│ │ ├── OutPutQuery.obj
│ │ ├── OutPutQuery.sbr
│ │ ├── RCa01684
│ │ ├── RxADO.obj
│ │ ├── RxADO.sbr
│ │ ├── RxEdit.obj
│ │ ├── RxEdit.sbr
│ │ ├── RxGrid.obj
│ │ ├── RxGrid.sbr
│ │ ├── RxRecordset.obj
│ │ ├── RxRecordset.sbr
│ │ ├── RxStatic.obj
│ │ ├── RxStatic.sbr
│ │ ├── SellQuery.obj
│ │ ├── SellQuery.sbr
│ │ ├── StdAfx.obj
│ │ ├── StdAfx.sbr
│ │ ├── StoreQuery.obj
│ │ ├── StoreQuery.sbr
│ │ ├── vc60.idb
│ │ ├── vc60.pdb
│ │ ├── vcaxisgrid.obj
│ │ ├── vcaxisgrid.sbr
│ │ ├── vcaxis.obj
│ │ ├── vcaxis.sbr
│ │ ├── vcaxisscale.obj
│ │ ├── vcaxisscale.sbr
│ │ ├── vcaxistitle.obj
│ │ ├── vcaxistitle.sbr
│ │ ├── vcbackdrop.obj
│ │ ├── vcbackdrop.sbr
│ │ ├── vcbrush.obj
│ │ ├── vcbrush.sbr
│ │ ├── vccategoryscale.obj
│ │ ├── vccategoryscale.sbr
│ │ ├── vccolor.obj
│ │ ├── vccolor.sbr
│ │ ├── vccoor.obj
│ │ ├── vccoor.sbr
│ │ ├── vcdatagrid.obj
│ │ ├── vcdatagrid.sbr
│ │ ├── vcdatapointlabel.obj
│ │ ├── vcdatapointlabel.sbr
│ │ ├── vcdatapoint.obj
│ │ ├── vcdatapoint.sbr
│ │ ├── vcdatapoints.obj
│ │ ├── vcdatapoints.sbr
│ │ ├── vcfill.obj
│ │ ├── vcfill.sbr
│ │ ├── vcfont.obj
│ │ ├── vcfont.sbr
│ │ ├── vcfootnote.obj
│ │ ├── vcfootnote.sbr
│ │ ├── vcframe.obj
│ │ ├── vcframe.sbr
│ │ ├── vcintersection.obj
│ │ ├── vcintersection.sbr
│ │ ├── vclabel.obj
│ │ ├── vclabel.sbr
│ │ ├── vclabels.obj
│ │ ├── vclabels.sbr
│ │ ├── vclcoor.obj
│ │ ├── vclcoor.sbr
│ │ ├── vclegend.obj
│ │ ├── vclegend.sbr
│ │ ├── vclight.obj
│ │ ├── vclight.sbr
│ │ ├── vclightsource.obj
│ │ ├── vclightsource.sbr
│ │ ├── vclightsources.obj
│ │ ├── vclightsources.sbr
│ │ ├── vclocation.obj
│ │ ├── vclocation.sbr
│ │ ├── vcmarker.obj
│ │ ├── vcmarker.sbr
│ │ ├── vcpen.obj
│ │ ├── vcpen.sbr
│ │ ├── vcplotbase.obj
│ │ ├── vcplotbase.sbr
│ │ ├── vcplot.obj
│ │ ├── vcplot.sbr
│ │ ├── vcrect.obj
│ │ ├── vcrect.sbr
│ │ ├── vcseriescollection.obj
│ │ ├── vcseriescollection.sbr
│ │ ├── vcseriesmarker.obj
│ │ ├── vcseriesmarker.sbr
│ │ ├── vcseries.obj
│ │ ├── vcseriesposition.obj
│ │ ├── vcseriesposition.sbr
│ │ ├── vcseries.sbr
│ │ ├── vcshadow.obj
│ │ ├── vcshadow.sbr
│ │ ├── vcstatline.obj
│ │ ├── vcstatline.sbr
│ │ ├── vctextlayout.obj
│ │ ├── vctextlayout.sbr
│ │ ├── vctick.obj
│ │ ├── vctick.sbr
│ │ ├── vctitle.obj
│ │ ├── vctitle.sbr
│ │ ├── vcvaluescale.obj
│ │ ├── vcvaluescale.sbr
│ │ ├── vcview3d.obj
│ │ ├── vcview3d.sbr
│ │ ├── vcwall.obj
│ │ ├── vcwall.sbr
│ │ ├── vcweighting.obj
│ │ └── vcweighting.sbr
│ ├── res
│ │ ├── 1.cur
│ │ ├── begin.bmp
│ │ ├── bk.bmp
│ │ ├── CAMERA.ICO
│ │ ├── GR 027.ico
│ │ ├── HOUSE.ICO
│ │ ├── Msg_alert.ico
│ │ ├── MyDoc.ico
│ │ ├── MyProject.ico
│ │ ├── MyProject.rc2
│ │ ├── OP.ICO
│ │ ├── RECYCLIN.ICO
│ │ ├── skj.bmp
│ │ ├── Sputnik_ipack Icon 27.ico
│ │ ├── Sputnik_ipack Icon27.ico
│ │ ├── STOP.ICO
│ │ ├── Thumbs.db
│ │ ├── toolbar1.bmp
│ │ ├── Toolbar.bmp
│ │ ├── USER.ico
│ │ ├── 入库管理.ICO
│ │ ├── 备份.ICO
│ │ ├── 查询.bmp
│ │ ├── 货位0.BMP
│ │ └── 货位1.BMP
│ ├── resource.h
│ ├── RxADO.cpp
│ ├── RxADO.h
│ ├── RxDll.dll
│ ├── RxEdit.cpp
│ ├── RxEdit.h
│ ├── RxGrid.cpp
│ ├── RxGrid.h
│ ├── RxRecordset.cpp
│ ├── RxRecordset.h
│ ├── RxStatic.cpp
│ ├── RxStatic.h
│ ├── SellQuery.cpp
│ ├── SellQuery.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── StoreQuery.cpp
│ ├── StoreQuery.h
│ ├── Struct.h
│ ├── vcaxis.cpp
│ ├── vcaxisgrid.cpp
│ ├── vcaxisgrid.h
│ ├── vcaxis.h
│ ├── vcaxisscale.cpp
│ ├── vcaxisscale.h
│ ├── vcaxistitle.cpp
│ ├── vcaxistitle.h
│ ├── vcbackdrop.cpp
│ ├── vcbackdrop.h
│ ├── vcbrush.cpp
│ ├── vcbrush.h
│ ├── vccategoryscale.cpp
│ ├── vccategoryscale.h
│ ├── vccolor.cpp
│ ├── vccolor.h
│ ├── vccoor.cpp
│ ├── vccoor.h
│ ├── vcdatagrid.cpp
│ ├── vcdatagrid.h
│ ├── vcdatapoint.cpp
│ ├── vcdatapoint.h
│ ├── vcdatapointlabel.cpp
│ ├── vcdatapointlabel.h
│ ├── vcdatapoints.cpp
│ ├── vcdatapoints.h
│ ├── vcfill.cpp
│ ├── vcfill.h
│ ├── vcfont.cpp
│ ├── vcfont.h
│ ├── vcfootnote.cpp
│ ├── vcfootnote.h
│ ├── vcframe.cpp
│ ├── vcframe.h
│ ├── vcintersection.cpp
│ ├── vcintersection.h
│ ├── vclabel.cpp
│ ├── vclabel.h
│ ├── vclabels.cpp
│ ├── vclabels.h
│ ├── vclcoor.cpp
│ ├── vclcoor.h
│ ├── vclegend.cpp
│ ├── vclegend.h
│ ├── vclight.cpp
│ ├── vclight.h
│ ├── vclightsource.cpp
│ ├── vclightsource.h
│ ├── vclightsources.cpp
│ ├── vclightsources.h
│ ├── vclocation.cpp
│ ├── vclocation.h
│ ├── vcmarker.cpp
│ ├── vcmarker.h
│ ├── vcpen.cpp
│ ├── vcpen.h
│ ├── vcplotbase.cpp
│ ├── vcplotbase.h
│ ├── vcplot.cpp
│ ├── vcplot.h
│ ├── vcrect.cpp
│ ├── vcrect.h
│ ├── vcseriescollection.cpp
│ ├── vcseriescollection.h
│ ├── vcseries.cpp
│ ├── vcseries.h
│ ├── vcseriesmarker.cpp
│ ├── vcseriesmarker.h
│ ├── vcseriesposition.cpp
│ ├── vcseriesposition.h
│ ├── vcshadow.cpp
│ ├── vcshadow.h
│ ├── vcstatline.cpp
│ ├── vcstatline.h
│ ├── vctextlayout.cpp
│ ├── vctextlayout.h
│ ├── vctick.cpp
│ ├── vctick.h
│ ├── vctitle.cpp
│ ├── vctitle.h
│ ├── vcvaluescale.cpp
│ ├── vcvaluescale.h
│ ├── vcview3d.cpp
│ ├── vcview3d.h
│ ├── vcwall.cpp
│ ├── vcwall.h
│ ├── vcweighting.cpp
│ ├── vcweighting.h
│ └── 物流综合管理系统.sql
└── 物流管理系统说明书.doc
7 directories, 538 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论