基于web书店管理系统的构建.doc

约34页DOC格式手机打开展开

基于web书店管理系统的构建,基于web书店管理系统的构建摘要随着互联网络的发展,网上书店越来越为人们所关注。通过网上书店,人们可以足不出户就选购自己所需的图书,既省时又省力。本系统以asp为主要制作工具,实现了用户注册、登陆、书籍的浏览查询、对书籍的购买使用购物车,从而实现了结帐等一系列功能,同时也可以进入留言本留言,实现网站与客户之间的交流和沟...
编号:19-126154大小:486.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 智囊文库 发布

基于WEB书店管理系统的构建

摘要


随着互联网络的发展,网上书店越来越为人们所关注。通过网上书店,人们可以足不出户就选购自己所需的图书,既省时又省力。
本系统以ASP为主要制作工具,实现了用户注册、登陆、书籍的浏览查询、对书籍的购买使用购物车,从而实现了结帐等一系列功能,同时也可以进入留言本留言,实现网站与客户之间的交流和沟通,最后系统还必须设置有管理员,允许管理员对整个系统的数据进行操作,包括添加新书、管理图书、订单管理、图书分类管理、前台/后台用户管理等。
关键词:网上书店;购物车;ASP

The Construction of WEB-Based Bookstore Managerial System

Abstract

With the development of the Internet, more and more people pay their attention to online bookstores. Meanwhile, it is convenient and time-saved for people to get what kind of books they want through the online bookstore.
ASP is the main tool of this system, which lets the user registration, landing the website, browsing and searching, using shopping cart to purchase book, paying the check into a series of functions. In addition, user also can enter the guestbook to leave message, which makes the communication between website and costomers into reality. What’s more, the system must have an administrator, and the administrator is in charge of the data operating of the whole system, including adding new books, books management, order management, book classifying management, front or back counter costomer management, and so on.

Keywords: Online bookstore;Shopping Cart;ASP
目录
1. 绪论 - 1 -
1.1来源 - 1 -
1.2目的 - 1 -
1.3意义 - 2 -
2. 方案论证 - 3 -
2.1可行性研究的前提 - 3 -
2.1.1 要求 - 3 -
2.1.2 目标 - 3 -
2.2技术可行性分析 - 3 -
2.2.1 对系统的简要描述 - 3 -
2.2.2 开发工具简介 - 3 -
2.2.3 ASP技术综述 - 4 -
2.3 需求分析 - 5 -
2.3.1 国外网上书店的现状 - 5 -
2.3.2 国内网上书店的现状 - 5 -
2.3.3 网站建设的优势 - 5 -
2.3.4 网站构建的目标分析 - 6 -
3. 系统总体设计 - 7 -
3.1 系统功能 - 7 -
3.1.1 系统功能简介 - 7 -
3.1.2 系统功能模块划分 - 7 -
3.1.3 用户购物流程 - 8 -
3.2 系统设计 - 10 -
3.2.1 系统设计思想 - 10 -
3.2.2 系统特点 - 10 -
3.3 数据库设计 - 11 -
3.3.1 数据库与工具Access的概述 - 11 -
3.3.2 系统中设计的数据库表结构 - 12 -
4. 系统主要模块设计 - 15 -
4.1 组件的编写 - 15 -
4.2 前台界面设计 - 15 -
4.2.1 界面公共模块设计 - 15 -
4.2.2 用户登陆模块设计 - 15 -
4.2.3 用户注册模块设计 - 16 -
4.2.4 图书搜索功能模块设计 - 18 -
4.2.5 购物车功能模块设计 - 18 -
4.2.6 订单信息查询功能模块设计 - 19 -
4.3 管理界面设计 - 19 -
4.3.1 管理员登陆功能模块设计 - 19 -
4.3.2 现有图书管理功能模块设计 - 19 -
4.3.3 图书分类管理功能模块设计 - 20 -
4.3.4 用户管理功能模块设计 - 20 -
5. 系统测试 - 22 -
5.1 测试概要 - 22 -
5.2 测试环境 - 22 -
5.2.1 硬件环境 - 22 -
5.2.2 软件环境 - 22 -
5.3 测试结果 - 22 -
5.3.1 测试步骤 - 22 -
5.3.2 模块测试 - 23 -
5.4 系统的运行与维护 - 23 -
6. 总结与展望 - 24 -
6.1 论文完成的工作 - 24 -
6.2 总结 - 24 -
6.3 展望 - 24 -
7. 致谢 - 25 -
参考文献 - 26 -
附录 - 27 -
附录:实例测试 - 27 -