基于JSP的小型超市信息管理系统.docx
文本预览下载声明
本科生毕业论文(设计)基于JSP的小型超市信息管理系统设计与实现姓 名学 号专 业指导教师年 月 日摘 要随着零售业的不断发展,超市这种高效,方便的销售模式已经越来越成熟。目前,市场上的超市存在着大型化和小型化两种趋势。大型超市往往拥有着雄厚的资金实力,极为全面的商品种类,但也存在着网店覆盖率低,不能满足偏远地区人民需要的问题。而小型超市则很好地填补了这个空白。本文是对小型超市信息管理系统的开发过程进行详细描述的论文,目的是采用JSP/SERVLET开发,应用MVC架构,设计一个小型超市管理系统。为小型超市管理系统提供一个价格低廉,开发简单,维护方便,功能实用的解决方案。此次采用的软件过程模型为过程开发模型,具体表现为将基本的过程活动、描述、开发、有效性验证和进化,看成是一些界限分明的独立的过程阶段。本文一步步按照开发过程中所涉及到的问题进行详细描述,由浅至深,从构建系统前进行的需求分析,到后台数据的处理,表单之间的传递等内容,都进行了阐释,并附上了关键模块的相关代码。目前,本系统已经可以满足小型超市的日常经营需要,并期待进一步的改进。关键词:JSP;信息管理系统;MVC框架AbstractWith the continuous development of retail industry, the supermarket, as an effective and convenient mode of retailing, has become more and more mature. Now, the supermarkets on the market place have two trends such as maximize and minimize. The hypermarket often has solid capital or cash and very comprehensive kinds of goods. But the hypermarket also has problems. For example, their branch usually lack of app:ds:fraction%20of%20coveragefraction of coverage, so that they could not afford the needs of people who lives at remote area, while the tiny supermarket can solve this problem very well. This article is a particular description paper of developing process of this mini supermarket management system. The purpose is developing this system with JSP/SERVLET and applying the MVC framework, so that we can design and build this supermarket management system. We can provide a solution which is cheap, easy-developing, convenient-maintaining and functional to this management system.This system has satisfied the needs of routine of the supermarket, and looked forward to a further improvement.Key Words: JSP(Java Server Page),IMS(Information Management System),MVC Frame目 录1 引 言11.1背景11.1.1社会背景11.1.2公司背景11.1.3技术背景11.2文章结构32 问题定义与可行性分析42.1问题定义42.1.1商品基本信息42.1.2人员基本信息42.1.3进、销、存42.1.4结算42.2可行性分析42.2.1技术可行性研究42.2.2经济可行性研究53 需求分析63.1综合描述63.2功能性需求63.2.1顾客功能性需求63.2.2管理员功能性需求73.3非功能性需求83.3.1性能需求83.3.2安全措施需求94 总体设计104.1系统总体设计104.2模块设计104.3数据库设计125 系统详细设计与实现155.1综合描述155.2关键模块详细设计175.2.1登录模块
显示全部