Description: JAVA cs of the library system
Directory structure description
Directory structure description:
1. Dbdata folder database needs to be attached to the local database management system to use the sql server 2005
2. Lib folder is running sql server 2005 need to use the JDBC jar package
3. Res folder is used to run some of the resources required and other documents
4. Src folder to store all the source code
5. Menifest jar file package for playing, please do not delete
Uses:
1. Run makeJar.bat will appear BookManage.jar package, double click to run
2. Login Username: admin_001
Password: 123
3. BookManage.jar running can be removed after the addition, the other can not be deleted
To Search:
File list (Check if you may need any files):
lib\sqljdbc.jar
res\manager.jpg
...\Reader.gif
...\Thumbs.db
...\welcome.jpg
...\图书管理系统设计.txt
...\建立视图.sql
src\AddBookFrame.java
...\AddReaderFrame.java
...\BookInfoFrame.java
...\BorrowBookFrame.java
...\DBManageDAO.java
...\DeleteBookFrame.java
...\DeleteReaderFrame.java
...\LoginFrame.java
...\ManagerMainFrame.java
...\MyTableModel.java
...\ReaderInfoFrame.java
...\ReturnBookFrame.java
...\ViewBorrowHistoryFrame.java
...\ViewReturnHistoryFrame.java
makeJar.bat
readme.txt
menifest
dbdata\BookManage.mdf
......\BookManage_log.ldf
lib
res
src
dbdata