资料详情

基于JavaGUI的图书管理系统设计与实现 毕业论文+答辩PPT+项目源码及数据库文件

头像

JAVA/JSP

编号:149

目      录

1 绪论 

1.2 开发目的 

3 系统分析和设计 

3.1 需求分析 

3.2 系统部分功能模块的设计 

3.2.1 用户登录 

3.2.2 添加功能 

3.2.3 借阅管理 

4 系统数据库设计 

4.1 数据库的设计 

4.1.1 数据库的设计原则 

4.2 数据库概念结构设计 

4.3 数据库逻辑结构设计 

5 系统实现 

5.1系统实现方式 

5.2登录功能 

5.2.1登录功能页面 

5.2.2登录功能实现 

5.3图书检索 

5.3.1添加功能页面 

5.3.2添加功能实现 

5.4图书借阅管理 

5.4.1借阅管理功能页面 

5.4.2借阅管理功能实现 

6 结  论 

心得体会 

参考文献 















中文摘要

通过对图书馆管理系统的运行管理机制进行调查研究,开发了此系统。本系统解决了学校图书管理事务中的常用基本问题以及相关统计工作。

开发工具、结构框架等技术,并对图书馆管理系统进行需求分析。在需求分析的基础上,针对学生和图书馆管理员的需求,进行了功能模块、数据库的设计。基于Java的SSI框架的三层架构技术和自己负责的相关模块,并给出了相应的关键代码。

实现了用户登录,检索,借阅等功能

Abstract(英文摘要)

This system was developed by investigating the operation and management mechanism of the library management system. This system solves the common basic problems and related statistical work in school library management affairs.

Develop tools, structural frameworks, and other technologies, and conduct requirements analysis of library management systems. On the basis of the requirements analysis, functional modules and databases were designed according to the needs of students and librarians. The Java-based SSI framework has a three-tier architecture technology and related modules for which it is responsible, and gives the corresponding key code.

Implements functions such as user login, retrieval, borrowing, etc