- 1、本文档共21页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
计算机软件毕业设计 基于jsp的图书管理系统—后台管理
河北农业大学
本科毕业论文(设计)
题 目: 基于Jsp的图书管理系统—后台管理
摘要
随着互联网的不断发展,掌握计算机知识并能够熟练的应用,是培养新型人才的一个重要环节。Java是最具生命力的计算机语言之一。作为一种程序设计语言,Java是分布式的、面向对象的、不依赖于机器的结构,它最大的成功之处在于它的平台无关性和具有强大的网络编程功能。
图书馆管理系统正适应了当今社会快节奏地生活,基于JSP开发设计,面对管理人员和学生两种不同人群的应用系统。本文从图书馆管理系统的现状、可行性到数据库的设计,再到各功能模块的实现做了详细的介绍。
本系统是以MyEclipse为开发工具,MySQL为数据库开发平台,Tomcat作为应用服务器,采用JSP技术开发的图书馆管理系统。本系统主要有学生和管理员两个角色。其中学生主要实现了登录、查询图书、查看借阅记录、退出系统这些功能。管理员主要实现了登录、学生管理、图书管理、借书管理、还书管理、退出系统这些功能。
关键词:图书馆管理,Java,JSP
ABSTRACT
As 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 todays 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, check circulation records, exit the system these functions. The main achievement of the administrator login, student management, library management, library management, book management, and exit the system these functions.
Keywords: library management, Java, JSP
目录
1.绪论 5
1.1 图书馆管理系统的现状 5
1.2 图书管理系统设计的目的和意义 5
2.开发工具及相关技术介绍 6
2.1 Java介绍 6
2.2 JSP介绍 6
2.3 Tomcat服务器介绍 6
2.4 MyEclipse开发工具的介绍 7
2.5 MySQL介绍 7
3.系统分析 7
3.1经济可行性分析 7
3.2 技术可行性分析 7
3.3 系统总体功能需求 8
3.4
文档评论(0)