资源描述:
《jsp超市物品管理系统 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要随着信息化的时代的到来,无论是大小企业计算机、网络技术应用都已经到企业的发展过程中,服务于日常办公和业务的开展,可以这么说,一个企业的信息化程度高低,将会直接影响这个企业在市场竞争中的地位。对于众多的大小型超市而言,如何通过规范化的管理超市的物品,降低自身运行成本、增强对产品进出管理是一个超市正常运营的重要问题。超市物品管理系统作为现代超市的一种重要管理手段已渗透到各行各业。本文采用JSP技术进行Web服务器端的开发,后台结合SQLServer数据库,在MyEclipse开发平台上,实现了基于B/S模式的企业信息
2、管理系统。系统采用了MVC三层架构技术、Hibernate等数据库访问技术,执行效率高,查询速度快。通过该系统,各登录用户可以查看自己本人的已经存在的产品信息,对已经存入的产品信息进行管理,对于自己物品的进货等记录进行修改;系统管理员可以及时对用户的一些信息进行更改,对用户的不法行为进行管理,对用户的订单进行及时的处理。系统测试表明,系统符合设计的需求,通过使用本系统,可以对信息进行更加及时、高效的管理。关键词:JSP超市物品管理系统B/SabstractWiththeinformation era, boththe
3、applicationof computer networktechnology,enterprises have to theprocessofthedevelopmentofenterprises, service indailyoffice andbusinessdevelopment, sotospeak, anenterprise'sinformatization level, willdirectlyaffect the enterprise inthemarketcompetition.Formanys
4、mallandmedium enterprises, howto standardizethemanagement ofemployee items, reducetheir operatingcosts, enhancethe productimportandmanagementisanimportantissuein thenormaloperation ofanenterprise.Articlemanagementsystem asanimportant meansofmodern enterpriseman
5、agement has penetratedintoallwalksoflife.Thispaper adoptsJSPtechnologyto Webserver, combinedwiththebackgroundSQL Serverdatabase, MyEclipsedevelopment platform, hasrealizedtheenterprise informationmanagement systembasedonB/Smode.Thesystem usesMVCthree layer arch
6、itecturetechnology, hibernate databaseaccesstechnology, highefficiency, fastinquiry. Throughthissystem, the usercan viewthe existing productinformation totheirown, tocarryonthemanagementtothe alreadystoredinthe productinformation, for your goodspurchase record
7、ismodified; thesystemadministrator canmakechanges touserinformation, themanagementoftheuser's illegal behavior, on customerorders inatimelymanner processing.Systemtest showsthatthe systemmeetsthe requirements, design, byusingthissystem, canbe moretimely, effici
8、ent managementofinformation.Keywords:informationmanagementsystembasedonJSPB/S目录摘要-1-第一章前言-4-1.1课题研究的背景和意义-4-1.2国内外发展现状-4-1.3可行性分析-5-1.3.1经济可行性-5-1.3.2技术可行性-5-1.3.3操作可行性-5-1.