文件名称:tushuyujie
介绍说明--下载内容均来自于网络,请自行研究使用
本系统主要分为师生部分和管理员部分,师生部分主要实现的功能针对师生使用,有师生的注册和登录功能、查看图书信息功能、搜索图书的功能、收藏夹功能、反馈意见或留言功能;管理员部分主要由图书馆的管理员使用,分别为实现图书管理员管理图书信息及师生借阅图书信息、借书管理员管理借书信息、会员管理员管理师生的情况及查看师生的反馈信息、系统管理员可以对管理员进行管理。-The system consists of students and teachers and administrators section part, teachers and some of the major functions implemented for students and teachers to use with students and teachers of the registration and login feature to view the function of book information, book search function, favorites function, feedback or message function administrators section is used primarily by library administrators, librarians are to achieve information management books and teachers and students to borrow books information, the case library administrators to manage a library information management members and students and administrators View teachers and students feedback information, the system administrator can manage administrator.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图书预借\课程设计-网上借书系统数据库及使用方法\table.sql
........\.....................................\使用说明.txt
........\.....................源程序\tushuyujie\.classpath
........\...........................\..........\.myeclipse\profiler\tushuyujie on Tomcat 7.x.xml
........\...........................\..........\.mymetadata
........\...........................\..........\.myumldata
........\...........................\..........\.project
........\...........................\..........\.settings\.jsdtscope
........\...........................\..........\.........\com.genuitec.eclipse.j2eedt.core.prefs
........\...........................\..........\.........\org.eclipse.core.resources.prefs
........\...........................\..........\.........\org.eclipse.jdt.core.prefs
........\...........................\..........\.........\org.eclipse.ltk.core.refactoring.prefs
........\...........................\..........\.........\org.eclipse.wst.jsdt.ui.superType.container
........\...........................\..........\.........\org.eclipse.wst.jsdt.ui.superType.name
........\...........................\..........\src\cn\itcast\dao\BackupDao.java
........\...........................\..........\...\..\......\...\BaseDao.java
........\...........................\..........\...\..\......\...\BookDao.java
........\...........................\..........\...\..\......\...\CategoryDao.java
........\...........................\..........\...\..\......\...\impl\BackupDaoImpl.java
........\...........................\..........\...\..\......\...\....\BookDaoImpl.java
........\...........................\..........\...\..\......\...\....\CategoryDaoImpl.java
........\...........................\..........\...\..\......\...\....\OrderDaoImpl.java
........\...........................\..........\...\..\......\...\....\OrderItemDaoImpl.java
........\...........................\..........\...\..\......\...\....\ReportDaoImpl.java
........\...........................\..........\...\..\......\...\....\UserDaoImpl.java
........\...........................\..........\...\..\......\...\OrderDao.java
........\...........................\..........\...\..\......\...\OrderItemDao.java
........\...........................\..........\...\..\......\...\ReportDao.java
........\...........................\..........\...\..\......\...\UserDao.java
........\...........................\..........\...\..\......\.omain\Backup.java
........\...........................\..........\...\..\......\......\Book.java
........\...........................\..........\...\..\......\......\BookCart.java
........\...........................\..........\...\..\......\......\BookItem.java
........\...........................\..........\...\..\......\......\BookOrder.java
........\...........................\..........\...\..\......\......\Category.java
........\...........................\..........\...\..\......\......\Order.java
........\...........................\..........\...\..\......\......\OrderItem.java
........\...........................\..........\...\..\......\......\User.java
........\...........................\..........\...\..\......\exception\DaoException.java
........\...........................\..........\...\..\......\.........\DBException.java
........\...........................\..........\...\..\......\.........\ServiceException.java
........\...........................\..........\...\..\......\factory\DaoFactory.java
........\...........................\..........\...\..\......\service\BackupService.java
........\...........................\..........\...\..\......\.......\BookService.java
........\...........................\..........\...\..\......\.......\CategoryService.java
........\...........................\..........\...\..\......\.......\OrderService.java
........\...........................\..........\...\..\......\.......\ReportService.java
........\...........................\..........\...\..\......\.......\UserService.java
........\...........................\..........\...\..\......\util\Global.java
........\..............