1、 专科毕业设计(论文)专科毕业设计(论文) 题 目 博客系统的设计与实现 学生姓名 专业班级 学 号 所 在 系 信息科学与工程系 指导教师 完成时间 2011 年 3 月 31 日 博客系统的设计与实现 摘 要 视角随着计算机的发展和普及, blog 得到了极大的发展。 Blog 是 Weblog(网 络日志)的简称。Blog 是即 E-mail、BBS、ICQ 之后的第四种网络交流方式。它 以个人为中心传播出版有影响力的消息、新闻、事件等,鲜明的个人特色引人瞩 目,它以独特的、敏锐的观察力,不断的冲击传统媒体。传统的 Blog 已经满足 不了社会的需要,拥有更多更新功能的 Blog急需走上
2、舞台。 Access 就是关系数据库开发工具,数据库的汇集各种信息以供查询、存储 和检索。数据库是出一些有意义和有关系的设计(data)所组合而成,我们成之 为数据库管理系统(Database Management System DBMS) 。Access 的优点在于 它能使用数据表示图收集信息,数据表示图提供了一种类似与 Excel 的电子表 格,可以是数据库一目了然。 关键词 ASP;Access;Dreamweaver BLOG SYSTEM DESIGN AND IMPLEMENTATION ABSTRACT Along with computers development and t
3、he popularization, Blog obtained the enormous development. Blog is Weblog (network diary) abbreviation. After Blog is E-mail, BBS, the ICQ fourth network exchange way. It take has the influence news, the news, the event personally as the central dissemination publication and so on, the bright indivi
4、dual characteristic is conspicuous, it by unique angle of view, keen power of observation, unceasing impact tradition media. Traditional Blog already could not meet societys needs, has more renewal function Blog to step onto the stage urgently needed. access is the relational database development,da
5、tabase collection each kind of information supplies the inquiry,the memory and the retrenal.the database is some has the signigance and has relational design(data) to coming becomes,we become it for the database management system(database management syetem dbms).the accessmerit lies in it to be able
6、 the setuice data exoerssion chart collction information,the data to express the chart has provided one kind similar and the excel electronic forms,may be the database is clear. key word: ASP, Access, Dreamweaver 目 录 摘摘 要要 . I ABSTRACT II 1 开发工具及工具简介开发工具及工具简介 1 1.1 系统开发背景 1 1.2 课题研究的意义 . 1 1.3ASP.NET 介绍 . 2 1.4 数据库的选择 . 3 1.5 IIS 介绍及虚拟目录设置 4 2 BLOG 系统分析系统分析. 6 2.1 系统设计方案 6 2.2 系统功能模块 6 2.3 数据库需求分析. 7 2.4 系统操作流程 8 2.5 组件和样式分析 . 8 2.6 用户控件