毕业论文

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

JAVA的图书管理系统的设计与实现

时间:2020-09-24 17:40来源:毕业论文
利用JSP开发工具和SQL Server数据库开发了图书管理系统。该系统实现了普通管理员、超级管理员不同用户的登录,以及各自不同的功能。实现了管理员对各个用户的信息进行维护,以及对

摘要: 利用JSP开发工具和SQL Server数据库开发了图书管理系统。该系统实现了普通管理员、超级管理员不同用户的登录,以及各自不同的功能。实现了管理员对各个用户的信息进行维护,以及对信息的查询、删除、更改等功能。论文首先介绍了项目背景,开发意义和论文的组织结构;接着介绍了设计所用的开发工具和运行环境以及完成本系统所用到的技术;然后重点论述了系统实现的开发过程,对系统的主要功能代码作了详细说明;最后介绍了系统测试的方法和过程。56970

毕业论文关键词:图书管理管理,JSP,SQL Server2000

Abstract:Using JSP development tool and SQL Server database develop the Book Management System. The system realized login of common administrator and super administrator, and the function of different administrator. Realizing the function of administrator maintain the information of each user, and search, delete, update the information. The corporate users to acquisition and close an account, the farmer user to query. The paper aimed at the feature of design narrative. The first describes the project background, the development of meaning and the organizational structure of the paper. Then presented the design development tools and runtime environment and the technology used to complete the system. Next, discuss the focus of the system development process, explained in detail on the system's main function code. Finally, the design of test methods and processes.

Key Words: Library Management System, JSP, SQL SERVER2000

目   录

1 引言 3

1.1 项目背景 3

1.2 图书管理系统的开发意义 4

1.3 论文组织结构 4

2 开发环境及开发工具的介绍 4

2.1 MyEclipse简介 4

2.2 Tomcat 概述 5

2.3 MySQL概述 5

3 完成本系统所用到的技术 6

3.1 Java Server Pages 2.0技术简介 6

4 系统设计 6

4.1 系统需求分析 6

4.2 可行性分析 7

5 图书管理系统设计的实现 13

5.1 系统实现流程 13

5.2 登录注册模块设计 13

5.3 管理员设置 18

6 系统调试与测试 21

6.1 程序调试 21

6.2 软件测试的重要性 21

6.3 软件测试的作用 22

6.4 单元测试 22

6.5组装测试 23

6.6确认测试 23

6.7系统测试 23

结  论 25

参考文献 26

致谢 27

1 引言

1.1 项目背景

随着网络的普及以及计算机系统的发展,很多学校已经开通了网络并拥有系统,然而以前的管理模式已经跟不上时代的潮流,所以图书管理系统应运而生,图书管理系统可以为人们的图书借阅提供了很大的方便。

1.2 图书管理系统的开发意义 JAVA的图书管理系统的设计与实现:http://www.youerw.com/jisuanji/lunwen_61554.html

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