- 1、本文档共8页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于后台数据库的个性化Web页面实现毕 业 论 文(设计)
毕 业 论 文(设计)
摘 要
20世纪末,随着计算机科学的发展,数据库技术在Internet中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。个性化已逐渐成为当今Web应用的潮流。本文研究了一种基于数据关联规则采集技术的用户个性化页面动态生成方案,此方案与现今网上已采用的一些方案相比,具有用户使用更简单、反映用户兴趣爱好更明显细致等优点。
本文中所做的主要工作如下:
(1)介绍了个性化页面的背景及WinNT+IIS+ASP系统的一般原理;
(2)阐述整个个性化页面生成系统的系统结构及工作原理;分析了系统实现中的特殊性、难点和重点。
(3)设计实现用户注册/登陆、用户数据采集、个性化页面动态生成-回显等程序模块;实现ASP和HTML页面 45个。
(4)分析并解决实现中的若干技术问题;如….。
(5)建立完整的实验网站,进行测试并分析结果。
关键词:个性化;动态;ASP;点击;关联规则
Abstract
At the end of 20th century ,With the development of computer science, Database technology is widely used in Internet applications. This makes network users can enjoy more convenient and individual services. Personalization is the trend of today’s Web applications. In this work, we study the technique to organize the personalized page based on association rule mining. Compared to some currently existent method on the Internet, our method has several advantages such as giving more convenience to users and reflecting users’ interesting more clearly and precisely.
The main work of this paper are :
Introduces the background of the personal Web page and the general principle of the platform WinNT + IIS + ASP
Investigates the system structure and working principle of the generating system for personal Web page.
Designs and implements the modules of personal page generating system, such as register module, login module, user data collecting module, page organizing and displaying module.
Analyses and resolves the technical problems in implementation, such as …..
Establishes a test Web site and analyses the result after testing on it.
Key Words:Individuation; dynamic; ASP; click; association rule
目 录
1 背景 ……………………………………………………………………… (1)
2 特殊技术困难………………………………………………………… (1)
3 ASP技术综述………………………………………………………… (2)
3.1 ASP的产生…………………………………………………………… (2)
3.2 ASP与IIS……………………………………………………………… (2)
3.2.1 IIS简介…………………………………………………………… (3)
3.2.2 IIS与ASP的结合………………………………………………… (3)
3.3 ASP的内部特点……………………………………………………… (4)
3.3.1 ASP内部6大对象………………………………………………… (4)
3.3.2 Global
文档评论(0)