您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 管理学资料 > 基于WEB的商场管理系统的设计与实现
电子科技大学毕业设计(论文)论文题目:基于WEB的商场管理系统的设计与实现学习中心(或办学单位):四川科技职工大学学习中心指导老师:李德军职称:学生姓名:徐文学号:V08270441126专业:计算机科学与技术电子科技大学继续教育学院制网络教育学院2011年6月30日电子科技大学基于WEB的商场管理系统的设计与实现摘要本文通过对现代企业信息化管理进行分析,根据商场信息化管理的实际需求,设计并实现了一个基于WEB技术的商场管理系统。该系统由七个功能模块组成,即:商品信息管理模块、客户信息管理模块、商品进货管理模块、商品销售管理模块、人事信息管理模块、数据报表模块和系统配置模块。本文不仅叙述了该商场管理系统的设计过程,包括需求分析,系统架构的设计,以及功能模块的划分等,而且详尽叙述了各个功能模块的具体实现方法,包括如何在服务器端响应客户请求,如何进行相应的数据库访问、以及如何进行用户权限分配等。系统的开发采用了ASP技术,以SQLServer2000作为后台数据库,WEB服务器使用IIS,并且采用B/S模式,实现系统的高效运行,并且安装方便,配置简易。关键词:商场管理;商品;信息管理;数据库TheDesignandRealizationofShoppingMallsManagementSystemBasedonWEBAbstractInthisthesis,theshoppingmallsmanagementsystembasedonWEBisdesignedandrealizedbyanalysisofthemodernenterpriseinformationmanagementandaccordingtoitsactualrequirement.Thissystemiscomposedofsevenfunctionmodules,whichincludescommodityinformationmanagementmodule,customerinformationmanagementmodule,commoditypurchasemanagementmodule,thecommoditysalesmanagementmodule,thepersonnelinformationmanagementmodule,reportmoduleandsystemconfigurationmodule.Thisthesisnotonlydescribesproceduresofdesigningtheshoppingmallsmanagementsystemwhichincludesrequirementanalysis,designofsystemframeanddivisionoffunctionmodule,butalsodescribesindetailaboutdevelopmentmethodsofeveryfunctionalmodule,whichincludeshowtorespondthecustomers'requestattheserver,howtoaccessdatabaseandhowtoassignofuserauthorityandetc.ThissystemisbasedonthepopularB/Smode,mainlyusesASPtechnolgyasadevelopmentlanguage,usesSQLServer2000todesignthedatabaseonthebackstage,theWebserveruseIIS.Itrealizestheconvenientinstall,runningeffectivelyandsimpleconfiguration.Keywords:ShoppingMallsManagement;Commodity;InformationManagement;Database目录论文总页数:36页1引言·············································································································11.1系统设计目的及意义··············································································11.2系统特色······························································································12系统设计·······································································································22.1需求分析······························································································22.1.1系统功能分析··············································································22.1.2数据处理过程分析········································································32.2总体设计······························································································42.2.1功能模块设计··············································································42.2.2流程设计·····················································································62.2.3开发工具·····················································································62.3详细设计······························································································72.3.1商品信息管理模块········································································72.3.2客户信息管理模块········································································72.3.3商品进货管理模块········································································72.3.4商品销售管理模块········································································82.3.5人事信息管理模块········································································82.3.6数据报表管理模块········································································82.3.7系统配置模块··············································································82.4数据库设计···························································································92.4.1概念结构设计··············································································92.4.2逻辑结构设计·············································································103系统实现·····································································································173.1系统主界面的实现················································································173.2ASP访问数据库的实现···········································································183.3用户登录模块的实现·············································································183.4商品信息管理模块的实现·······································································203.4.1商品分类···················································································203.4.2商品增加···················································································213.4.3商品修改···················································································223.4.4商品删除···················································································233.4.5商品查询···················································································233.5商品进货管理模块的实现········································································243.5.1商品入库···················································································243.5.2商品入库审核·············································································253.5.3商品库存警示··················································
本文标题:基于WEB的商场管理系统的设计与实现
链接地址:https://www.777doc.com/doc-5501785 .html