欢迎来到天天文库
浏览记录
ID:34228479
大小:388.50 KB
页数:37页
时间:2019-03-04
《简析苏果超市管理完整的实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、个人收集整理勿做商业用途简析苏果超市管理系统地实现摘要本文通过对现代企业信息化管理进行分析,根据商场信息化管理地实际需求,设计并实现了一个基于WEB技术地商场管理系统.该系统由七个功能模块组成,即:商品信息管理模块、客户信息管理模块、商品进货管理模块、商品销售管理模块、人事信息管理模块、数据报表模块和系统配置模块.文档收集自网络,仅用于个人学习本文不仅叙述了该商场管理系统地设计过程,包括需求分析,系统架构地设计,以及功能模块地划分等,而且详尽叙述了各个功能模块地具体实现方法,包括如何在服务器端响应客户请求,如何进行相应地数据库访问、以及如何进行用户权
2、限分配等.系统地开发采用了ASP技术,以SQLServer2000作为后台数据库,WEB服务器使用IIS,并且采用B/S模式,实现系统地高效运行,并且安装方便,配置简易.文档收集自网络,仅用于个人学习关键词:商场管理;商品;信息管理;数据库个人收集整理勿做商业用途TheDesignandRealizationofShoppingMallsManagementSystemBasedonWEB文档收集自网络,仅用于个人学习AbstractInthisthesis,theshoppingmallsmanagementsystembasedonWEBisde
3、signedandrealizedbyanalysisofthemodernenterpriseinformationmanagementandaccordingtoitsactualrequirement.Thissystemiscomposedofsevenfunctionmodules,whichincludescommodityinformationmanagementmodule,customerinformationmanagementmodule,commoditypurchasemanagementmodule,thecommodit
4、ysalesmanagementmodule,thepersonnelinformationmanagementmodule,reportmoduleandsystemconfigurationmodule.文档收集自网络,仅用于个人学习Thisthesisnotonlydescribesproceduresofdesigningtheshoppingmallsmanagementsystemwhichincludesrequirementanalysis,designofsystemframeanddivisionoffunctionmodule,
5、butalsodescribesindetailaboutdevelopmentmethodsofeveryfunctionalmodule,whichincludeshowtorespondthecustomers'requestattheserver,howtoaccessdatabaseandhowtoassignofuserauthorityandetc.ThissystemisbasedonthepopularB/Smode,mainlyusesASPtechnolgyasadevelopmentlanguage,usesSQLServer
6、2000todesignthedatabaseonthebackstage,theWebserveruseIIS.Itrealizestheconvenientinstall,runningeffectivelyandsimpleconfiguration.文档收集自网络,仅用于个人学习Keywords:ShoppingMallsManagement;Commodity;InformationManagement;Database文档收集自网络,仅用于个人学习个人收集整理勿做商业用途目录论文总页数:36页1引言1文档收集自网络,仅用于个人学习1.1系
7、统设计目地及意义1文档收集自网络,仅用于个人学习1.2系统特色1文档收集自网络,仅用于个人学习2系统设计2文档收集自网络,仅用于个人学习2.1需求分析2文档收集自网络,仅用于个人学习2.1.1系统功能分析2文档收集自网络,仅用于个人学习2.1.2数据处理过程分析3文档收集自网络,仅用于个人学习2.2总体设计4文档收集自网络,仅用于个人学习2.2.1功能模块设计4文档收集自网络,仅用于个人学习2.2.2流程设计6文档收集自网络,仅用于个人学习2.2.3开发工具6文档收集自网络,仅用于个人学习2.3详细设计7文档收集自网络,仅用于个人学习2.3.1商品信
8、息管理模块7文档收集自网络,仅用于个人学习2.3.2客户信息管理模块7文档收集自网络,仅用于个人学习2.3.
此文档下载收益归作者所有