1、 1 摘 要 二十一世纪是一个集数字化,网络化,信息化的,以网络为核心的社会。互联网在中 国已有 20 年的发展,随着 Internet 的飞速发展,网络的应用日益广泛。如电子商务,网上 医疗,网上娱乐,网络游戏,网络教学等。 本次毕业设计的题目就是网上书店管理系统。 本文讲述了基于 B/S 模式的网上书店系统的设计与实现。本系统利用 JSP+JavaBean+ SQL Server数据库3层模式实现了网上书店系统。 JSP主要负责系统的页面显示功能的实现, 而所有的业务逻辑都被封装在 JavaBean中,数据库独立这样极大的提高了数据的安全性。 本论文对系统的需求分析、系统总体架构及详细设计
2、进行了详细地阐述.网上书店系统主 要实现了以下功能:会员注册、登录;用户管理;浏览图书详细信息;图书搜索;图书管 理;图书分类管理;购物车;订单处理;订单管理等。图书在线销售最突出的优点是:不 再限制消费者的购买时段,扩大和巩固了客户群,从而增加了图书销售的核心竞争力,节 省实际开店时需要投入的成本和租用费用。 关键词:网上书店;管理信息系统;3 层模式 2 Abstract The 21st century is a society that collect digitization,the network,the informational and take network as core
3、 . The Internet has 20 years of development in China. Along with the Internet swift development, the network application is day-by-day widespread . For example electronic commerce, on-line medical service, on-line entertainment, network game, network teaching and so on. This graduation projects topi
4、c is on-line bookshop system. This thesis tells the design and implementation of on-line bookshop system that based on the mode of B/S . The system uses JSP+Java Bean+ SQL Server database to achieve the three-tier model online bookstore system. JSP primarily responsible for the function of page show
5、s. Realization of the business logic are encapsulated in Java Bean, database independent so greatly enhanced data security. The papers is on the needs analysis system, the overall structure and systems for the detailed design of detail. The on-line bookshop system has following functions: member reg
6、istration, download; user management; browse books detailed information, book search; library management; a shopping cart; orders, orders management and so on. The most prominent advantage of online sales are: no longer limit the consumers time to buy, consolidate and expand the customer base, thus increase the competitive ability of book business and save the cost and rental cost of opening a shop actually. Keywords:On-line Bookstore; Management Information System; Three Layers of Mod