文件名称:strutsPsqlserver2000
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4.67mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本系统实现了图书管理系统,用户和管理登录,权限不同,所进行的操作不同-The system to achieve the library management system, the user login and management, permissions are different, the operation of different
(系统自动生成,下载前可以参看下载内容)
下载文件列表
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.classpath
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.mymetadata
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.project
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.settings/.jsdtscope
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.settings/org.eclipse.core.resources.prefs
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.settings/org.eclipse.wst.jsdt.ui.superType.container
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.settings/org.eclipse.wst.jsdt.ui.superType.name
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Book.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/BookCase.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/BookType.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Borrow.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Library.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Manager.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Parameter.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Publishing.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Reader.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/ReaderType.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/BookCaseForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/BookForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/BookTypeForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/BorrowForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/LibraryForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/ManagerForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/ParameterForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/PublishingForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/ReaderForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/ReaderTypeForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/connDB.properties
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/core/ChStr.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/core/ConnDB.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/BookCaseDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/BookDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/BookTypeDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/BorrowDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/LibraryDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/ManagerDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/ParameterDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/PublishingDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/ReaderDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/ReaderTypeDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/wgh/struts/ApplicationResources.properties
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/banner.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBack.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBack_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBorrow.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBorrowSort.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBorrow_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookcase.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookcase_add.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookCase_Modify.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookcase_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookQuery.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookRenew.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookRenew_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookType.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookType_add.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookType_Modify.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookType_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book_add.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book_detail.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book_Modify.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/borrowQuery.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bremind.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/copyright.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/CSS/style.css
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/error.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/Images/borrowBackRenew.gif
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/Images/borrowBackRenew_back.gif
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/Images/borrowBackRenew_r.gif
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/Images/borrow_if.gif
struts
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.mymetadata
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.project
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.settings/.jsdtscope
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.settings/org.eclipse.core.resources.prefs
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.settings/org.eclipse.wst.jsdt.ui.superType.container
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/.settings/org.eclipse.wst.jsdt.ui.superType.name
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Book.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/BookCase.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/BookType.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Borrow.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Library.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Manager.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Parameter.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Publishing.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/Reader.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/action/ReaderType.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/BookCaseForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/BookForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/BookTypeForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/BorrowForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/LibraryForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/ManagerForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/ParameterForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/PublishingForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/ReaderForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/actionForm/ReaderTypeForm.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/connDB.properties
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/core/ChStr.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/core/ConnDB.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/BookCaseDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/BookDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/BookTypeDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/BorrowDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/LibraryDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/ManagerDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/ParameterDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/PublishingDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/ReaderDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/dao/ReaderTypeDAO.java
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/src/com/wgh/struts/ApplicationResources.properties
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/banner.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBack.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBack_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBorrow.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBorrowSort.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookBorrow_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookcase.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookcase_add.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookCase_Modify.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookcase_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookQuery.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookRenew.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookRenew_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookType.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookType_add.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookType_Modify.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bookType_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book_add.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book_detail.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book_Modify.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/book_ok.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/borrowQuery.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/bremind.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/copyright.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/CSS/style.css
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/error.jsp
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/Images/borrowBackRenew.gif
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/Images/borrowBackRenew_back.gif
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/Images/borrowBackRenew_r.gif
struts图书管理系统[mysql数据库]/StrutsLibrarySystem/WebRoot/Images/borrow_if.gif
struts
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
