您现在的位置:网站首页答辩论文计算机毕业设计ASP毕业设计

基于ASP的茶叶网站设计与开发

  • 简介:(论文 页数:38 字数:16780)摘 要:如今,随着计算机技术的发展,特别是网络技术的飞速发展,使越来越多的企业或部门建立了自己的网站,越来越多的人开始习惯从互联网上获取各种各样的信息,尤其是利用互联网来发布信息、介绍自己的产品已经成为个人或公司的...
    • 请与管理员联系购买资料 QQ:5739126
  • 论文简介
  • 相关论文
  • 论文下载

(论文 页数:38 字数:16780)摘 要:如今,随着计算机技术的发展,特别是网络技术的飞速发展,使越来越多的企业或部门建立了自己的网站,越来越多的人开始习惯从互联网上获取各种各样的信息,尤其是利用互联网来发布信息、介绍自己的产品已经成为个人或公司的首选。所以建立一个动态的、便于维护的网站是各个企业或公司的首要任务。
本论文就是建立一个动态的茶叶网站,主要介绍中国的各种茶叶,方便用户从网上了解中国的茶叶知识。在具体制作中,用ASP+Access技术来实现B/S系统,ASP技术与Access数据库技术结合,用户在浏览器端可以随意查询自己需要的茶叶知识,浏览国内外茶叶新闻,发表评论等。而数据的后台操作则由服务器端处理。这样提高了网页的互动性,使整个系统能更好的为用户服务。整个网页内容基本都是来源于数据库,方便管理员对网站的维护与更新,很好的体现了网站的动态效果。
在制作整个网站过程中,用到的制作工具主要有:Macromedia Dreamweaver MX 2004 、Macromedia Flash8.0、Adobe Photoshop8.0 。主要开发语言是:HTML(超文本标记语言)、ASP及ASP的脚本语言VBScript 、JavaScript以及数据库的结构化查询语言SQL。使用的数据库是简单易懂的Access数据库。开发环境是装有Windows 2000/ Windows 2003/ Windows NT/ Windows XP的操作系统;网络协议是TCP/IPWEB协议;服务器是装有IIS 6.0组件的服务器;浏览器是Internet Explore 6.0。


关键词:网站,茶叶,ASP,ACCESS
abstract
Now, along with the computer technology development, specially the network technology rapid development, caused more and more many enterprises or the department has established own website, more and more many people started the custom to gain various information from the Internet, using the Internet issued in particular the information introduced own product already became individual or company's first choice. Therefore establishes dynamic, is advantageous for the maintenance website is each enterprise or company's most important ask.
The present paper establishes a dynamic tea website, mainly introduced Chinese each kind of tea, the convenient user from on-line understands Chinese the tea knowledge. In the concrete manufacture, realizes the B/S system with the ASP+Access technology, the ASP technology and the Access data bank technology union, the user the tea knowledge which may inquire at will in the browser end oneself needs, glances over the domestic and foreign teas news, makes the commentary and so on. But the data backstage operation processes by the server end. Like this enhanced the homepage interaction, enables the overall system to be better serves for the user. The entire homepage content is basic all is originates from the database, the convenient manager to the web site maintenance and the renewal, very good has manifested the web site dynamic effect.
In manufacture entire website process, with the manufacture tool mainly has: Macromedia Dreamweaver MX 2004, Macromedia Flash8.0,Adobe Photoshop8.0. The main development language is: HTML (hypertext mark language), ASP and ASP script language VBScript, JavaScript as well as database structure inquiry language SQL. The use database is the simple easy to understand Access database. The development environment is loaded with Windows 2000/ Windows 2003/ Windows NT/Windows XP the operating system; The network agreement is the TCP/IPWEB agreement; The server is loaded with the IIS 6.0 modules the servers; The browser is Internet Explore 6.0.

关键词:Website; tea; ASP; ACCESS


目 录
第一章 绪 论 - 1 -
1.1茶叶网站的现状 - 1 -
1.2课题目的与背景 - 1 -
第二章 网站需求分析 - 2 -
2.1功能需求 - 2 -
2.2性能需求 - 2 -
第三章 网站开发工具 - 3 -
3.1网站整体开发工具 - 3 -
3.2网站图片处理工具 - 3 -
3.3网站动画效果工具 - 4 -
3.4网站开发语言 - 4 -
第四章 数据库整体设计 - 5 -
4.1ACCESS数据库简介 - 5 -
4.2系统设计 - 5 -
4.2.1系统功能分析 - 5 -
4.2.2系统功能模块设计 - 6 -
4.3数据库设计 - 6 -
4.3.1数据库需求分析 - 6 -
4.3.2数据库概念结构设计 - 7 -
4.3.3数据库逻辑结构设计 - 9 -
第五章 用ASP 构建动态茶叶网站 - 15 -
5.1动态网页的优点 - 15 -
5.2 ASP技术介绍 - 16 -
5.3 ASP技术特点和工作原理 - 17 -
5.3.1 ASP运行模式 - 17 -
5.3.2 ASP的工作原理 - 18 -
5.3.3 ASP的技术特点 - 18 -
5.4用ASP进行动态网页设计 - 20 -
5.5用ASP访问数据库 - 21 -
5.5.1 ASP内置对象和组件 - 21 -
5.5.2 ASP访问数据库工作原理 - 22 -
5.5.3 ASP连接数据库的方法 - 22 -
5.5.4利用ASP进行动态数据查询 - 23 -
5.6茶叶网页的具体设计 - 23 -
5.6.1网页界面构成元素 - 23 -
5.6.2网页的整体构造 - 24 -
5.6.3网页的色彩搭配 - 25 -
5.6.4茶叶网站的基本框架 - 26 -
5.6.5茶叶网站首页Index.asp设计 - 26 -
5.6.6茶叶网站的其他界面设计 - 30 -
第六章 总结 - 33 -
致谢 - 33 -
结束语 - 34 -
参考文献 - 34 -







第一章 绪 论
1.1茶叶网站的现状
随着Internet的飞速发展,人们了解关于茶叶的知识,在也不要局限与书本和报纸,只要上网浏览茶叶方面的网站即可,在百度随便一搜就会出来几百上千个形形色色的茶叶网站。
但是由于开发网站的技术以及对茶叶知识掌握的不完全,导致许多网站可供用户浏览的信息太少,有的静态的网站更新信息更不方便。故网站虽多,但实用价值不高。所以开发一个既是动态的,网站信息又比较齐全的茶叶网站是势在必行的。
1.2课题目的与背景
中国是全世界最大的茶叶出产国,年产茶叶占全世界的1/3以上。在中国,茶叶有着非常悠久的文化历史,自古以来茶叶就是华夏子孙的上上饮品,不但保健而且是纯天然的。传播茶叶知识和文化是我们的责任,在今天,最好的传播媒体就是互联网,通过互联网可以快速直观的介绍中国的茶叶。

查看评论 已有0位网友发表了看法
  • 验证码: