毕业论文--基于BS模式的在线投稿管理系统.doc
文本预览下载声明
目 录
摘 要 II
1 前言 1
2 可行性分析 2
2.1背景知识介绍 2
2.2经济性与实用性分析 2
2.3运行可行性 2
3 系统开发与运行环境 2
3.1开发环境 2
3.2开发语言 3
4 系统需求分析 4
4.1功能需求分析 4
4.2性能需求 5
4.3数据需求 6
4.4系统的约束 6
5 系统设计 7
5.1系统结构示意图 7
5.2系统功能模块图 7
5.3系统流程图 9
5.4数据库设计 10
5.5数据库关系图 12
5.6数据库连接设计 12
6系统详细设计 13
6.1界面的设计 13
6.2后台详细设计 24
7 测试 25
7.1设计测试用例 25
7.2测试报告 31
结论 33
总结与体会 34
致 谢 35
参考文献 36
摘 要
本说明书介绍的是一个基于B/S模式的在线投稿管理系统。此系统主要分为前台系统和后台数据库系统两部分。
后台数据库主要包括:普通用户信息、用户上传的稿件信息、稿件基本信息、分配稿件信息、评定信息等。
前台系统模块:三种用户分别为普通用户、管理员用户、审稿人,具有不同的权限,通过登录之后可以进行不同的操作。普通用户主要是稿件的上传,审稿人用户主要是对稿件的审定,审稿人用户主要是可以对用户信息和稿件等的基本信息的管理。
在线投稿系统网站使用Oracle 11g作为后台数据库,JSP语言作为开发语言。其优点是能将所有网站数据存入数据库,方便管理和维护,以保证数据的有效性。
【关键词】在线投稿;稿件;数据库; B/S
Abstract
This manual describes is based on B / S mode online submission management system. This system is divided into foreground and background systems database systems in two parts. Background database include: general user information, user information uploaded articles, articles of basic information, distribution of articles of information, assessment information,etc. In front system module: three were normal user user, administrator user, reviewers, with different permissions, by logging can be different after the operation. Ordinary
users upload is mainly manuscripts and reviewers user validation is mainly on the manuscript, reviewers can be major users of information and articles on the users basic information such as management. Online submissions website system use Oracle 11g as the backend database, JSP language as the development language. Its advantage is all web site date can be deposited datebase,convenient management and maintenance, to ensure that the date validity.
【Keywords】Online submission; manuscript; database; B / S
1 前言
近年来,随着技术的迅猛发展,事业单位都通过Internet对外宣传自己,同时为有信息需求的人提供方便快捷的服务。它的内容对于。Internet的逐步完善,各种登录系统也经历了市场的洗礼。在线投稿系统作为网络经济形势下的一种战略武器,已对我国在线投稿带来了很大的收益,在线投稿系统在未来的发展中还需要做更多的完善。在线投稿网站像一张大网,普通用户、审稿人、和管理员联系在一起。相对于传统的投稿系统来说,投稿系统不仅提高了透明度和工作效率,而且凸现了现代投稿本身个性化、信息化等特性。
本设计的题目是基于B/S模式的在线投稿网站系统,它主要
显示全部