摘要
随着网络的发展,网上购物已成为一种趋势。这次我设计实现了一个基于JSP的在线鲜花购物系统网站。顺从了这种发展趋势,改变传统经营风格,为人们提供一种方便,快捷,高效的购花方式。同时,也给商家开拓更大的市场。花店网上销售是一种新的店面形式,与实体花店形成相互辅助的作用,即将成为一种新的潮流。
系统采用SSH框架,Myeclipes软件开发,用JSP语言做连接数据库的程序,使用sqlserver2005数据库作为系统数据库。技术与设计都已经比较成熟。主要完成登录功能、查询功能、购物车功能、订单提交、客户信息管理、购物车信息管理、订单信息管理七大模块的设计与实现。经过测试,系统具有良好的市场拓展,它追求的是简单、易学、易懂、易用,因此,本系统具有一定的开发前景,很有开发的价值。
关键词:网上花店销售系统;JSP;购物车;SSH
Abstract
With the constant development of networks, Internet-based information services more and more perfect. JSP based online marketing system web flowers. Flower sales system is mainly for customers in order to know the flowers, the convenience of our customers can not purchase the aspect of the powerful online
marketing tool that can meet the flowers at the show and online content management, customer information management and many other needs. it’s can the other manage the online sales model to meet the users to query information flowers at any time under the single to the application requirements. This online florist sales system goal is online sales support flowers, merchandise management, shopping cart, order management, website administrator can complete management membership information, Function.Finally,after the test,simple to operate,easy to understand.it’s so valuable.
Key words: Flower sales online system; JSP; Cart;SSH
目录
第1章前言 (1)
1.1 课题研究背景 (1)
1.2 目的和意义 (1)
1.3 国内外研究和分析 (3)
1.4 研究内容与本文结构 (4)
第2章相关技术介绍 (6)
2.1 系统简介 (6)
2.2 开发工具简介 (6)
2.3 相关技术简介 (8)
第3章可行性分析................................... 错误!未定义书签。
3.1 经济可行性.................................... 错误!未定义书签。
3.2 技术可行性.................................... 错误!未定义书签。
3.3 运行可行性.................................... 错误!未定义书签。
3.4 需求分析 ..................................... 错误!未定义书签。
3.5 本章小结 ..................................... 错误!未定义书签。第4章总体设计 .................................... 错误!未定义书签。
4.1 系统模块总体设计.............................. 错误!未定义书签。
4.2 数据库设计系统设计思想 (12)
4.3 系统设计主要思想 (13)
4.3.1 数据分析 (15)
4.3.2 数据库的详细设计 (16)
4.4 本章小结 (22)
第5章详细设计与实现 (23)
5.1 系统主页设计 (23)
5.2 系统前台基本功能设计与实现 (23)网上购物的网站
5.2.1 用户维护模块设计与实现 (24)
5.2.2 鲜花展示模块设计与实现 (30)
5.2.3 购物车模块的设计与实现 (31)
5.2.4 收银台模块的设计与实现 (32)
5.2.5 查看订单模块的设计与实现 (33)
5.2.6 公告浏览模块的设计与实现 (33)
5.2.7 客户留言模块的设计与实现 (34)
5.3 系统后台管理功能设计与实现 (35)
5.3.1 基本信息管理设计与实现 (35)
5.3.2 订单信息管理设计与实现 (36)
5.3.3 鲜花信息管理设计与实现 (37)
5.3.4 公告信息管理设计与实现 (38)
5.3.5 留言信息管理设计与实现 (39)
5.4 本章小结 (40)
第6章系统测试与性能分析 (41)
6.1 软件测试 (41)
6.2 本系统测试 (42)
6.2.1 前台首页的测试 (42)
6.2.2 购物车模块的测试 (43)
6.2.3 用户注册模块的测试 (43)
6.2.4 鲜花管理模块的测试 (43)
6.3 本章小结 (45)
总结 (46)
致谢 (47)
参考文献 (48)