优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

网上书店的设计与实现(ASP)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
毕业设计(www.think58.com)

网上书店的设计与实现
摘    要
随着计算机科学和Internet的发展,网上购物服务逐渐深入到人们的生活中,给人们的生活带来方便。网上书店在我国刚起步,但发展很快。随着我国互联网的更加普及和网上书店的日趋成熟,会有越来越大的消费群体,市场潜力会得到更充分的发挥。
该网上书店系统是采用ASP作为开发语言,ACCESS 2000作为数据库编写的一个B/S模式的系统。系统主要实现了:用户管理、图书购买、图书分类管理、图书添加管理、书店定单管理、图书的查询等网上书店的基本功能。
本文详细介绍了网上书店系统的需求分析,功能设计和系统设计,在系统设计中给出数据库的设计和本系统的总体设计方案,在系统实现中具体介绍了各个功能的实现的情况和主要代码,同时附有运行界面图。 [版权所有:http://think58.com]

关键词:网上书店;查询;订单管理;后台管理;ASP;Access
The Design and Implementation of the On-line Bookstore
Abstract
With the development of computer science and  the Internet. E-shopping service has gradually penetrated into peoples lives and brought about peoples life convenience. Nowdays,there will be more consumer groups interested in eshopping,therefore the potential market will be good.
This paper introduced the design of an online bookstore system .In this paper ,the front users can purchase books, search the books , the administrator can add new books, carry out orders management, including the basic functions of the online bookstore and take advantages of the Access database to manage data in the backstage.
This paper describes an online bookstore system of requirement analysis, functional design and system design, the system design including the design of the database and the system design plan and the main code and run with the interface.

[资料来源:http://THINK58.com]

Key words : Online Bookstore Query Order managment Background management ASPAccess
目  录

[资料来源:www.THINK58.com]

1 引言 1
1.1 系统的开发背景 1
1.2 本课题研究内容 1
2 相关理论基础 1
2.1 ASP编程技术 1
2.2 ACCESS 2
2.3 B/S模式 2
3 用户需求分析 3
3.1 用户角色需求 3
3.2 功能需求 3
3.2.1 游客 3
3.2.2 注册会员 3
3.2.3 系统管理员 4
3.3 性能需求 4
4 总体设计 4
4.1 系统实现功能简介 4
4.1.1 系统总体功能简介 4
4.1.2 前台功能简介 4
4.1.3 后台功能简介 5
4.2 系统功能模块图 5
4.2.1 前台用户管理模块 5
4.2.2 购书模块 6
4.2.3 后台管理模块 7
5 系统功能的具体实现 7
5.1 数据库的建立 7
5.2 数据库的连接 10
5.3 用户登陆模块的实现 11
5.4 用户查询模块的实现 12
5.5 订单模块的实现 12
5.6 后台管理模块的实现 16
6 系统测试 19
6.1 系统测试环境 19
6.2 系统测试结果 19
结    论 20

[来源:http://think58.com]


参考文献 20
致    谢 21
声    明 22
 
预览图:

[资料来源:http://THINK58.com]

[资料来源:http://www.THINK58.com]

[资料来源:http://www.THINK58.com]

毕业设计(www.think58.com)