摘 要
格子铺(gezipu),源自英国,就是格子铺店主把店面设计成一个一个的格子,每个格子收取一定的租金,租出去给商家放一些商品等,由店铺里的人员负责销售,销售所得归租户所有的一种新的经营模式,目的是解决了现在经营场地租金昂贵、员工短缺等问题,可以非常快速,方便的进行网上挂买销售。越来越多的被人们尤其是年轻人接受的一种新式买卖方式。本课题通过软件工程的方法对格子铺管理系统进行了详细的设计及介绍,对该系统进行了积极的开发和实践。格子铺管理系统解决方案可有效减少大量的重复性劳动,由计算机处理,提高了工作效率。由计算机进行录入,查询,修改和计算,不仅保证的数据的准确性和完整性。而且数据文档的储存也较物理文档方便、降低成本、合理控制库存、减少资金占用并提高市场灵敏度,提升企业市场竞争力。
本网页设计的内容是设计并且实现一个基于web技术的格子铺管理系统,故而系统主要以j2EE作为开发基础,主要使用了struts2+spring+hibernate等多种框架的结合使用,用myeclipse作为开发工具,以MYSQL作为数据库,以Macromedia公司的Dreamweaver作为界面美化工具,使用JAVA语言开发,页面采取JSP动态页面开发技术。该系统界面简单、操作方便,容易维护。
关键词:格子铺;SSH;购物 ;B/S
Abstract
Lattice shop (gezipu), from the United Kingdom, is a lattice shop owner to store design into a grid, each grid to charge the rent, rent out to merchants put some goods, the shop staff responsible for sales, sales income to a new business model, the tenants all, purpose is to solve now business premises rent expensive, staff shortages, can be very quick, convenient online hang buy sales. More and more people especially young people to accept a new trading mode. This topic through the method of software engineering on lattice shop management system was designed and introduced in detail, the system for the development and practice of active. Lattice shop management system solution can effectively reduce much of repetitive work, by computer processing, improve work efficiency. Computer entry, query, modify and calculation, not only the accuracy and integrity assurance data. And the data document storage is convenient, reduce the cost of physical documents, the reasonable control of inventory, reduce capital occupancy and improve market sensitivity, enhance the market competitiveness of enterprises.
This webpage design is to design and implement a web technology based on the lattice shop management system, this system mainly j2EE as the basis of development, the main use of the combined use of struts2+spring+hibernate and other frameworks, MyEclipse as a development tool, MYSQL as database, with Macromedia's Dreamweaver as the interface landscaping tools, the use of JAVA language development, take the development technology of JSP dynamic web page. The system has a simple interface, easy operation, easy maintenance.
Key words: lattice shop shopping; B/S; SSH;
目 录
本 科 生 毕 业 论 文(设计) II
题目:格子铺管理系统开发与设计 II
摘 要 III
Abstract IV
第一章 概述 1
1.1 研究背景 1
1.2 研究目的及意义 1
1.3 国内外现状 1
1.4 开发软件介绍 2
1.4.1 JSP技术 2
1.4.2 MyEclipse 3
1.4.3 Tomcat 4
1.4.4 MySQL数据库 4
第二章 系统需求分析 6
2.1可行性分析 6
2.1.1经济上的可行性 6
2.1.2技术上的可行性 6
2.1.3操作上的可行性 6
2.1.4市场可行性分析 7
2.2系统用户用例图 7
2.3功能需求分析 8
2.4 系统性能需求 9
2.5 设计的基本思想 9
2.6界面需求 10
第三章 系统总体设计 12
3.1系统功能结构图 12
3.3数据流程分析 13
3.4系统的软硬件平台 14
第四章 数据库设计 15
4.1数据库概念结构设计 15
4.2数据库逻辑结构设计 18
4.3数据库的连接原理 21
4.4中文乱码问题处理 22
第五章 系统详细设计 24
5.1系统首页设计 24
5.2 用户添加模块设计 25
5. 3 购物车模块设计 26
5. 4 格子铺申请模块设计 28
5.5 查看格子铺模块设计 29
5.6 商品浏览模块设计 30
5.7 后台管理模块设计 32
第六章 系统测试 34
6.1 测试的任务及目标 34
6.1.1测试的任务 34
6.1.2测试的目标 34
6.2测试方案 34
6.2.1模块测试 34
6.2.2集成测试 35
6.2.3验收测试 35
6.2.4平行运行 35
结 论 36
致 谢 37
参考文献 38