河北农业大学本科毕业论文(设计)题 目:基于 JSP 图书管理系统—前台管理 摘要在网络越来越发达的今日,人们已经不再满足于信息的浏览和发布,而是希望能够充分享受网络所带来的便利。因此,图书管理系统以方便、快捷的优点正慢慢地进入人们生活,将传统的图书管理方式彻底的解脱出来,提高效率减轻工作人员以往繁忙的工作,减小出错概率,使读者可以花更多的时间再选择书和看书上。Java 是一种程序设计语言,它具有简单的、完全面对对象以及与平台无关的结构,也具有可移植性、高性能和安全性等特点,而 Java 语言最大的成功之处在于它的平台无关性和具有强大的网络编程功能。因此我将用 JAVA 编写一个图书管理系统。本系统是采纳 JSP+servlet 在网络上构架一个动态的图书管理系统,它是以 tomcat 作为服务器并且以 MySQL 作为数据库来开发,采纳 JSP 技术开发的图书管理系统。主要实现 3 个方面功能:1.图书管理系统首页 2.登录区域 3.用户系统查询功能 4.用户借阅、归还功能关键词:图书管理,系统设计,dreamweaver,数据库ABSTRACTIncreasingly developed in the network today,people had no longer meet the purpose of information browsing and publishing,but hope to enjoy more and more convenient brought by Internet.Therefore,Book Management System the advantages of convenient,fast is slowly into people’s life,the traditional books management way thorough liberation,improve efficiency,reduce staff ever busy job,reduce the error probability,so that readers can spend more time to choose books and read on.Java is a programming language, it has a simple, fully object-oriented and platform independent structure, also with portability, high performance and safety, while Java language greatest success lies in its platform independence and has strong network programming function. So I will use JAVA to write a Book Management System.This system is try to use the JSP+servlet on the network architecture of a dynamic books management system,it is a tomcat as the server,using MySQL as database to...