JavaWeb期末项目 图书馆管理系统(实验报告+项目源码+数据库sql文件)

上传者: 64314976 | 上传时间: 2023-10-11 09:30:31 | 文件大小: 18.69MB | 文件类型: ZIP
用户通过账号密码登录该系统,若没有账号密码则通过注册获取后登录,根据不同的用户登录,该系统主要两个功能:管理员登录和学生登录。管理员登录主要负责对学生信息进行管理包括添加、查看和删除信息,以及对图书馆中图书信息的添加、查看和修改图书等。学生登录主要负责对图书信息和分类查看,通过系统借阅所需书籍或归还图书,以及查看自己的个人基本信息等。 学生在进入图书馆前必须要登录,如果没有学号则要注册,注册时系统会将用户填写的学号与数据库里面的数据对比,如果不存在则显示注册成功,否则给出相应提示。注册成功后会将用户信息写入数据库。用户通过学号密码登录进入该系统,进入后可以浏览图书馆内的所有图书,也可以根据所需图书类型进行分类查找,每名用户最多可借阅图书10本,借阅成功后可以查看所借书籍信息或归还图书,用户也可查看自己的基本信息,避免借书时信息错误或过度借书。 管理员登录后可以对学生信息进行管理,例如添加学生信息、查看学生信息以及删除学生信息等,进入查看学生信息后点击详情可查看详细学生信息。也可以根据学生对不同类型图书的需求数量,分别增添对应的图书,然后点击查看图书可查看或更改图书馆中所有图书信息。

文件下载

资源详情

