毕业论文

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

java+mysql图书管理系统的设计+源代码

时间:2019-10-27 19:53来源:毕业论文
对图书管理系统的开发全过程进行了详细的描述。从前期的资料收集工作到整体开发的设计,然后再到代码的编写,最后完成开发后对系统进行了大量测试。期间完成了对系统的需求分

摘要:本文对图书管理系统的开发全过程进行了详细的描述。从前期的资料收集工作到整体开发的设计,然后再到代码的编写,最后完成开发后对系统进行了大量测试。期间完成了对系统的需求分析,开发技术的介绍,数据库的建立,各个模块功能的实现以及功能的测试。41589
通过这一系列的工作,解决了图书管理的问题。对图书信息可以进行添加、修改、删除等操作。对用户的信息进行登记。图书的借阅信息也可以方便的查询到。编写语言主要采用JAVA,并建立了相应的SQL数据库。考虑到程序界面的美观度,对程序的UI进行了一个设计,整个程序界面整洁明了,方便使用者的操作。
 毕业论文关键词:开发过程;功能实现;操作界面
Design and Implementation of Library Management System
Abstract: In this paper, the whole process of the development of library management system is described in detail. From the early data collection,the overall development of the design,and then to the preparation of the code.Finally completed the whole development.Also,we have many tests after the completion of the work.During the period of development,we finished the system requirements analysis,the introduction of development technology,the establishment of database,realization of the function in each module and the function test.
Though the series of work,we solved the problem in books management.We can add, modify,delete the book information.We can registrate the user’s information.Also,the borrowing information of books can query conveniently.Writing languages is mainly used JAVA,and the corresponding SQL database is established.Taking into account the beauty of the program interface,the program of the UI a design,the entire program interface is clean and clear,user-friendly operation.
Keywords:Development process; Fuction realization; Opertion interface
 目  录
第1章  绪论    1
1.1 选题背景    1
1.2 管理信息系统简介    1
1.3 计算机系统的发展    2
1.4 管理信息系统发展现状    2
1.5 开发图书管理系统应注意的问题    3
1.6 可行性分析    3
1.7 系统开发步骤    3
第2章  开发环境    5
2.1 JSP开发环境    5
2.2MYSQL简介    5
2.3MYECLIPSE简介    5
第3章  系统分析    7
3.1模块设计    7
3.2功能模块图    7
3.3数据库设计概述    8
3.4SQL查询语言及使用    8
3.5图书管理系统中的E-R图    9
第4章  系统设计    12
4.1用户登录    12
4.2添加图书信息    14
4.3图书类别管理    15
4.4管理员设置    16
4.5图书借阅管理    17
4.6会信息管理    17
4.7图书信息管理及图书的查询    18
第5章  系统的调试与测试    20
5.1程序的调试    20
5.2程序的测试    20
5.2.1测试的重要性    20
5.2.2测试的步骤    20
5.2.3测试的主要内容    20
第6章  总结与展望    22
6.1总结    22
6.2展望    22
毕业设计体会    23
致谢    25
参考文献    26
英文翻译资料    27
第1章  绪论
1.1 选题背景
计算机在生产生活中被广泛使用,网络的飞速发展更是标志着信息化时代的到来,我们需要对大量信息进行管理。但是,我们却面临着如何对大量信息采取一个行之有效的办法进行管理的难题。 java+mysql图书管理系统的设计+源代码:http://www.youerw.com/jisuanji/lunwen_41694.html
------分隔线----------------------------
推荐内容