文件名称:Unified-Library-Admin
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个Java实现的带简单界面的图书馆支持系统;
图书馆应用系统可以将图书和杂志借给借书者,这些借书者已经在系统中注册了,图书和杂志也已经注册了;
图书馆负责购买新书;
图书馆管理员是图书馆员工;
借书者可以预定图书或杂志;
图书管理系统能够容易地建立、修改和删除系统中的信息,包括书名、借书者、借阅信息和预订信息;
该图书馆支持系统数据信息采用文件形式存储。
-This is a Java library support system with a simple interface
Library application system can lend books and magazines to the borrower, the borrower has been registered in the system, books and magazines have also been registered
The library is responsible for the purchase of new books
The library is the library staff
The borrower can be scheduled to book or magazine
Library management system can easily create, modify and delete the information in the system, including titles, the borrower, loan information and booking information
The data storage of the library support system is realised using file forms.
图书馆应用系统可以将图书和杂志借给借书者,这些借书者已经在系统中注册了,图书和杂志也已经注册了;
图书馆负责购买新书;
图书馆管理员是图书馆员工;
借书者可以预定图书或杂志;
图书管理系统能够容易地建立、修改和删除系统中的信息,包括书名、借书者、借阅信息和预订信息;
该图书馆支持系统数据信息采用文件形式存储。
-This is a Java library support system with a simple interface
Library application system can lend books and magazines to the borrower, the borrower has been registered in the system, books and magazines have also been registered
The library is responsible for the purchase of new books
The library is the library staff
The borrower can be scheduled to book or magazine
Library management system can easily create, modify and delete the information in the system, including titles, the borrower, loan information and booking information
The data storage of the library support system is realised using file forms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Unified Library Admin\.classpath
.....................\.project
.....................\bo\BorrowerInformation.class
.....................\..\BorrowerInformation.java
.....................\..\Item.class
.....................\..\Item.java
.....................\..\Loan.class
.....................\..\Loan.java
.....................\..\Reservation.class
.....................\..\Reservation.java
.....................\..\Title.class
.....................\..\Title.java
.....................\book.jpg
.....................\bopack.ve2
.....................\bopack.vep
.....................\bopack.vpj
.....................\db\Persistent.class
.....................\..\Persistent.java
.....................\dbpack.ve2
.....................\dbpack.vep
.....................\dbpack.vpj
.....................\graphbook.GIF
.....................\run.bat
.....................\StartClass.class
.....................\StartClass.java
.....................\ui\AboutDialog.class
.....................\..\AboutDialog.java
.....................\..\BorrowerFrame.class
.....................\..\BorrowerFrame.java
.....................\..\BorrowerInfoWindow.class
.....................\..\BorrowerInfoWindow.java
.....................\..\BrowseWindow.class
.....................\..\BrowseWindow.java
.....................\..\CancelReservationFrame.class
.....................\..\CancelReservationFrame.java
.....................\..\FindBorrowerDialog.class
.....................\..\FindBorrowerDialog.java
.....................\..\FindTitleDialog.class
.....................\..\FindTitleDialog.java
.....................\..\LendItemFrame.class
.....................\..\LendItemFrame.java
.....................\..\MainWindow.class
.....................\..\MainWindow.java
.....................\..\MessageBox.class
.....................\..\MessageBox.java
.....................\..\QuitDialog.class
.....................\..\QuitDialog.java
.....................\..\ReservationFrame.class
.....................\..\ReservationFrame.java
.....................\..\ResultOfFindBorrower.class
.....................\..\ResultOfFindBorrower.java
.....................\..\ResultOfFindTitle.class
.....................\..\ResultOfFindTitle.java
.....................\..\ReturnItemFrame.class
.....................\..\ReturnItemFrame.java
.....................\..\TitleFrame.class
.....................\..\TitleFrame.java
.....................\..\TitleInfoWindow.class
.....................\..\TitleInfoWindow.java
.....................\..\UpdateBorrowerFrame.class
.....................\..\UpdateBorrowerFrame.java
.....................\..\UpdateTitleFrame.class
.....................\..\UpdateTitleFrame.java
.....................\uipack.ve2
.....................\uipack.vep
.....................\uipack.vpj
.....................\.til\ObjId.class
.....................\....\ObjId.java
.....................\utilpack.ve2
.....................\utilpack.vep
.....................\utilpack.vpj
.....................\bo
.....................\db
.....................\ui
.....................\util
Unified Library Admin
.....................\.project
.....................\bo\BorrowerInformation.class
.....................\..\BorrowerInformation.java
.....................\..\Item.class
.....................\..\Item.java
.....................\..\Loan.class
.....................\..\Loan.java
.....................\..\Reservation.class
.....................\..\Reservation.java
.....................\..\Title.class
.....................\..\Title.java
.....................\book.jpg
.....................\bopack.ve2
.....................\bopack.vep
.....................\bopack.vpj
.....................\db\Persistent.class
.....................\..\Persistent.java
.....................\dbpack.ve2
.....................\dbpack.vep
.....................\dbpack.vpj
.....................\graphbook.GIF
.....................\run.bat
.....................\StartClass.class
.....................\StartClass.java
.....................\ui\AboutDialog.class
.....................\..\AboutDialog.java
.....................\..\BorrowerFrame.class
.....................\..\BorrowerFrame.java
.....................\..\BorrowerInfoWindow.class
.....................\..\BorrowerInfoWindow.java
.....................\..\BrowseWindow.class
.....................\..\BrowseWindow.java
.....................\..\CancelReservationFrame.class
.....................\..\CancelReservationFrame.java
.....................\..\FindBorrowerDialog.class
.....................\..\FindBorrowerDialog.java
.....................\..\FindTitleDialog.class
.....................\..\FindTitleDialog.java
.....................\..\LendItemFrame.class
.....................\..\LendItemFrame.java
.....................\..\MainWindow.class
.....................\..\MainWindow.java
.....................\..\MessageBox.class
.....................\..\MessageBox.java
.....................\..\QuitDialog.class
.....................\..\QuitDialog.java
.....................\..\ReservationFrame.class
.....................\..\ReservationFrame.java
.....................\..\ResultOfFindBorrower.class
.....................\..\ResultOfFindBorrower.java
.....................\..\ResultOfFindTitle.class
.....................\..\ResultOfFindTitle.java
.....................\..\ReturnItemFrame.class
.....................\..\ReturnItemFrame.java
.....................\..\TitleFrame.class
.....................\..\TitleFrame.java
.....................\..\TitleInfoWindow.class
.....................\..\TitleInfoWindow.java
.....................\..\UpdateBorrowerFrame.class
.....................\..\UpdateBorrowerFrame.java
.....................\..\UpdateTitleFrame.class
.....................\..\UpdateTitleFrame.java
.....................\uipack.ve2
.....................\uipack.vep
.....................\uipack.vpj
.....................\.til\ObjId.class
.....................\....\ObjId.java
.....................\utilpack.ve2
.....................\utilpack.vep
.....................\utilpack.vpj
.....................\bo
.....................\db
.....................\ui
.....................\util
Unified Library Admin