个人博客的设计与实现
- 格式:doc
- 大小:3.95 MB
- 文档页数:37
个人博客的设计与实现
1 / 37 郑州旅游职业学院
毕业设计( 论文)
年月日 姓 名: 李治坦
学 号:
年 级: 14级
系 别: 信息工程
专 业: 计算机网络
指导教师: 王桂凤 个人博客的设计与实现
个人博客的设计与实现
2 / 37 毕业设计(论文)诚信声明书
本人声明:本人所提交的毕业论文《个人博客的设计与实现 》是本人在指导教师指导下独立研究、写作的成果,论文中所引用他人的无论以何种方式发布的文字、研究成果,均在论文中加以说明;有关教师、同学和其他人员对本文的写作、修订提出过并为我在论文中加以采纳的意见、建议,均已在我的致谢辞中加以说明并深致谢意。
本论文和资料若有不实之处,本人承担一切相关责任。
论文作者: (签字) 时间: 年 月 日
指导教师已阅: (签字) 时间: 年 月 日 个人博客的设计与实现
3 / 37 郑州旅游职业学院
毕业论文(设计)任务书
毕业设计题目: 个人博客的设计与实现
学生姓名: 专业班级: 学号:
主要任务:
需要提交的文档:
发出任务书日期: 完成期限:
指 导 教 师: 系部主任:
说明:如计算机输入,内容小四号字。本任务书一式二份,教师、学生各执一份个人博客的设计与实现
/ 37
摘 要
目前Internet早已深入我们的生活,而这工程真正的开始时间是1962年。发展至今已经变的异常庞大,而近段时间发展最快的当数电子商务系统。互联网经过各种高潮低谷起伏后,各种类型的网站如雨后春笋般突军崛起。然而随着计算机的发展和普与,Blog得到了极大的发展Blog是Weblog(网络日志)的简称,即个人博客系统。Blog是即E-mail、BBS、ICQ之后的第四种网络交流方式。它以个人为中心传播出版有影响力的消息、新闻、事件等,鲜明的个人特色引人瞩目,它以独特的视角、敏锐的观察力,不断的冲击传统媒体。传统的Blog已经满足不了社会的需要,拥有更多更新功能的Blog急需走上舞台。为了方便广大朋友沟通交流,特此开发了个人博客系统。
本系统是根据网络需求而设计的一款个人博客软件,本文主要介绍了个人博客系统中的前台查看日志,留言,评论,相册和后台管理的设计与实现。本系统利用PHP动态网络开发技术,以MySQL作为后台数据库,使用Apache配置Web服务器,结合jquery框架,以与JavaScript和HTML脚本语言,并采用了templates模板技术,以与配合多种网页开发工具,实现了基于B/S模式的个人日志发表和交流的平台——个人博客系统。
本设计后台主要包括四大模块:基本设置模块、日志管理模块、博客管理模块、相册管理模块,同时该系统又实现多用户权限管理功能,系统管理员可以查看到整个系统的所有模块,而普通用户只能查看到日志管理模块,这种多元化的权限管理真正的实现了人人都可以博客,人人都需要博客,让更多的朋友都可以参与到博客中来,成为博客日志中的作者。
关键词: PHP;MYSql;博客 个人博客的设计与实现
I / 37
个人博客的设计与实现
II / 37 Abstract(英文摘要)
Currently Internet has long been deep into our lives, and the real
start time of this project is 1962. Development has become very huge,
and the fastest growing period of time when the number of electronic
commerce system. After the ups and downs of the Internet through a
variety of ups and downs, the emergence of a variety of types of Web
sites springing up. However, with the development and popularization
of the computer, Blog has been greatly developed Weblog is Blog
(network log), namely, the personal blog system. Blog is that E-mail,
BBS, ICQ after the fourth kinds of network communication. It is the
center of personal communication and publication of influential news,
news, events, etc., distinctive personal characteristics of the attention, it
with a unique perspective, keen observation, and constantly impact the
traditional media. The traditional Blog can not meet the needs of the
community, with more updated features of the Blog need to go on
stage. In order to facilitate the communication between friends, we
have developed a personal blog system.
This system is designed according to the network needs of a
personal blog software, this paper mainly introduces the personal blog
system in the front view log, message, comment, photo album and
background management design and implementation. The system
uses PHP dynamic network development technique, using MySQL as 个人博客的设计与实现
III / 37 the back-end database, using the Apache configuration Web server,
combined with the jQuery framework, and JavaScript and HTML
scripting language, and uses the templates template technology, and
cooperate with a variety of web development tools, has developed a
personal blog system platform B/S mode and communication based on
personal journal published.
The backstage mainly includes four modules: the basic settings
module, log management module, management module, blog, photo
album management module, the system and implementation of user
privilege management function, the system administrator can view all
modules of the whole system, and ordinary users can only view the log
management module, management authority of the diversified real
everyone can realize that everyone needs a blog, blog, let more friends
will be able to participate in the blog, a blog log writer.
Key Words:PHP;MYSql;Blog 个人博客的设计与实现
IV / 37 目 录
摘 要 ...............................................................................................................................
Abstract(英文摘要) ................................................................................................ II
第1章 绪论 .................................................................................................................. 0
1.1个人博客系统开发背景 .................................................................................. 0
1.2个人博客系统开发意义 .................................................................................. 0
1.3个人博客系统可行性分析 .............................................................................. 1
1.3.1 可行性研究 ............................................................................................ 1