1 / 34
文档名称:

毕业设计(论文)-基于J2EE的网络论坛的设计与实现.doc

格式:doc   页数:34
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于J2EE的网络论坛的设计与实现.doc

上传人:3346389411 2013/10/10 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于J2EE的网络论坛的设计与实现.doc

文档介绍

文档介绍:基于J2EE的网络论坛的设计与实现
摘要
随着计算机技术的飞速发展,学校也已进入信息化时代。为了方便大学的学生管理以及学生进行互动交流,决定开发采用MVC模式,基于JSP的网络论坛,数据库使用SQL Server,在系统设计过程中,尽量采用易懂易读的人机界面,使用户可以在短期内完全掌握。软件开发过程中始终把系统的正确性放在首位,力求数据的完整和处理的正确性。在此基础上优化程序代码,加速系统运行和减少对系统资源的占用。
论文里说明了网络论坛的总体设计方案,包括了系统运用的关键技术,数据库设计,对各个功能模块的详细设计以及实现,本系统实现了注册会员,会员登录,登录后可以浏览个个模块内帖子,可以发帖回帖,查看斑竹、发帖人信息,管理员具有更改用户权限,删除用户,管理板块,能够增加、删除、修改板块信息,负责帖子的置顶精华管理。
关键词:校园论坛;MVC;JSP;SQL Server
ABSTRACT
Along with the rapid development puter technology, the school also has entered the information age. In order to facilitate the management of university students and students interact, decided to develop the MVC pattern, the senior high school MuLanXian based on JSP campus BBS system, database using SQL Server, in system design process, make use of the man-machine interface simple and easy to read, users can fully mastered in the short term. Software development process always put the correctness of the system in the first place, strive to the integrity of the data and processing accuracy. Based on this optimization program code, accelerate system operation and reduce on the system resources of the occupation.
Thesis illustrates MuLanXian senior high school campus BBS system overall design scheme of the system, including the use of key technologies, database design of each functional modules, detailed design and implementation, this system realizes the registered members, members login, log on can browse each module post Posting replies, check, can l, post, administrators who have change user information permissions, delete a user, management plate, can add, delete, modify plate information, be responsible for the management of posts set-top essence.
Keywords: campus BBS; MVC; The JSP; SQL Server
第一章概述

在互联网技术高速发展的推动下,互联网跨入了虚拟社区时代。根据2010年1月《第25次中国互联网发展状况统计报告》,%使用论坛、BBS等各种形式的虚拟社区,用户规模达到9822万人,在网络应用中排名第九,已经跻身十大网络应用之列。校园论坛系统发展势头非常迅猛。
论坛是电子公告板系统(Bulletin Board System),它通过在计算机上运行服务软件,来进行连接,执行下载数据或程序、上传数据、阅读新闻、与其它用户交换消息等功能。论坛系统开发技术发展至今,从CGI,AS