- 1、本文档共41页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
个人博客blog的设计与实现
摘 要
Blog,中文称为博客
本文介绍了blog网站的主要结构框架和功能特点,比较了PHP、ASP、ASP.net等主流的网页开发技术。在综合比较各种开发工具优劣的基础上,本设计方案选用了ASP VBScript+Access的开发组合,网页外观设计则选用了Dreamweaver MX 2004。
在这次毕业设计中,主要利用数据库操作实现了blog网站的基本功能,包括日志的发表、编辑和删除;用户留言的发表和删除;评论的发表和删除等。并且本设计中引入了一个用户注册系统,使网站的管理更加方便。
关键词:blog网站,数据库,用户注册系统
Abstract
Blog, which is called “buo ke” in Chinese, is a new outcome of the network age. With the development of the network technology, people are becoming more and more reliant and infatuated on Internet. The appearance of Blog is not only becoming a remarkable landscape on Internet, but also bringing notable influence to the human and our society. Someone forecast that the influence of blog will exceed the traditional media in the future. As mode of transmitting in the professional domain, blogger will be one of the most important people in the domain. As one of communicating tools, blog will exceed Email, BBS, IM and turn into the more important way of communication between people.
My task is researching the course of designing and establishing a blog website from the technical point of view.
This paper introduces the mainly structure and characteristics of function of a blog website. It also compares the differences between PHP, ASP and ASP.net which are the primary technologies used for web programming. Considering about the compare, ASP and Access DBMS are chosen for this program. Dreamweaver MX 2004 is used for designing the appearance of webpage.
In this program, the basic functions of the website which include adding, editing, deleting of logs and adding, deleting of messages and comments are realized by using operations to the database. A user’s registration system is used for simplifying the management of the website.
Keywords: blog website, database, user’s registration system
目 录
摘 要 错误!未定义书签。
Abstract 错误!未定义书签。
目 录 1
1 绪 论 错误!未定义书签。
1.1 课题背景 错误!未定义书签。
1.2 blog发展概况 错误!未定义书签。
1.3 课题主要内容 错误!未定义书签。
2 系统方案论证 错误!未定义书签。
2.1 结构特点与功能要求 错误!未定义书签。
2.2 主要开发技术及其比较 错误!未定义书签。
文档评论(0)