毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

JSP在线论坛的设计与实现

时间:2019-10-12 20:19来源:毕业论文
MyEclipse10、Tomcat6.0和MySQL。本论坛界面设计朴素、简约、实用,易用,可以大致体现出论坛的基本功能。该设计参考了具有一定代表性的多家网络论坛,可以实现用户注册、用户登录、找回

摘要:BBS是Internet上的一种交互性强、内容丰富而及时的电子信息服务系统。它是Bulletin Board System的缩写,中文意思便是"电子布告栏系统”。BBS供应了一个公用的电子白板,可以供所有参与者在其上写字,可散布消息或提出评论。在线论坛通常是由几个感兴趣的爱好者所创建,可以免费被所有参与者使用。并且,因为在线论坛的使用者的数量庞大,因此各个领域的帖子都有不少热心回复的人。人们可以使用它来解答学习过程中遇到的困惑,也可以大胆袒露自己的心事。因此在线论坛给人们提供了一个的沟通的平台,它能使网络资源得到充分利用。本次设计中,我打算使用JSP这项技术设计并实现一个简单的在线论坛模型。我所用的开发软件是MyEclipse10、Tomcat6.0和MySQL。本论坛界面设计朴素、简约、实用,易用,可以大致体现出论坛的基本功能。该设计参考了具有一定代表性的多家网络论坛,可以实现用户注册、用户登录、找回密码、发表帖子、发表评论、管理员删除帖子、分类查询等功能。39924
毕业论文关键词:在线论坛;BBS;JSP
 The Design and Implementation of Online Forums
 Abstract:BBS is an interactive,content-rich and timely electronic information service system on the Internet.BBS in English stands Bulletin Board System,translated into Chinese is the "electronic bulletin board."It provides a common whiteboard for each user to write on.You can release information or comment on it.BBS is often created by enthusiasts interested in it,free and open to everyone.Moreover,due to the large number of participants of BBS,all aspects of the topic is no lack of enthusiasts.We can use it to solve the doubts we encounter while learning and pour out our heart as well.So BBS is a good platform,which enables the network resources to be fully utilized.In this design,I will use JSP to establish a simple forum.The software I use in this design is MyEclipse10,Tomcat6.0 and MySQL.The interface of the system is generous, simple, practical, easy to operate and it can better reflect the basic functions of forum. The design which refer to several representative online forums can implement numerous functions.For example,it can achieve user registration,user login,retrieve your password,publish articles,comments and classification query.In addition,it is available for administrator to delete a post .
 Keywords:Online Forum;BBS;JSP 
目  录
第1章  绪论    1
1.1开发背景    1
1.1.1 设计背景    1
1.1.2 设计意义    1
1.2 国内外研究状况和发展水平    1
1.2.1 西方国家    1
1.2.2 中国港台地区    1
1.2.3 中国大陆    2
1.3 设计目标    2
1.4 本文研究内容及主要贡献    2
第2章  系统的可行性研究与需求分析    4
2.1可行性分析    4
2.1.1经济可行性    4
2.1.2技术可行性    4
2.1.3社会可行性    4
2.2需求分析    4
2.2.1用户需求分析    4
2.2.2管理员需求分析    5
2.3 项目开发计划    5
2.4 本章小结    5
第3章  相关技术介绍    6
3.1 JSP简介    6
3.2 SQL语言    6
3.3开发工具    6
3.3.1MyEclipse    6
3.3.2MySQL    6
3.3.3Tomcat    7
3.4 本章小结    7
第4章  数据库设计    8
4.1 数据库需求分析    8 JSP在线论坛的设计与实现:http://www.youerw.com/jisuanji/lunwen_40648.html
------分隔线----------------------------
推荐内容