CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:strutslibrary

介绍说明--下载内容来自于网络,使用问题请自行百度

本系统使有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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com