文件名称:strutslibrary
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.26mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本系统使有jsp进行网页界面的设计,使用MVC设计模式,采用了开源框架Struts,它采用了当今软件设计的最新技术,具有开发效率高、设计灵活、生成的软件界面友好美观等特点。本系统中通过jdbc驱动和数据库进行无缝连接,后端的数据库是mysql,也是一个开源的数据库系统,该数据库具有较高的完整性,一致性和安全性。-The system enables a jsp for web interface design, the use of MVC design pattern, using open-source framework Struts, which uses the latest technology of today' s software design, has developed high efficiency, design flexibility, the software generates user-friendly appearance and so on. This system through the jdbc driver and database for seamless connectivity, back-end database is mysql, is also an open-source database system, the database has a high integrity, consistency and safety.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
strutslibrary/数据库/db_librarySys/db.opt
strutslibrary/数据库/db_librarySys/tb_bookcase.frm
strutslibrary/数据库/db_librarySys/tb_bookcase.MYD
strutslibrary/数据库/db_librarySys/tb_bookcase.MYI
strutslibrary/数据库/db_librarySys/tb_bookinfo.frm
strutslibrary/数据库/db_librarySys/tb_bookinfo.MYD
strutslibrary/数据库/db_librarySys/tb_bookinfo.MYI
strutslibrary/数据库/db_librarySys/tb_booktype.frm
strutslibrary/数据库/db_librarySys/tb_booktype.MYD
strutslibrary/数据库/db_librarySys/tb_booktype.MYI
strutslibrary/数据库/db_librarySys/tb_borrow.frm
strutslibrary/数据库/db_librarySys/tb_borrow.MYD
strutslibrary/数据库/db_librarySys/tb_borrow.MYI
strutslibrary/数据库/db_librarySys/tb_giveback.frm
strutslibrary/数据库/db_librarySys/tb_giveback.MYD
strutslibrary/数据库/db_librarySys/tb_giveback.MYI
strutslibrary/数据库/db_librarySys/tb_library.frm
strutslibrary/数据库/db_librarySys/tb_library.MYD
strutslibrary/数据库/db_librarySys/tb_library.MYI
strutslibrary/数据库/db_librarySys/tb_manager.frm
strutslibrary/数据库/db_librarySys/tb_manager.MYD
strutslibrary/数据库/db_librarySys/tb_manager.MYI
strutslibrary/数据库/db_librarySys/tb_parameter.frm
strutslibrary/数据库/db_librarySys/tb_parameter.MYD
strutslibrary/数据库/db_librarySys/tb_parameter.MYI
strutslibrary/数据库/db_librarySys/tb_publishing.frm
strutslibrary/数据库/db_librarySys/tb_publishing.MYD
strutslibrary/数据库/db_librarySys/tb_publishing.MYI
strutslibrary/数据库/db_librarySys/tb_purview.frm
strutslibrary/数据库/db_librarySys/tb_purview.MYD
strutslibrary/数据库/db_librarySys/tb_purview.MYI
strutslibrary/数据库/db_librarySys/tb_reader.frm
strutslibrary/数据库/db_librarySys/tb_reader.MYD
strutslibrary/数据库/db_librarySys/tb_reader.MYI
strutslibrary/数据库/db_librarySys/tb_readertype.frm
strutslibrary/数据库/db_librarySys/tb_readertype.MYD
strutslibrary/数据库/db_librarySys/tb_readertype.MYI
strutslibrary/数据库/readme.txt
strutslibrary/数据库/sql.txt
strutslibrary/源程序/.classpath
strutslibrary/源程序/.mymetadata
strutslibrary/源程序/.project
strutslibrary/源程序/.settings/org.eclipse.core.resources.prefs
strutslibrary/源程序/readme.txt
strutslibrary/源程序/src/com/action/Book.java
strutslibrary/源程序/src/com/action/BookCase.java
strutslibrary/源程序/src/com/action/BookType.java
strutslibrary/源程序/src/com/action/Borrow.java
strutslibrary/源程序/src/com/action/Library.java
strutslibrary/源程序/src/com/action/Manager.java
strutslibrary/源程序/src/com/action/Parameter.java
strutslibrary/源程序/src/com/action/Publishing.java
strutslibrary/源程序/src/com/action/Reader.java
strutslibrary/源程序/src/com/action/ReaderType.java
strutslibrary/源程序/src/com/actionForm/BookCaseForm.java
strutslibrary/源程序/src/com/actionForm/BookForm.java
strutslibrary/源程序/src/com/actionForm/BookTypeForm.java
strutslibrary/源程序/src/com/actionForm/BorrowForm.java
strutslibrary/源程序/src/com/actionForm/LibraryForm.java
strutslibrary/源程序/src/com/actionForm/ManagerForm.java
strutslibrary/源程序/src/com/actionForm/ParameterForm.java
strutslibrary/源程序/src/com/actionForm/PublishingForm.java
strutslibrary/源程序/src/com/actionForm/ReaderForm.java
strutslibrary/源程序/src/com/actionForm/ReaderTypeForm.java
strutslibrary/源程序/src/com/connDB.properties
strutslibrary/源程序/src/com/core/ChStr.java
strutslibrary/源程序/src/com/core/ConnDB.java
strutslibrary/源程序/src/com/dao/BookCaseDAO.java
strutslibrary/源程序/src/com/dao/BookDAO.java
strutslibrary/源程序/src/com/dao/BookTypeDAO.java
strutslibrary/源程序/src/com/dao/BorrowDAO.java
strutslibrary/源程序/src/com/dao/LibraryDAO.java
strutslibrary/源程序/src/com/dao/ManagerDAO.java
strutslibrary/源程序/src/com/dao/ParameterDAO.java
strutslibrary/源程序/src/com/dao/PublishingDAO.java
strutslibrary/源程序/src/com/dao/ReaderDAO.java
strutslibrary/源程序/src/com/dao/ReaderTypeDAO.java
strutslibrary/源程序/src/com/wgh/struts/ApplicationResources.properties
strutslibrary/源程序/WebRoot/banner.jsp
strutslibrary/源程序/WebRoot/book.jsp
strutslibrary/源程序/WebRoot/bookBack.jsp
strutslibrary/源程序/WebRoot/bookBack_ok.jsp
strutslibrary/源程序/WebRoot/bookBorrow.jsp
strutslibrary/源程序/WebRoot/bookBorrowSort.jsp
strutslibrary/源程序/WebRoot/bookBorrow_ok.jsp
strutslibrary/源程序/WebRoot/bookcase.jsp
strutslibrary/源程序/WebRoot/bookcase_add.jsp
strutslibrary/源程序/WebRoot/bookCase_Modify.jsp
strutslibrary/源程序/WebRoot/bookcase_ok.jsp
strutslibrary/源程序/WebRoot/bookQuery.jsp
strutslibrary/源程序/WebRoot/bookRenew.jsp
strutslibrary/源程序/WebRoot/bookRenew_ok.jsp
strutslibrary/源程序/WebRoot/bookType.jsp
strutslibrary/源程序/WebRoot/bookType_add.jsp
strutslibrary/源程序/WebRoot/bookType_Modify.jsp
strutslibrary/源程序/WebRoot/bookType_ok.jsp
strutslibrary/源程序/WebRoot/book_add.jsp
strutslibrary/源程序/WebRoot/book_detail.jsp
strutslibrary/源程序/WebRoot/book_Modify.jsp
strutslibrary/源程序/WebRoot/book_ok.jsp
strutslibrary/源程序/WebRoot/borrowQuery.jsp
strutslibrary/源程序/WebRoot/bremind.jsp
strutslibrary/源程序/WebRoot/copyright.jsp
strutslibrary/源程序/WebRoot/CSS/style.css
strutslibrary/源程序/WebRoot/error.jsp
strutslibrary/源程序/WebRoot/Images/borrowBackRenew.gif
strutslibrary/源程序/WebRoot/Images/borrowBackRenew_back.gif
strutslibrary/源程序/WebRoot/Images/borrowBackRenew_r.gif
strutslibrary/源程序/WebRoot/Images/borrow_if.gif
strutslibrary/源程序/WebRoot/Images/copyright_t.gif
strutslibrary/源程序/WebRoot/Images/error.jpg
strutslibrary/源程序/WebRoot/Images/error_b.gif
st
strutslibrary/数据库/db_librarySys/tb_bookcase.frm
strutslibrary/数据库/db_librarySys/tb_bookcase.MYD
strutslibrary/数据库/db_librarySys/tb_bookcase.MYI
strutslibrary/数据库/db_librarySys/tb_bookinfo.frm
strutslibrary/数据库/db_librarySys/tb_bookinfo.MYD
strutslibrary/数据库/db_librarySys/tb_bookinfo.MYI
strutslibrary/数据库/db_librarySys/tb_booktype.frm
strutslibrary/数据库/db_librarySys/tb_booktype.MYD
strutslibrary/数据库/db_librarySys/tb_booktype.MYI
strutslibrary/数据库/db_librarySys/tb_borrow.frm
strutslibrary/数据库/db_librarySys/tb_borrow.MYD
strutslibrary/数据库/db_librarySys/tb_borrow.MYI
strutslibrary/数据库/db_librarySys/tb_giveback.frm
strutslibrary/数据库/db_librarySys/tb_giveback.MYD
strutslibrary/数据库/db_librarySys/tb_giveback.MYI
strutslibrary/数据库/db_librarySys/tb_library.frm
strutslibrary/数据库/db_librarySys/tb_library.MYD
strutslibrary/数据库/db_librarySys/tb_library.MYI
strutslibrary/数据库/db_librarySys/tb_manager.frm
strutslibrary/数据库/db_librarySys/tb_manager.MYD
strutslibrary/数据库/db_librarySys/tb_manager.MYI
strutslibrary/数据库/db_librarySys/tb_parameter.frm
strutslibrary/数据库/db_librarySys/tb_parameter.MYD
strutslibrary/数据库/db_librarySys/tb_parameter.MYI
strutslibrary/数据库/db_librarySys/tb_publishing.frm
strutslibrary/数据库/db_librarySys/tb_publishing.MYD
strutslibrary/数据库/db_librarySys/tb_publishing.MYI
strutslibrary/数据库/db_librarySys/tb_purview.frm
strutslibrary/数据库/db_librarySys/tb_purview.MYD
strutslibrary/数据库/db_librarySys/tb_purview.MYI
strutslibrary/数据库/db_librarySys/tb_reader.frm
strutslibrary/数据库/db_librarySys/tb_reader.MYD
strutslibrary/数据库/db_librarySys/tb_reader.MYI
strutslibrary/数据库/db_librarySys/tb_readertype.frm
strutslibrary/数据库/db_librarySys/tb_readertype.MYD
strutslibrary/数据库/db_librarySys/tb_readertype.MYI
strutslibrary/数据库/readme.txt
strutslibrary/数据库/sql.txt
strutslibrary/源程序/.classpath
strutslibrary/源程序/.mymetadata
strutslibrary/源程序/.project
strutslibrary/源程序/.settings/org.eclipse.core.resources.prefs
strutslibrary/源程序/readme.txt
strutslibrary/源程序/src/com/action/Book.java
strutslibrary/源程序/src/com/action/BookCase.java
strutslibrary/源程序/src/com/action/BookType.java
strutslibrary/源程序/src/com/action/Borrow.java
strutslibrary/源程序/src/com/action/Library.java
strutslibrary/源程序/src/com/action/Manager.java
strutslibrary/源程序/src/com/action/Parameter.java
strutslibrary/源程序/src/com/action/Publishing.java
strutslibrary/源程序/src/com/action/Reader.java
strutslibrary/源程序/src/com/action/ReaderType.java
strutslibrary/源程序/src/com/actionForm/BookCaseForm.java
strutslibrary/源程序/src/com/actionForm/BookForm.java
strutslibrary/源程序/src/com/actionForm/BookTypeForm.java
strutslibrary/源程序/src/com/actionForm/BorrowForm.java
strutslibrary/源程序/src/com/actionForm/LibraryForm.java
strutslibrary/源程序/src/com/actionForm/ManagerForm.java
strutslibrary/源程序/src/com/actionForm/ParameterForm.java
strutslibrary/源程序/src/com/actionForm/PublishingForm.java
strutslibrary/源程序/src/com/actionForm/ReaderForm.java
strutslibrary/源程序/src/com/actionForm/ReaderTypeForm.java
strutslibrary/源程序/src/com/connDB.properties
strutslibrary/源程序/src/com/core/ChStr.java
strutslibrary/源程序/src/com/core/ConnDB.java
strutslibrary/源程序/src/com/dao/BookCaseDAO.java
strutslibrary/源程序/src/com/dao/BookDAO.java
strutslibrary/源程序/src/com/dao/BookTypeDAO.java
strutslibrary/源程序/src/com/dao/BorrowDAO.java
strutslibrary/源程序/src/com/dao/LibraryDAO.java
strutslibrary/源程序/src/com/dao/ManagerDAO.java
strutslibrary/源程序/src/com/dao/ParameterDAO.java
strutslibrary/源程序/src/com/dao/PublishingDAO.java
strutslibrary/源程序/src/com/dao/ReaderDAO.java
strutslibrary/源程序/src/com/dao/ReaderTypeDAO.java
strutslibrary/源程序/src/com/wgh/struts/ApplicationResources.properties
strutslibrary/源程序/WebRoot/banner.jsp
strutslibrary/源程序/WebRoot/book.jsp
strutslibrary/源程序/WebRoot/bookBack.jsp
strutslibrary/源程序/WebRoot/bookBack_ok.jsp
strutslibrary/源程序/WebRoot/bookBorrow.jsp
strutslibrary/源程序/WebRoot/bookBorrowSort.jsp
strutslibrary/源程序/WebRoot/bookBorrow_ok.jsp
strutslibrary/源程序/WebRoot/bookcase.jsp
strutslibrary/源程序/WebRoot/bookcase_add.jsp
strutslibrary/源程序/WebRoot/bookCase_Modify.jsp
strutslibrary/源程序/WebRoot/bookcase_ok.jsp
strutslibrary/源程序/WebRoot/bookQuery.jsp
strutslibrary/源程序/WebRoot/bookRenew.jsp
strutslibrary/源程序/WebRoot/bookRenew_ok.jsp
strutslibrary/源程序/WebRoot/bookType.jsp
strutslibrary/源程序/WebRoot/bookType_add.jsp
strutslibrary/源程序/WebRoot/bookType_Modify.jsp
strutslibrary/源程序/WebRoot/bookType_ok.jsp
strutslibrary/源程序/WebRoot/book_add.jsp
strutslibrary/源程序/WebRoot/book_detail.jsp
strutslibrary/源程序/WebRoot/book_Modify.jsp
strutslibrary/源程序/WebRoot/book_ok.jsp
strutslibrary/源程序/WebRoot/borrowQuery.jsp
strutslibrary/源程序/WebRoot/bremind.jsp
strutslibrary/源程序/WebRoot/copyright.jsp
strutslibrary/源程序/WebRoot/CSS/style.css
strutslibrary/源程序/WebRoot/error.jsp
strutslibrary/源程序/WebRoot/Images/borrowBackRenew.gif
strutslibrary/源程序/WebRoot/Images/borrowBackRenew_back.gif
strutslibrary/源程序/WebRoot/Images/borrowBackRenew_r.gif
strutslibrary/源程序/WebRoot/Images/borrow_if.gif
strutslibrary/源程序/WebRoot/Images/copyright_t.gif
strutslibrary/源程序/WebRoot/Images/error.jpg
strutslibrary/源程序/WebRoot/Images/error_b.gif
st
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.