1、2010 级计算机科学与技术专业毕业设计 I 毕业设计毕业设计 基于基于 JSPJSP 的书店管理系统的设计与实现的书店管理系统的设计与实现 基于 JSP 的在线图书销售系统设计与实现 摘摘 要:要:伴随着 Internet 的迅速发展,电子商务将成为 21 世纪主流的商业模式之一。 在线图书销售系统是随着计算机技术和网络技术的发展而出现的一种新型图书销售渠 道。依靠计算机网络,以通讯技术为基础,实现图书销售的网上交易。与传统书店相比, 在线图书销售的市场和经营模式突破了地理位置,经营时间的局限,是一种全新的销售 渠道。无论从商家角度而言还是对于消费者,在线图书销售系统都具有较强的优势和良 好
2、的发展前景。 此在线销售系统是根据小型书店的业务流程和日常管理为出发点进行设 计开发的。系统分为前台和后台,前台提供会员使用,包括会员登录、修改个人资料、 查看图书基本介绍、对图书进行模糊查找、增减选购图书、查看购物车、下单购书、留 言。后台给管理员使用,包括管理会员信息、增减修改图书、管理会员订单、模糊查询 图书的功能。 系统基于 B/S 架构, 使用 JSP+Servelet 技术和 Java 语言在 MyEclipse10.7 开发工具下开发,以 MySQL 为数据库,服务器使用 Tomcat6.0。 关键词:在线销售系统;B/S 架构;Java;MySQL 2010 级计算机科学与技术
3、专业毕业设计 III THE DESIGN AND IMPLEMENTATION OF THE BOOKSTORE MANAGEMENT SYSTEM BASED ON JSP Abstract: With the wider use of computer and the development of software industry, more and more companies began to use management software to manage their enterprises. But they are still managing their books in
4、 a way called paper recorded by labor force according to a survey of trdaitional bookstores. Some mistake and low efficiency will be appeared when a amount of book information need to be recorderd.The application of the management system for bookstore contribute to the management of information in c
5、onputer,which improves the standardization of the management and the security of the information.The design and the development of this management system are based on bookstore business process and daily management,And this system is divided into foreground and background, the saleman can use the fo
6、reground to login, query, and sell. Administrators can use the background to manage books,sales and examine the event log for details. This system based on B/S structure developed by MyEclipse10.0 development tool,with the use of JSP + Servlet technology and JAVA language, takes MySQL as its database, and Tomcat 7.0 as its server. Keywords: Management system; B/S structure; Java language; JSP 王东洋:基于 JSP 的书店管理系统的设计与实现 IV 目 录 摘 要