博客网站系统毕业设计论文..doc
文本预览下载声明
华中科技大学文华学院
毕业设计(论文)
题目: 博客网站系统
学 生 姓 名: 学号:
学 部 (系): 信息科学与技术学部
专 业 年 级: 2011级计算机应用技术
指 导 教 师: 职称或学位:
2014年5月20日
目 录
摘 要 II
Abstract III
前 言 IV
1.系统概述 1
1.1系统背景、目标及意义 1
1.2可行性需求分析 2
1.3系统开发环境 2
1.4主要功能分析 3
2.系统的总体结构设计 4
2.1系统的开发思想与原则 4
2.2系统功能模块 4
2.3数据库的概念结构设计 6
3. 系统的详细设计 8
3.1程序设计思想与原则 8
3.2程序设计流程图 8
3.3程序设计结构 9
3.4数据库的物理结构设计 14
4. 系统测试及评价 17
4.1测试与调试 17
4.2系统评价 17
结束语 18
参考文献 19
致 谢 20
博客网站系统
摘 要
Blog是继Email、BBS之后出现的第种网络交流方式,是网络时代的个人“读者文摘”,是以超级链接为武器的网络日记,是代表着新的生活方式和新的工作方式,更代表着新的学习方式。具体说来,博客(Blogger)这个概念解释为使用特定的软件,在网络上出版、发表和张贴个人文章的人。一个Blog其实就是一个网页,它通常是由简短且经常更新的帖子所构成,这些张贴的文章都按照年份和日期倒序排列。Blog的内容和目的有很大的不同,从对其他网站的超级链接和评论,有关公司、个人构想到日记、照片、诗歌、散文,甚至科幻小说的发表或张贴都有。许多Blogs是个人心中所想之事情的发表,其它Blogs则是一群人基于某个特定主题或共同利益领域的集体创作。
Blog Website System
Abstract
Blog is the Email, BBS, network after the three exchange, the individual is the Internet Age, Readers Digest is a hyperlink to the diary as a weapon of the network represents a new way of life and new ways of working , but also represents a new approach to learning. Specifically, the blog (Blogger) to explain the concept for the use of specific software, in network publishing, publication and personal articles were posted.
In fact, a Blog is a web page, it is usually brief and frequently updated posts by composition, these articles are posted in accordance with the reverse order of the year and date. Blog content and purpose are very different from other sites on the hyperlink and comments, the company, personal vision to the diary, photos, poetry, essays, and even science fiction, have published or posted. Blogs are the hearts of many individuals think of things made, other Blogs is a group of people based on a specific theme or area of the common interests of the collective creation.
The system uses PHP dynamic web development technologies to MySQL as the backend database, using the Apache Web
显示全部