基于 B/S 的图书销售管理系统的设计与实现
论 文 作 者 姓 名 :
申 请 学 位 专 业 :
申 请 学 位 类 别 :
指导教师姓名(职称):
论 文 提 交 日 期 :
基于 B/S 的图书销售管理系统的设计与实现
摘 要
随着 Internet 的兴起,网络已经成为现代人生活中的一部分,越来越多的
人喜欢在网上交易。本系统就是一个基于 B/S 模式的网络化的图书销售管理系统,
采用的是 ASP.NET 技术,实现了用户注册信息管理、用户信息管理、图书销售点
管理、图书信息管理、客户订单管理、购物信息管理,库存管理,消息管理等模
块。通过测试,基本实现了这个集成书籍管理、网上定购等功能于一体的图书销
售管理系统。在 Internet 上通过它用户可以突破时间和空间的限制来实现网上
购书,有效地缩短了图书流通发行环节,将广大读者、图书、出版者、发行者紧
密地结合在一起,大大提高了图书流通率。它有着经营成本低、库存是虚拟的、
用户检索方便、地域限制少等特点。
关键词:图书销售;管理系统;ASP.NET;C#
Design and Realization of bookselling management system
based on B/S
Abstract
With the rise of the Internet, the network has become the modern life of the part.
More and more people prefer online transactions. The bookselling management
system is based on B/S. It used the ASP.NET technology. Registered users achieve
the information management, user’s information management, sales management
library, library information management, customer order management, to information
management, inventory management, information management module. Pass the test,
the basic realization of the integrated management books, online ordering and other
functions into one book sales management system. Users break though the confine of
the time and space. They can shop in the Internet. It shortening the books in
circulation links to a large number of readers, books, publishers and distributors to
work closely together, greatly increased the library circulation rate on the Internet. It
has a low operating costs, inventory is virtual, convenient access, fewer restrictions on
geographical characteristics.
Key words: Bookselling ; Management system ; ASP.NET ; C#
目 录
论文总页数:25 页
1 引言......................................................................1
1.1 课题背景..............................................................1
1.2 课题研究的意义........................................................1
1.3 课题的目标............................................................1
2 系统开发概述..............................................................1
2.1 目的概述..............................................................1
2.2 B/S 模式的图书销售管理概述 ............................................2
2.2.1 B/S 结构 ............................................................2
2.2.2 系统开发采用的技术及系统配置........................................2
2.2.3 图书销售管理的概述..................................................4
3 系统分析与设计............................................................4
3.1 需求概述..............................................................4
3.2 系统功能设计..........................................................4
3.2.1 用户注册信息管理 ....................................................4
3.2.2 用户信息管理 ........................................................4
3.2.3 图书销售点管理 ......................................................4
3.2.4 图书信息管理 ........................................................5
3.2.5 客户订单管理 ........................................................5
3.2.6 库存信息管理 ........................................................5
3.2.7 购物与销售信息管理 ..................................................5
3.2.8 客户评论和留言信息管理..............................................5
3.3 系统功能结构图........................................................5
3.4 系统模块设计..........................................................6
4 数据库的分析与设计........................................................7
4.1 数据库中主要表的设计..................................................7
4.2 系统中的主要数据表....................................................8
5 系统程序实现.............................................................10
5.1 系统页面结构图.......................................................10
5.2 系统设计与实现.......................................................10
5.2.1 系统首页面.........................................................10
5.2.2 客户端主要页面的设计与实现.........................................11
5.2.3 后台管理主要页面的设计与实现.......................................16
6 系统测试.................................................................20
6.1 系统测试结果.........................................................20
6.2 存在的问题...........................................................22
结 论.....................................................................22
参考文献.....................................................................23
致 谢.....................................................................24
声 明.....................................................................25