铁观音销售网站设计与实现.rar

RAR格式版权申诉手机打开展开

铁观音销售网站设计与实现,40页 12889字 论文+程序代码+任务书目 录前 言 51系统需求分析 61.1 用户需求分析 61.2 数据库需求分析 71.3 后台数据库 71.4 系统的方案选择 72 软件的开发环境 82.1软件开发的条件与限制 82.2 程序语言 82.2.1 asp简介 82.2.2 html语...
编号:88-13592大小:1.77M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 bysjlw8 发布

铁观音销售网站设计与实现
40页 12889字
论文+程序代码+任务书



目 录

前 言 5
1系统需求分析 6
1.1 用户需求分析 6
1.2 数据库需求分析 7
1.3 后台数据库 7
1.4 系统的方案选择 7
2 软件的开发环境 8
2.1软件开发的条件与限制 8
2.2 程序语言 8
2.2.1 ASP简介 8
2.2.2 HTML语言 9
2.2.3 ADO组件 10
2.2.4 编码工具及网页制作工具选择 10
3 系统设计 11
3.1 系统功能模块的设计 11
3.1.1 订单管理系统功能模块结构图 12
3.2 系统流程图 14
3.3用户订单E-R图 15
3.4数据库设计 15
3.4.1数据库概念模型图 15
3.4.2数据库表描述 16
3.4.3 数据库表清单 17
4系统详细设计和主要编码 21
4.1系统页面划分 21
4.2 系统的页面逻辑功能图 21
4.3 系统功能模块描述 23
4.3.1客户端首页(Home.asp) 23
4.3.2 新用户注册页面(newuser.asp) 24
4.3.4 购物页面(main.asp) 26
4.3.5 管理员登录页面(adminlogin.asp) 29
4.3.6 用户管理部分的一些重要页面 30
4.3.7 订单管理部分的一些重要页面 31
4.3.8 商品管理部分的重要页面 33
5系统测试与发布 36
5.1 用户页面的出错控制测试 36
5.1.1登陆页面测试 36
5.1.2 新用户注册页面 36
5.2 系统发布 37
总 结: 40
参考文献: 41
致 谢: 42

摘 要:本系统是基于ASP的铁观音销售网站,利用因特网的方便快捷等优点,使我们的客户能在第一时间内订购到自己需要的茶叶产品。ASP结构主要是利用了不断成熟的WWW浏览器技术,结合浏览器的多种脚本语言(VBScript、JavaScript等)和ActiveX技术,通用的浏览器就实现了原来需要专用软件才能实现的强大功能,并节约了开发成本,是一种全新的软件系统构造技术。并且,基于ASP技术开发的销售网站管理系统,系统只需要运行在服务器上,操作管理上没有特定的区域限制,只要有因特网的地方都可以对系统进行维护管理。本订单管理系统分为客户订购系统和管理员管理系统两大部分。客户订购系统支持一般的用户登陆,用户可以选择自己需要的产品,并可进行网络交易。管理员管理系统,是系统的后台管理,可以对产品进行更新维护等操作。
关键词:ASP;IIS5.0;浏览器/服务器;HTML语言;脚本语言(VBScript)
The Order Management System Based on the ASP Technology
Abstract: This system is according to an order management system of the ASP(Active Server Pages) structure, is a calculator examination to try an order system, make use of convenient and fast etc. advantage of Internet, make our customer be able to order the product that the oneself need in and at that time. Structure of ASP mainly is to make use of the continuously mature WWW browser technique, combine various script languages (VBScript, JavaScript etc.) and technique of ActiveX of the browser, the in general use browser carries out to need the strong function that the appropriation software then can carry out originally, and economized the development cost, is a kind of all new software system structure technique. And, according to the order management system that the system of B/ S combines the ASP technique development, the system need to be circulate only on the server, have no restrict of particular district in the operation management, as long as there are the places of Internet can carry on the maintenance to the system management. This order manages the system to is divided into the customer order the system and managing person manages the system two greatest parts.Customer the order system supports the general customer debarkation, the customer can choose the oneself product of demand, and can carry on the network bargain.The managing person manages the system, is the backstage of the system management, can carry on renewing the maintenance etc. to the product operation.
Keywords: ASP;IIS5.0;Browser/ server;HTMLLanguage;VB(Script of language)


参考文献:
[1] 《ASP程序设计》梁建武,陈语林 主编,中国水利水电出版社2004年1月第6次印刷
[2] 网页设计与WEB数据库发布技术》魏应彬 周星 康耀红 编著(苻华儿 审)清华大学出版社2002年8月第2次印刷
[3]《ASP应用开发指南》(美)Greg Buczek,MCSD.MCT编著,李博、于骞翻译,,科学出版社,2000年11月
[4]《ASP3.0专业WEB技术》(美)Alex Homer著,刘爱民、高德辉 等译,人民邮电出版社,2000年12月
[5]《ASP数据库系统开发实例导航》宣小平 但正刚 张文毅 著,人民邮电出版社,2003 年10月
[6] 魏应彬 周星 康耀红 著,《网页设计与web数据库发布技术》,清华大学出版社,2002年8月
[7] 廖信彦 著,《ASP应用经典(1CD)--Web高级技巧》,中国铁道出版社,2000年9月
[8] Microsoft,Windows脚本技术白皮书
[9] 王珊 著,《数据库系统概论》,高等教育出版社,2000年2月
[10]黄昕暐、赖荣枢 著,《VBScript案例实作》,旗标出版社,1997年7月
[11]林信成 著,《HTML与ASP编程实务》,清华大学出版社,2001年7月
[12]傅宇旭 著,《IIS 5.0与ASP网站建设》,科学出版社,2001年4月
[13]曹建 著,《Dreamweaver与ASP实战演练(含1CD)》,电子工业出版社,2001年1月