毕业论文

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

jsp+mysql论坛管理系统的设计与实现

时间:2020-10-05 20:20来源:毕业论文
从前台用户和后台管理员两大模块对论坛管理系统的设计与实现进行了描述。前台用户模块主要包括:用户登录、用户注册、发帖、回帖、上传下载文件等功能,后台管理模块主要包括

摘 要: 论坛管理系统是一个可以实现动态交流的信息服务系统,它使得用户可以方便的实现信息的交换和文件的共享。本文主要从前台用户和后台管理员两大模块对论坛管理系统的设计与实现进行了描述。前台用户模块主要包括:用户登录、用户注册、发帖、回帖、上传下载文件等功能,后台管理模块主要包括:栏目管理、发帖管理、回贴管理、用户管理等功能。系统的设计与运行主要基于Tomcat6.0+ MYSQL平台,基于Struts2框架,Java语言。 57592

毕业论文关键词: 论坛管理,Struts2,动态交流,MYSQL

Abstract:BBS management system is a dynamic exchange of information service system, it makes users can easily realize the information exchange and sharing of files. This article mainly from the foreground user and background administrator of two modules on the BBS management system designment and implementation are described. foreground user module mainly includes: user login, user registration, post, reply, upload and download files and other functions, Background management module mainly includes: the column management, post management, reply management, user management and etc. Running primarily bases on Tomcat6.0 + MYSQL platform, the Struts2 framework, Java language.

Keywords: BBS, Struts2, Dynamic Exchange, MYSQL

目 录

1 绪论 4

1.1 系统开发背景 4

1.2 系统开发的目的和意义 4

2 开发技术介绍 4

2.1 Struts2 4

2.2 B/S模式 5

2.3 JSP技术 5

3 系统需求分析 6

3.1 系统功能需求 6

3.2 系统开发环境需求 7

3.2.1 硬件环境需求 7

3.2.2 软件环境需求 7

4 系统设计 8

4.1 系统总体设计 8

4.2 系统功能模块图 8

4.3 数据库设计 9

4.3.1 数据库概念结构设计 9

4.3.2 数据库逻辑结构设计 12

5 系统功能模块设计与实现 15

5.1 前台用户管理模块 15

5.1.1 用户注册 15

5.1.2 用户发帖 18

5.1.3 用户上传资源 20

5.2 后台管理员管理模块 23

5.2.1 管理员登录 23

5.2.2 用户管理 25

5.2.3 栏目管理 26

5.2.4 发帖管理 27

5.2.5 回贴管理 30

5.2.6 用户注销管理 32

结论 33

参考文献 34

致谢 35 

1 绪论

1.1 系统开发背景

    论坛BBS全称为Bulletin Board System(电子公告板),是Internet网开发的一种电子信息服务系统的实时动态交流平台。它是一种交互性强,内容丰富且及时的Internet电子信息服务系统,用户在BBS站点上可以获得各种信息服务、发布信息、进行信息讨论等等。 jsp+mysql论坛管理系统的设计与实现:http://www.youerw.com/jisuanji/lunwen_62362.html

------分隔线----------------------------
推荐内容