[{"title":"( 86 个子文件 18.69MB ) JavaWeb期末项目 图书馆管理系统(实验报告+项目源码+数据库sql文件)","children":[{"title":"JavaWeb期末项目 图书馆管理系统","children":[{"title":"LWL_library","children":[{"title":".classpath <span style='color:#111;'> 841B </span>","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 364B </span>","children":null,"spread":false},{"title":"org.eclipse.core.resources.prefs <span style='color:#111;'> 580B </span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'> 567B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 485B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'> 345B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"com","children":[{"title":"demo","children":[{"title":"servlet","children":[{"title":"BorrowServlet.java <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"AdminLoginServlet.java <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"UserLoginServlet.java <span style='color:#111;'> 5.12KB </span>","children":null,"spread":false},{"title":"UserChoiceServlet.java <span style='color:#111;'> 2.53KB </span>","children":null,"spread":false},{"title":"ManageStudentServlet.java <span style='color:#111;'> 5.40KB </span>","children":null,"spread":false},{"title":"ReturnServlet.java <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"ManageBookServlet.java <span style='color:#111;'> 5.93KB </span>","children":null,"spread":false},{"title":"PageServlet.java <span style='color:#111;'> 4.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"BorrowDAO.java <span style='color:#111;'> 4.10KB </span>","children":null,"spread":false},{"title":"StudentDAO.java <span style='color:#111;'> 6.94KB </span>","children":null,"spread":false},{"title":"BookDAO.java <span style='color:#111;'> 6.77KB </span>","children":null,"spread":false},{"title":"AdminDAO.java <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false}],"spread":true},{"title":"filter","children":[{"title":"CharacterFilter.java <span style='color:#111;'> 1011B </span>","children":null,"spread":false},{"title":"LoginFilter.java <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"javabean","children":[{"title":"Admins.java <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"DBAccess.java <span style='color:#111;'> 2.96KB </span>","children":null,"spread":false},{"title":"Books.java <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"Borrows.java <span style='color:#111;'> 538B </span>","children":null,"spread":false},{"title":"Students.java <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"build","children":[{"title":"classes","children":[{"title":"com","children":[{"title":"demo","children":[{"title":"servlet","children":[{"title":"UserChoiceServlet.class <span style='color:#111;'> 3.70KB </span>","children":null,"spread":false},{"title":"UserLoginServlet.class <span style='color:#111;'> 5.03KB </span>","children":null,"spread":false},{"title":"AdminLoginServlet.class <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false},{"title":"ManageStudentServlet.class <span style='color:#111;'> 4.84KB </span>","children":null,"spread":false},{"title":"BorrowServlet.class <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false},{"title":"ReturnServlet.class <span style='color:#111;'> 2.92KB </span>","children":null,"spread":false},{"title":"ManageBookServlet.class <span style='color:#111;'> 5.01KB </span>","children":null,"spread":false},{"title":"PageServlet.class <span style='color:#111;'> 4.86KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"StudentDAO.class <span style='color:#111;'> 7.89KB </span>","children":null,"spread":false},{"title":"BookDAO.class <span style='color:#111;'> 7.72KB </span>","children":null,"spread":false},{"title":"AdminDAO.class <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"BorrowDAO.class <span style='color:#111;'> 4.15KB </span>","children":null,"spread":false}],"spread":true},{"title":"filter","children":[{"title":"LoginFilter.class <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"CharacterFilter.class <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false}],"spread":true},{"title":"javabean","children":[{"title":"Students.class <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"Admins.class <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"Books.class <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"Borrows.class <span style='color:#111;'> 851B </span>","children":null,"spread":false},{"title":"DBAccess.class <span style='color:#111;'> 4.36KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"WebContent","children":[{"title":"user.jsp <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"WEB-INF","children":[{"title":"lib","children":[{"title":"mchange-commons-java-0.2.3.jar <span style='color:#111;'> 556.50KB </span>","children":null,"spread":false},{"title":"jstl.jar <span style='color:#111;'> 20.20KB </span>","children":null,"spread":false},{"title":"commons-dbutils-1.6.jar <span style='color:#111;'> 76.03KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.0.8-bin.jar <span style='color:#111;'> 528.18KB </span>","children":null,"spread":false},{"title":"taglibs-standard-impl-1.2.5.jar <span style='color:#111;'> 201.59KB </span>","children":null,"spread":false},{"title":"servlet-api.jar <span style='color:#111;'> 277.72KB </span>","children":null,"spread":false},{"title":"standard.jar <span style='color:#111;'> 384.04KB </span>","children":null,"spread":false},{"title":"taglibs-standard-jstlel-1.2.5.jar <span style='color:#111;'> 159.44KB </span>","children":null,"spread":false},{"title":"c.tld <span style='color:#111;'> 15.62KB </span>","children":null,"spread":false},{"title":"taglibs-standard-compat-1.2.5.jar <span style='color:#111;'> 51.56KB </span>","children":null,"spread":false},{"title":"c3p0-0.9.2-pre5.jar <span style='color:#111;'> 405.16KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.1.44.jar <span style='color:#111;'> 976.20KB </span>","children":null,"spread":false},{"title":"taglibs-standard-spec-1.2.5.jar <span style='color:#111;'> 39.21KB </span>","children":null,"spread":false}],"spread":false},{"title":"web.xml <span style='color:#111;'> 3.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"admin","children":[{"title":"show_student.jsp <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":"show_book.jsp <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"update_book.jsp <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"add_student.jsp <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"show1_student.jsp <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"reg_book.jsp <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"del_student.jsp <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false}],"spread":true},{"title":"admin.jsp <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"reg.jsp <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"user","children":[{"title":"showBook.jsp <span style='color:#111;'> 3.86KB </span>","children":null,"spread":false},{"title":"my_borrow.jsp <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"my_message.jsp <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false}],"spread":true},{"title":"img","children":[{"title":"lib.jpg <span style='color:#111;'> 144.48KB </span>","children":null,"spread":false},{"title":"admin.jpg <span style='color:#111;'> 35.70KB </span>","children":null,"spread":false},{"title":"user.jpg <span style='color:#111;'> 78.17KB </span>","children":null,"spread":false}],"spread":true},{"title":"css","children":[{"title":"reg.css <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"login.css <span style='color:#111;'> 6.75KB </span>","children":null,"spread":false},{"title":"index.css <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false},{"title":"head02.css <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false}],"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":false},{"title":"login.jsp <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false}],"spread":true},{"title":".project <span style='color:#111;'> 911B </span>","children":null,"spread":false}],"spread":true},{"title":"图书馆管理系统项目报告.doc <span style='color:#111;'> 15.27MB </span>","children":null,"spread":false},{"title":"online_library.sql <span style='color:#111;'> 6.45KB </span>","children":null,"spread":false},{"title":"系统登录账号密码.txt <span style='color:#111;'> 93B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明