asp网上书店毕业设计.rar
asp网上书店毕业设计,asp网上书店毕业设计1.1万字 49页包括论文,系统代码摘 要随着计算机技术的日益发展,现代社会已经到了真正的信息时代,如何掌握并应用信息就显得非常重要了。很多公司都利用互联网这个市场来达成协议,所以互联网也不再是单纯的传播媒体,它除了传播信息以外,还可成为转变社会形态的枢纽。互联网上的这个虚拟世界正在具体化、现实化...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 weyue 发布
Asp网上书店毕业设计
1.1万字 49页
包括论文,系统代码
摘 要
随着计算机技术的日益发展,现代社会已经到了真正的信息时代,如何掌握并应用信息就显得非常重要了。很多公司都利用互联网这个市场来达成协议,所以互联网也不再是单纯的传播媒体,它除了传播信息以外,还可成为转变社会形态的枢纽。互联网上的这个虚拟世界正在具体化、现实化,并逐渐与现实生活融为一体。
ASP是一种优秀的电子商务开发程序语言,因为其编辑简便、功能全面的特点,被广泛应用于电子商务网站的编辑制作、企业管理系统的开发等项目中。尤其是在电子商务网站的建设中,ASP扮演着动态网页缔造者的重要角色。
Dreamweaver_MX集多种网页开发功能于一身,可以轻松、系统地完成几乎所有网页技术的编辑。它具有美观的操作界面及强大的编辑功能,在Dreamweaver_MX中编辑ASP,可以很方便地应用各种辅助项目,实时测试编辑完成的动态网页,设计出功能完善的动态网页。
Microsoft Access是一种关系式数据库,关系式数据库由一系列表组成,表又由一系列行和列组成,每一行是一个记录,每一列是一个字段,每个字段有一个字段名,字段名在一个表中不能重复。是一种易于使用,配置简单的数据库。
本文中的网上书店系统,结合ASP、Access与Dreamweaver_MX共同开发而成,具有用户使用更简单、界面更直观等优点,设计并实现用户管理、书籍管理、订单管理、购物结帐等功能。
关键字 数据库 连接 验证 Asp 网上书店
ABSTRACT
One that is with technology of the computer is growing, the modern society has already reached real information age, how to grasp and use information to seem very important. A lot of companies make use of this market of Internet to reach an agreement, so Internet is no longer simple spread media, it besides information of propagating, and may become the pivot of changing the social shape. Specify pieces of world not fictitious on it is on Internet, reality, and integrate in actual life gradually.
ASP whether one outstanding e-commerce develop procedure language, because of its editor simple and convenient, function overall characteristic, widely used in development of making, enterprise's administrative system of the editor of the e-commerce website ,etc. in the project. Especially in the construction of the e-commerce website, ASP is acting the dynamic webpage founder's important role.
Dreamweaver_MX incorporate developing the function in many kinds of webpages into an organic whole, can finish nearly all webpage editor of technology lightly and systematically. It has beautiful operation boundary plane and strong editing function, editor ASP in Dreamweaver_MX, can use various kinds of auxiliary projects very conveniently, test the dynamic webpage that the editor finished in real time, design the dynamic webpage with perfect function.
Microsoft Access is a kind of relational expression database, the relational expression database is tabulated and made up by one, form competent is it make up to arranging by a series of, every and the entourage one record, every one word section, each word section have one word sections of name, word a name can repeat of first form. It is that one kind is easy to use, dispose the simple database.
Online bookshop system in the article, combine ASP、Access and Dreamweaver_MX is it, have user use simple, interface getting ocular advantage to develop together originally, design and realize user management, books management, order manage, do shopping function of checking out etc.
Key words: Database Connect Validate Asp Online Bookshop
目 录
前 言 4
第一章 系统概述 5
1.1 网上书店设计概要 5
1.2 ASP技术综述 6
1.2.1 ASP的6大内建对象 6
1.2.2 ASP与CGI的比较 7
1.2.3 ASP与IIS 8
1.2.4 ADO简介 9
1.3 技术要点 9
第二章 数据库的设计与实现 11
2.1 创建数据库 11
2.2 数据库的连接 16
第三章 网上书店系统设计 18
3.1 用户信息模块的实现 18
3.1.1 客户的注册、登录及退出 19
3.1.2 客户资料的查看、更新及密码的修改 23
3.2 图书信息模块的实现 26
3.2.1 分类的显示和详细信息的显示 26
3.2.2 图书的搜索 28
3.2.3 购物车功能的实现 33
3.3 系统管理模块的实现 37
3.3.1 图书的管理 38
3.3.2 客户和管理员用户的管理 41
第四章 网站的建立与运行环境 46
结束语 47
致 谢 48
参考文献 49
参考文献
[1] 清汉计算机工作室编著《Access 2000 中文版事例》 机械工业出版社
[2] 宋彦浩《ASP建网技术》中国水利水电出版社
[3] 石志国《ASP动态网站编程》清华大学出版社
[4] 刘文政等编《网页设计三合一综合教程》(MX版) 北京:科学出版社,2003
[5] 樊健平《ASP高级编程及其项目应用开发》2003年 中国水利水电出版社
[6] 许卫林《VBScript+ASP动态网页制作》2002年 中国电力出版社
[7] 藏杨、秦冬等《ASP软件工程案例精解》2004年 电子工业出版社
[8] 宣小平《ASP数据库系统开发实例导航》2004年 人民邮电出版社
[9] 赵增敏《ASP动态网页设计》2003年 电子工业出版社
1.1万字 49页
包括论文,系统代码
摘 要
随着计算机技术的日益发展,现代社会已经到了真正的信息时代,如何掌握并应用信息就显得非常重要了。很多公司都利用互联网这个市场来达成协议,所以互联网也不再是单纯的传播媒体,它除了传播信息以外,还可成为转变社会形态的枢纽。互联网上的这个虚拟世界正在具体化、现实化,并逐渐与现实生活融为一体。
ASP是一种优秀的电子商务开发程序语言,因为其编辑简便、功能全面的特点,被广泛应用于电子商务网站的编辑制作、企业管理系统的开发等项目中。尤其是在电子商务网站的建设中,ASP扮演着动态网页缔造者的重要角色。
Dreamweaver_MX集多种网页开发功能于一身,可以轻松、系统地完成几乎所有网页技术的编辑。它具有美观的操作界面及强大的编辑功能,在Dreamweaver_MX中编辑ASP,可以很方便地应用各种辅助项目,实时测试编辑完成的动态网页,设计出功能完善的动态网页。
Microsoft Access是一种关系式数据库,关系式数据库由一系列表组成,表又由一系列行和列组成,每一行是一个记录,每一列是一个字段,每个字段有一个字段名,字段名在一个表中不能重复。是一种易于使用,配置简单的数据库。
本文中的网上书店系统,结合ASP、Access与Dreamweaver_MX共同开发而成,具有用户使用更简单、界面更直观等优点,设计并实现用户管理、书籍管理、订单管理、购物结帐等功能。
关键字 数据库 连接 验证 Asp 网上书店
ABSTRACT
One that is with technology of the computer is growing, the modern society has already reached real information age, how to grasp and use information to seem very important. A lot of companies make use of this market of Internet to reach an agreement, so Internet is no longer simple spread media, it besides information of propagating, and may become the pivot of changing the social shape. Specify pieces of world not fictitious on it is on Internet, reality, and integrate in actual life gradually.
ASP whether one outstanding e-commerce develop procedure language, because of its editor simple and convenient, function overall characteristic, widely used in development of making, enterprise's administrative system of the editor of the e-commerce website ,etc. in the project. Especially in the construction of the e-commerce website, ASP is acting the dynamic webpage founder's important role.
Dreamweaver_MX incorporate developing the function in many kinds of webpages into an organic whole, can finish nearly all webpage editor of technology lightly and systematically. It has beautiful operation boundary plane and strong editing function, editor ASP in Dreamweaver_MX, can use various kinds of auxiliary projects very conveniently, test the dynamic webpage that the editor finished in real time, design the dynamic webpage with perfect function.
Microsoft Access is a kind of relational expression database, the relational expression database is tabulated and made up by one, form competent is it make up to arranging by a series of, every and the entourage one record, every one word section, each word section have one word sections of name, word a name can repeat of first form. It is that one kind is easy to use, dispose the simple database.
Online bookshop system in the article, combine ASP、Access and Dreamweaver_MX is it, have user use simple, interface getting ocular advantage to develop together originally, design and realize user management, books management, order manage, do shopping function of checking out etc.
Key words: Database Connect Validate Asp Online Bookshop
目 录
前 言 4
第一章 系统概述 5
1.1 网上书店设计概要 5
1.2 ASP技术综述 6
1.2.1 ASP的6大内建对象 6
1.2.2 ASP与CGI的比较 7
1.2.3 ASP与IIS 8
1.2.4 ADO简介 9
1.3 技术要点 9
第二章 数据库的设计与实现 11
2.1 创建数据库 11
2.2 数据库的连接 16
第三章 网上书店系统设计 18
3.1 用户信息模块的实现 18
3.1.1 客户的注册、登录及退出 19
3.1.2 客户资料的查看、更新及密码的修改 23
3.2 图书信息模块的实现 26
3.2.1 分类的显示和详细信息的显示 26
3.2.2 图书的搜索 28
3.2.3 购物车功能的实现 33
3.3 系统管理模块的实现 37
3.3.1 图书的管理 38
3.3.2 客户和管理员用户的管理 41
第四章 网站的建立与运行环境 46
结束语 47
致 谢 48
参考文献 49
参考文献
[1] 清汉计算机工作室编著《Access 2000 中文版事例》 机械工业出版社
[2] 宋彦浩《ASP建网技术》中国水利水电出版社
[3] 石志国《ASP动态网站编程》清华大学出版社
[4] 刘文政等编《网页设计三合一综合教程》(MX版) 北京:科学出版社,2003
[5] 樊健平《ASP高级编程及其项目应用开发》2003年 中国水利水电出版社
[6] 许卫林《VBScript+ASP动态网页制作》2002年 中国电力出版社
[7] 藏杨、秦冬等《ASP软件工程案例精解》2004年 电子工业出版社
[8] 宣小平《ASP数据库系统开发实例导航》2004年 人民邮电出版社
[9] 赵增敏《ASP动态网页设计》2003年 电子工业出版社