{$cfg_webname}
主页 > 计算机 > ASP >

淘书网的设计与实现(ASP,Access)(含录像)

来源:56doc.com  资料编号:5D10448 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D10448
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

淘书网的设计与实现(ASP,Access)(含录像)(程序代码,论文说明书12000字,access数据库)
摘要
本论文所介绍的系统以配合图书单位实现网上电子商务,进行交换图书与图书销售等工作,在本论文中,主要阐述了网上图书管理系统的需求分析、系统总体设计方案、各模块功能及流程实现、系统的评价与维护等,通过本系统主要可以完成:对各类书籍进行分类,可方便地进行查询。记录注册用户的信息,对注册用户给予优惠服务、能够存贮并随时查看用户所选择的书籍,并计算出总价格。并可以生成用户的购书订单。可以交换图书,发布书评,发布信息。该系统界面灵活,以网页形式出现,简单易于操作,而且采用模块化和面向对象的程序设计,为用户节省大量时间,能达到快捷、迅速、准确的效果。

关键词  网站,淘书网,ASP,ADO
 
Abstract
This paper introduced the system to match the library implementation of on-line electronic commerce, exchange books and sales work, in this paper, mainly elaborated the online library management system needs analysis, system design, the function of each module and implementation, system evaluation and maintenance, the system can complete: for all types of books classification, can easily query. Record the registered user information, for registered users of preferential services, able to store and check the user selected books, and calculate the total price. Users can generate and the acquisition order. Book exchange, publish book reviews, release information. The interface of the system is flexible, the webpage form, simple and easy operation, and adopts the modular and object-oriented program design, for the user to save a lot of time, we can achieve fast, prompt, accurate effect.
Key words: website, Tao Shu, ASP, ADO
 

淘书网的设计与实现(ASP,Access)(含录像)
淘书网的设计与实现(ASP,Access)(含录像)
淘书网的设计与实现(ASP,Access)(含录像)
淘书网的设计与实现(ASP,Access)(含录像)


目录
摘要    1
Abstract    1
第1章 绪论    1
1.1  项目背景    1
1.2 研究的目的和意义    2
第2章  需求分析与技术分析    3
2.1  需求分析    3
2.1.1  基本功能需求    3
2.2  技术分析    3
2.2.1  操作系统和Web服务器技术对比    3
2.2.2  数据库技术对比    4
2.2.3  网页制作软件对比    5
2.2.4  目前主流的动态网页技术比较    8
2.2.5  关于ASP    9
第3章  项目的实现与设计    12
3.1  系统大体结构图    12
3.2  数据库概念结构设计    14
第4章  系统的实现    16
4.1  后台管理系统的实现    16
4.1.1. 连接数据库的包含文件    16
4.1.2  后台管理的控制台    17
4.1.3  新建图书类别    17
4.1.4  添加新书    19
4.1.5  图书详细内容    20
4.1.6  修改图书信息    21
4.1.7  求书信息管理    23
4.1.8  登陆页面    24
4.2 前台系统的实现    27
4.2.1  注册页面    27
4.2.2  用户中心页面    30
4.2.3  书评信息模块    31
4.2.4  添加书评管理    31
4.2.5  本人订单管理    32
4.2.6  本人换书信息    33
4.2.7  形成订单页面    33
第5章  系统的调试和优化    39
5.1  调试    39
5.2  问题分析    40
结束语    41
致谢    41
参考文献    43

推荐资料