摘 要
21世纪的今天,随着社会的不断发展与进步,人们对于信息科学化的认识,已由低层次向高层次发展,由原来的感性认识向理性认识提高,管理工作的重要性已逐渐被人们所认识,科学化的管理,使信息存储达到准确、快速、完善,并能提高工作管理效率,促进其发展。
论文对黑龙江人民出版社管理系统进行了介绍,包括他的现状,还有涉及的开发背景,然后还对系统的设计目标进行了论述,还有系统的需求,以及整个的设计方案,对系统的设计以及实现,也都论述的比较细致,最后对黑龙江人民出版社管理系统进行了一些具体测试。
本文以JSP为开发技术,实现了一个网上出版社相关信息管理的系统。黑龙江人民出版社管理系统分为管理员、作者和员工,主要实现功能包括:系统用户管理、员工管理、作者管理、图书管理、选题信息管理、稿件信息管理、资源信息管理、财务信息管理、系统基本管理。通过这些功能模块的设计,基本上实现了整个黑龙江人民出版社管理系统。具体在系统设计上,采用了B/S的结构,同时,也使用JSP技术在动态页面上进行了设计,后台上采用MYSQL 数据库,是一个非常优秀的黑龙江人民出版社管理系统。
关键词 :出版社管理系统;JSP技术;MYSQL;B/S结构
Abstract
Today in the 21st century, with the continuous development of society and progress, people for the understanding of the scientific information that has been developed from low level to high level development, from perceptual knowledge to rational knowledge, the importance of management work has been gradually known by people, scientific management, to store information accurate, fast, perfect, and can improve the work efficiency of management, promote its development.
Papers on heilongjiang people’s publishing house management system are introduced, including his status, and involves the development background, and then has carried on the elaboration to the design of system target, and the demand of the system, and the whole design scheme of the system design and implementation, are also discussed more meticulous, finally, heilongjiang people’s publishing house management system made some specific test.
In this paper, JSP as the development technology, the realization of an online publishing house related information management system. Heilongjiang people’s publishing house management system is divided into administrator, author and staff, the main functions include: system user management, staff management, author management, library management, topic management, manuscript information management, resource information management, financial information management, system basic management. Through the design of these functional modules, the whole heilongjiang people’s publishing house management system is basically realized. Specific in the system design, the use of B/S structure, at the same time, also use JSP technology on the dynamic page design, the back platform using MYSQL database, is a very excellent heilongjiang people’s publishing house management system.
Key words: Publishing house management system; JSP technology. MYSQL; B/S structure
目 录
1 概述 1
1.1课题背景及意义 1
1.2 国内外研究现状 1
1.3 本课题主要工作 2
2 系统开发环境 3
2.1 JSP技术 3
2.1.1 JSP技术简介 3
2.1.2 JavaScript 4
2.1.3 JSP文件组成 4
2.2 MYSQL数据库 4
2.3 HTML简介 5
2.4 B/S结构 6
3 系统分析 7
3.1 可行性分析 7
3.1.1 技术可行性 7
3.1.2操作可行性 7
3.1.3 经济可行性 7
3.1.4 法律可行性 8
3.2系统流程分析 8
3.2.1系统开发流程 8
3.2.2 用户登录流程 9
3.2.3 系统操作流程 9
3.2.4 添加信息流程 10
3.2.5 修改信息流程 11
3.2.6 删除信息流程 11
3.3系统用例分析 12
3.3.1管理员用例图 12
3.3.2员工用例图 12
3.3.3作者用例图 13
4 系统设计 14
4.1 系统概述 14
4.2 系统结构设计 14
4.3数据库设计 15
4.3.1 数据库设计原则 15
4.3.2 数据库实体 16
4.3.3 数据库表设计 17
5系统界面设计 19
5.1 管理员功能模块的实现 19
5.1.1 管理员主界面 19
5.1.2系统用户管理 19
5.1.3员工管理界面 20
5.1.3作者管理界面 20
5.1.4图书管理界面 21
5.1.5选题信息管理界面 21
5.1.6稿件信息管理界面 21
5.1.7资源信息管理界面 22
5.1.8财务信息管理界面 22
5.1.9系统基本管理界面 23
5.2 员工功能模块的实现 23
5.2.1员工登录界面 23
5.2.2员工主界面 24
5.3 作者功能模块的实现 24
6系统测试 26
6.1系统测试的意义 26
6.2性能测试 26
6.3测试分析 27
结 论 28
致 谢 29
参考文献 30