"景先生毕设|www.jxszl.com

社区论坛系统设计与开发

2020-12-15 14:25编辑: www.jxszl.com景先生毕设
目录
一、 引言 3
(一) 开发背景 3
(二) 选题意义 3
(三)设计目标 3
(四)开发软件 3
二、系统分析与设计 4
(一)系统功能需求 4
(二)系统分析图 4
(三)数据库设计 4
(四)原型设计 6
(五)开发运行环境 6
三、系统功能与实现 7
(一)前台系统 7
(二)后台系统 31
四、系统测试 38
(一)测试方法 38
(二)测试概括 38
五、总结 43
致谢 44
参考文献 45
本文首先先介绍了社区论坛系统开发的背景和目标,对系统做出了从流程,到模块的分析,也对系统的功能进行了清晰的介绍。社区论坛系统通过word文档进行框架描述,用SQL 2008对各个模块设计相应的数据表,和字段,之后用VS 2010对系统编写代码,插入控件,最后通过360 浏览器对系统进行测试,并完善。
本系统的界面简洁,让人看了有种温馨的感觉;功能也很简洁,很容易让用户看懂并使用,总之就是一个简易的社交平台。
Abstract
Now, in this era of the network is growing so fast, we can through the Internet shopping, communication, see the outside world. Now the network, so that we can communicate with each other in general, show th *51今日免费论文网|www.jxszl.com +Q:  3_5_1_9_1_6_0_7_2 
emselves through an online search, we find that, in general keyword search will appear microblogging and paste it in the search results from this phenomenon, we can see the emergence of people increasingly rely on a number of forums like platform to reveal their feelings. Moreover, according to the survey of students and friends around, even the elders that they will have their own micro-blog account, festivals, always get together to discuss the mutual powder, posting relevant words.
This article first introduces the first community forum system development background and objectives of the system made from the process, the analysis module, and also on the function of the system were a clear introduction. Community forum system framework is described by the word documents using SQL 2008 to design appropriate data tables, and fields for each module, and then write code using VS 2010 on the system, insert controls, and finally through the browser 360 to test the system, and perfect.
The system interface is simple, people looked kind of warm feeling; function is also very simple, very easy for users to understand and use, in short, is a simple social networking platform.
Key words: Community system; SQL;VS 一、 引言
(一) 开发背景
随着时代的进步,互联网也在瞬息万变,大学生是否毕业,能够踏上社会的大道。这是一次对大生的历练,是一次对大学生是否有能力踏上社会的考验。随着时代的进步,大学生的不断普及,社会各个方面的人们对互联网的关注与科普,人们对一些互联网的应用,对一些系统的了解与运用,也不有一定必要的。
(二) 选题意义
随着互联网的普及,论坛、贴吧之类社交平台的不断出现,受到广大网民的欢迎。不管是作为大学生还是作为一名普通的网民,论坛也是我们生活不可或缺的一部分,分享或是受到帮助,都可以通过论坛给我们带来很大的便捷。因此,论坛也受到的社会的重视,也是对大学生能力的一种考验。
(三)设计目标
论坛系统希望能够给大家在一定的圈子里面带来便捷,能够在这匆匆的生活节奏中。放慢步伐,能够发现身边美好的事物。让大家能够基本的聊天,当然在聊天的过程中,希望能够绿色和谐的,管理员会自发的清理一些不文明的消息,以及删除一些不文明的用户,来使这个平台更加的和睦。
(四)开发软件
1、Microsoft Word 2007
通过对课题的分析,先用画图工具,把系统的框架,关系罗列出来。
2、Microsoft SQL Server 2008
用设计好的关系图,用数据库建立好各个表格,设计好各个表字段。
3、Microsoft Visual Studio 2010
用VS 2010 来编写最后的程序,整个系统完成并改善。 二、系统分析与设计
(一)系统功能需求
社区论坛系统是让大家能够安心的一个社交平台,主要功能如下:前台:注册登录,发表言论,好友系统,个人信息修改,评论功能。
后台:管理员对成员信息的浏览和删除,驱除某些不文明的用户,可以查看各个公告,并且删除一些恶意的公告,让公告绿色健康。
(二)系统分析图
系统各个模块之间的关系如图2-1所示。

图2-1 社区论坛模块结构图

ADMIN_NAME
varchar
32
否
宽度
是否允许为空
约束
备注

用户密码

NAME
varchar

原文链接:http://www.jxszl.com/jsj/rjgc/31205.html