1500字范文,内容丰富有趣,写作好帮手!
1500字范文 > 计算机专业论文系统设计与实现 计算机专业毕业论文-个人博客系统的设计与实现.doc...

计算机专业论文系统设计与实现 计算机专业毕业论文-个人博客系统的设计与实现.doc...

时间:2024-01-13 13:10:15

相关推荐

计算机专业论文系统设计与实现 计算机专业毕业论文-个人博客系统的设计与实现.doc...

计算机专业毕业论文-个人博客系统的设计与实现

个人博客系统的设计与实现

摘要

博客近两年来在国内的发展非常快速,它可作为使用者个人或工作当中的文章、连结、照片的分享平台,逐渐成为以内容为主的新兴网路媒介,并延伸至行销、商业推广等主流应用,越来越多的人建立了自己的博客网站来展示自己想展示的信息。

本博客系统设计目的旨在建立一个以与SQL数据库为工具,功能简单、结构灵活而且轻量、精致的个人博客系统网站。网络日志管理为本系统的主要应用目标,同时能够满足用户对相册,图片,留言,个人信息等信息的管理和显示,以及设置博客的背景音乐等功能。

本设计以Microsoft Visual Studio 为开发环境,采用当前比较流行的C#编程语言进行编码,数据库采用的是SQL数据库。

关键词:;C#;个人博客;数据库;SQL

ABSTRACT

Blog the past two years developing very fast in China, it can be used as personal or work among the users of articles, links, photo sharing platform is becoming an emerging network of content-based media, and extends to marketing, business promotion, etc. mainstream, more and more people set up their own blog site to show they want to display information.

This blog is designed to establish a system to and SQL database as a tool function is simple, flexible and lightweight structure, system delicate personal blog site. Web-based log management system's main application goal, while able to meet the users albums, pictures, messages, personal information such as information management and display, and set the background music features such as blog .

The design for the Microsoft Visual Studio development environment, the use of current popular programming languages C# code, the database uses the SQL database.

Key words:,C#;Personal Blog;Database;SQL

目录

摘要1

ABSTRACT2

目录3

1 绪论1

1.1 课题背景1

1.2 系统目标1

1.3 系统特点1

1.4 研究方法2

2 系统分析3

2.1 需求分析3

2.2 技术可行性4

2.3 经济可行性4

2.4 操作可行性4

2.5 用到的技术5

2.5.1 2.0技术的介绍5

2.5.2 动态网站技术介绍5

2.5.3 数据库技术6

2.5.4 连接数据库6

3 总体设计8

3.1 系统概述8

3.2 系统架构设计8

3.3 系统功能结构图9

3.4 数据库设计10

4 功能实现12

4.1 用户登录模块的实现12

4.2 留言板模块的实现13

4.3 相册信息模块的实现15

4.4 图片管理模块17

4.5 背景音乐实现20

4.6 日历模块实现22

5 系统测试23

5.1 软件测试定义23

5.2 软件测试的过程23

5.3 软件结果23

5.4 系统不足25

6 结论26

参考文献27

致谢28

绪论

课题背景

WEBLOG是WEB LOG的缩写,中文意思是“网络文章”,简称“网志”,后来缩写为BLOG,而BLOGGER(博客)则是写BLOG的人。具体说来,博客(BLOGGER)这个概念解释为使用特定的软件,在网络上出版、发表和张贴个人文章的人。

一个Blog就是一个网页,它通常是由简短且经常更新的P

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。