摘要随着互联网的不断进展,掌握计算机知识并能够熟练的应用,是培育新型人才的一个重要环节。Java是最具生命力的计算机语言之一。作为一种程序设计语言,Java是分布式的、面对对象的、不依赖于机器的结构,它最大的成功之处在于它的平台无关性和具有强大的网络编程功能。图书馆管理系统正适应了当今社会快节奏地生活,基于JSP开发设计,面对管理人员和学生两种不同人群的应用系统。本文从图书馆管理系统的现状、可行性到数据库的设计,再到各功能模块的实现做了详细的介绍。本系统是以MyEclipse为开发工具,MySQL为数据库开发平台,Tomcat作为应用服务器,采纳JSP技术开发的图书馆管理系统。本系统主要有学生和管理员两个角色。其中学生主要实现了登录、查询图书、查看借阅记录、退出系统这些功能。管理员主要实现了登录、学生管理、图书管理、借书管理、还书管理、退出系统这些功能。 关键词:图书馆管理,Java,JSPABSTRACTAs the Internet continues to evolve, computer literacy and the ability to skilled application is to cultivate new talent is an important part. Java is one of the most viable computer language. As a programming language, Java is a distributed, object-oriented, does not depend on the structure of the machine, its greatest success is that it is platform independent and has a strong network programming.Library management system is adapted to live in today's fast-paced society, based on JSP development, design, management staff and students face two different populations applications. In this paper, the status of library management system, the feasibility of the design of the database, to the realization of various functional modules made a detailed introduction.The system is based MyEclipse development tools, MySQL for the database development platform, Tomcat as the application server using JSP technology development library management system. The system has two roles of students and administrators. The main achievement among students log in, check books, ...