文件名称:BooksManager
介绍说明--下载内容均来自于网络,请自行研究使用
(1)完成菜单栏,有文件,管理,借阅管理,账户管理,查看等选项。
(2)管理图书的增删改查;
(3)实现借书还书功能;
(4)实现账户管理,密码修改,读者账户管理,密码修改功能,并能增加读者,删除读者,增加管理员,删除管理员;
(5)能查看所有图书,已借图书,图书查询;-(A) the completion of the menu bar, there are document management, loan management, account management, to see other options.
(2) management books CRUD
(3) implementation library book function
(4) achieve account management, password changes, the reader account management, password change function, and can increase the reader, remove the reader, increase administrator, delete the administrator
(5) be able to view all the books have been borrowed books, check books
(2)管理图书的增删改查;
(3)实现借书还书功能;
(4)实现账户管理,密码修改,读者账户管理,密码修改功能,并能增加读者,删除读者,增加管理员,删除管理员;
(5)能查看所有图书,已借图书,图书查询;-(A) the completion of the menu bar, there are document management, loan management, account management, to see other options.
(2) management books CRUD
(3) implementation library book function
(4) achieve account management, password changes, the reader account management, password change function, and can increase the reader, remove the reader, increase administrator, delete the administrator
(5) be able to view all the books have been borrowed books, check books
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BooksManager\.classpath
............\.myhibernatedata
............\.project
............\.settings\org.eclipse.jdt.core.prefs
............\bin\hibernate.cfg.xml
............\...\library\BookBorrow.class
............\...\.......\BookIn.class
............\...\.......\BookReturn$1.class
............\...\.......\BookReturn$2.class
............\...\.......\BookReturn.class
............\...\.......\ChangePasswd.class
............\...\.......\Database.class
............\...\.......\DelBook.class
............\...\.......\EditBook.class
............\...\.......\Login.class
............\...\.......\MainWin$1$1.class
............\...\.......\MainWin$1$2.class
............\...\.......\MainWin$1.class
............\...\.......\MainWin.class
............\...\.......\QueryBook.class
............\...\.......\ShowBook.class
............\...\.......\ToGBK.class
............\...\.......\UserAdd$1.class
............\...\.......\UserAdd.class
............\lib\mysql-connector-java-5.1.20-bin.jar
............\src\hibernate.cfg.xml
............\...\library\BookBorrow.java
............\...\.......\BookIn.java
............\...\.......\BookReturn.java
............\...\.......\ChangePasswd.java
............\...\.......\Database.java
............\...\.......\DelBook.java
............\...\.......\EditBook.java
............\...\.......\Login.java
............\...\.......\MainWin.java
............\...\.......\QueryBook.java
............\...\.......\ShowBook.java
............\...\.......\ToGBK.java
............\...\.......\UserAdd.java
............\bin\library
............\...\test
............\src\library
............\...\test
............\.settings
............\bin
............\lib
............\src
BooksManager