- 1、本文档共37页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
网络家园的设计与实现
PAGE
PAGE 3
- -
广州大学华软软件学院
毕业论文
课题名称 :网络家园的设计与实现
后台管理与数据交互
学 院 广州大学华软软件学院
系 别 软件工程系
专业班级 08级软件开发3班
学生姓名 詹伟金
学 号 0840112349
指导教师 汤茂斌
日 期 2012年4月10日
网络家园的设计与实现
网络家园的设计与实现
--后台管理与数据交互
摘要:基于B/S的论坛系统后台设计,程序后台功能有用户的管理,短信管理,关键字管理,论坛主题管理,退出功能。管理员通过后台管理系统能够更加方便的对论坛的目前状况,对用户和帖子进行方便的管理。本系统应用了jsp,javaBean等技术。同时使用的是sqlserver2000数据库,能够适应论坛此类数据量比较大的系统。
用户管理能够改变用户的权限,只要成功校验为管理员登陆之后便可以对用户的权限进行修改。如把用户设成普通用户,版主或者管理员等。短信管理可以是用户好友之间发送短信,管理员可以发送系统短信给某个用户。论坛的主题分为二级主题,管理员可以就论坛的性质进行主题的修改,这也方便了论坛以后的变更。
本后台系统主要用到了html+css技术做静态样式的处理,jsp+javaBean做动态数据交互。
关键词: 数据库;JSP;论坛后台系统
网络家园的设计与实现
Abstract: Forum system based on B / S background design, background program features user management, message management, keyword management, forum topics, the exit function. Background management system administrators to be more convenient on the current status of the Forum on the users and posts to facilitate the management. This system is applied technology of jsp, javaBean,. At the same time using a sqlserver2000 database, able to adapt to the forum of such data than the larger system.
The user management can change the users permission, as long as the successful calibration for the administrator login will be able to modify the permissions of the user. If the user is set as an ordinary user, moderator or administrator. SMS management can send text messages between the users friends, the administrator can send system messages to a user. The theme of the forum is divided into two themes, the administrator can on the nature of the forum, the theme changes, which also facilitate future changes to the forum.
This background system is mainly used in the html + css technology static style the processing jsp + javaBean, do dynamic data exchange.
KEY WORDS: datebase;jsp;forum backstage system
网络家园的设计与实现
目录
TOC \o 1-3 \h \u 13413 第1章 概述 1
12760 1.1课题背景
文档评论(0)