文件名称:library-manager-system-by-ssh
介绍说明--下载内容均来自于网络,请自行研究使用
通过对图书管理系统的开发,加深对SSH框架技术的理解,利用SSH框架完成图书管理系统基本的图书信息管理、读者信息管理业务功能,使系统更加稳定法和安全,在维护方面更加简单。(Through the development of library management system, deepen the understanding of SSH fr a mework technology using SSH library management system to complete the basic fr a mework of the book information management, the reader information management business features that make the system more stable and secure method, more simple in maintenance.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
12软件2_图书_211黄智_225农简华\Java_EE_课程设计文档.doc
12软件2_图书_211黄智_225农简华\libiary\.classpath
12软件2_图书_211黄智_225农简华\libiary\.myhibernatedata
12软件2_图书_211黄智_225农简华\libiary\.mymetadata
12软件2_图书_211黄智_225农简华\libiary\.project
12软件2_图书_211黄智_225农简华\libiary\.settings\.jsdtscope
12软件2_图书_211黄智_225农简华\libiary\.settings\org.eclipse.core.resources.prefs
12软件2_图书_211黄智_225农简华\libiary\.settings\org.eclipse.jdt.core.prefs
12软件2_图书_211黄智_225农简华\libiary\.settings\org.eclipse.wst.jsdt.ui.superType.container
12软件2_图书_211黄智_225农简华\libiary\.settings\org.eclipse.wst.jsdt.ui.superType.name
12软件2_图书_211黄智_225农简华\libiary\.springBeans
12软件2_图书_211黄智_225农简华\libiary\src\applicationContext.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\action\BookAction.java
12软件2_图书_211黄智_225农简华\libiary\src\library\action\BorrowAction.java
12软件2_图书_211黄智_225农简华\libiary\src\library\action\StudentAction.java
12软件2_图书_211黄智_225农简华\libiary\src\library\action\UserAction.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\BaseDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\IBookDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\IBorrowDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\ICatalogDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\BookDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\BorrowDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\CatalogDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\StudentDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\UserDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\IStudentDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\IUserDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\interceptor\ManagerLoginInterceptor.java
12软件2_图书_211黄智_225农简华\libiary\src\library\interceptor\StudentLoginInterceptor.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\IBookService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\IBorrowService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\ICatalogService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\BookService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\BorrowService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\CatalogService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\StudentService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\UserService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\IStudentService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\IUserService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\util\Pager.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Book.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Book.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Borrow.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Borrow.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Catalog.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Catalog.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Return.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Return.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Student.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Student.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\User.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\User.java
12软件2_图书_211黄智_225农简华\libiary\src\struts.properties
12软件2_图书_211黄智_225农简华\libiary\src\struts.xml
12软件2_图书_211黄智_225农简华\libiary\WebRoot\addbook.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\addstu.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\addstudent.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\add_success.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\booklist.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\borrowlist.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\css\library.css
12软件2_图书_211黄智_225农简华\libiary\WebRoot\css\menu.css
12软件2_图书_211黄智_225农简华\libiary\WebRoot\findBorrow.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\findborrowlist.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\head.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\bg1.png
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\bg3.png
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\bottom.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\collapsed.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\expanded.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\linkarrow.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\menubg.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\menuboxbg.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\menuhead.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\menuhead.png
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\t1.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\t2.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\Thumbs.db
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\title.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\toptitle.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\vicon.png
12软件2_图书_211黄智_225农简华\libiary\WebRoot\ind.html
12软件2_图书_211黄智_225农简华\libiary\WebRoot\index.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\js\menu.js
12软件2_图书_211黄智_225农简华\libiary\WebRoot\js\showdate.js
12软件2_图书_211黄智_225农简华\libiary\WebRoot\left.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\login.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\menu.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\META-INF\MANIFEST.MF
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\banner_01.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\banner_02.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\buy.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\buy01.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\C++.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\C.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\continue.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\count.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\CSharp.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\Flex4.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\h.jpg
12软件2_图书_211黄智_225农简华\libiary\.classpath
12软件2_图书_211黄智_225农简华\libiary\.myhibernatedata
12软件2_图书_211黄智_225农简华\libiary\.mymetadata
12软件2_图书_211黄智_225农简华\libiary\.project
12软件2_图书_211黄智_225农简华\libiary\.settings\.jsdtscope
12软件2_图书_211黄智_225农简华\libiary\.settings\org.eclipse.core.resources.prefs
12软件2_图书_211黄智_225农简华\libiary\.settings\org.eclipse.jdt.core.prefs
12软件2_图书_211黄智_225农简华\libiary\.settings\org.eclipse.wst.jsdt.ui.superType.container
12软件2_图书_211黄智_225农简华\libiary\.settings\org.eclipse.wst.jsdt.ui.superType.name
12软件2_图书_211黄智_225农简华\libiary\.springBeans
12软件2_图书_211黄智_225农简华\libiary\src\applicationContext.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\action\BookAction.java
12软件2_图书_211黄智_225农简华\libiary\src\library\action\BorrowAction.java
12软件2_图书_211黄智_225农简华\libiary\src\library\action\StudentAction.java
12软件2_图书_211黄智_225农简华\libiary\src\library\action\UserAction.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\BaseDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\IBookDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\IBorrowDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\ICatalogDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\BookDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\BorrowDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\CatalogDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\StudentDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\impl\UserDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\IStudentDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\dao\IUserDAO.java
12软件2_图书_211黄智_225农简华\libiary\src\library\interceptor\ManagerLoginInterceptor.java
12软件2_图书_211黄智_225农简华\libiary\src\library\interceptor\StudentLoginInterceptor.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\IBookService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\IBorrowService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\ICatalogService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\BookService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\BorrowService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\CatalogService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\StudentService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\impl\UserService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\IStudentService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\service\IUserService.java
12软件2_图书_211黄智_225农简华\libiary\src\library\util\Pager.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Book.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Book.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Borrow.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Borrow.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Catalog.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Catalog.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Return.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Return.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Student.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\Student.java
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\User.hbm.xml
12软件2_图书_211黄智_225农简华\libiary\src\library\vo\User.java
12软件2_图书_211黄智_225农简华\libiary\src\struts.properties
12软件2_图书_211黄智_225农简华\libiary\src\struts.xml
12软件2_图书_211黄智_225农简华\libiary\WebRoot\addbook.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\addstu.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\addstudent.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\add_success.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\booklist.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\borrowlist.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\css\library.css
12软件2_图书_211黄智_225农简华\libiary\WebRoot\css\menu.css
12软件2_图书_211黄智_225农简华\libiary\WebRoot\findBorrow.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\findborrowlist.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\head.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\bg1.png
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\bg3.png
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\bottom.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\collapsed.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\expanded.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\linkarrow.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\menubg.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\menuboxbg.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\menuhead.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\menuhead.png
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\t1.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\t2.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\Thumbs.db
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\title.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\toptitle.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\images\vicon.png
12软件2_图书_211黄智_225农简华\libiary\WebRoot\ind.html
12软件2_图书_211黄智_225农简华\libiary\WebRoot\index.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\js\menu.js
12软件2_图书_211黄智_225农简华\libiary\WebRoot\js\showdate.js
12软件2_图书_211黄智_225农简华\libiary\WebRoot\left.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\login.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\menu.jsp
12软件2_图书_211黄智_225农简华\libiary\WebRoot\META-INF\MANIFEST.MF
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\banner_01.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\banner_02.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\buy.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\buy01.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\C++.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\C.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\continue.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\count.gif
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\CSharp.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\Flex4.jpg
12软件2_图书_211黄智_225农简华\libiary\WebRoot\picture\h.jpg