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

文件名称:Struts

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    9.38mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

本书由浅入深、循序渐进地介绍了MVC的体系结构和如何构建一个基于MVC的Web框架,目的是帮助软件开发人员快速掌握MVC的设计思想,并能使用MVC的内涵设计Web框架。全书共分12章。第1章详细介绍MVC的设计思想、优缺点,以及如何构建一个基于MVC的Web框架;通过这部分知识的介绍,建立起读者对MVC的理论基础。第2~9章将逐步实现一个基于MVC的Web框架和持久层框架;读者可以通过这部分内容的学习,掌握其实现细节和核心设计方式。第10~11章主要介绍如何将自己实现的Web框架与其他工具进行整合;读者通过这部分内容的学习,可以将本书中实现的Web框架与目前许多开源项目,如Hibernate、Log4j等整合起来,以方便开发。第12章主要通过一个内容管理系统实例来验证本书所实现的框架;读者通过这部分内容的学习,可以熟练掌握本书所实现的Web框架的使用方法。

-This book easy-to-digest, step-by-step introduction of the MVC architecture and how to build the Web-based MVC framework, designed to help software developers quickly master the MVC design idea, and the connotation of the use of MVC design Web framework. Book is divided into 12 chapters. Chapter 1 Introduction MVC detailed design idea, the advantages and disadvantages, and how to build a framework based on MVC s Web through this part of the knowledge of the introduction, readers establish the theoretical basis for MVC. 2 ~ 9 Chapter will gradually realize the Web-based MVC framework and the persistence layer framework readers can pass this part of the contents of the study and master the details of its implementation and the core design. No. 10 ~ Chapter 11 mainly how to introduce their own implementation of the Web framework integration with other tools readers through this part of the study, you can achieve in this book s Web framework with the current lot of open source projects,
相关搜索: java GdDbComm

(系统自动生成,下载前可以参看下载内容)

下载文件列表

自动动手写Struts随书光盘/readme.txt
自动动手写Struts随书光盘/源代码/04/myApp/.classpath
自动动手写Struts随书光盘/源代码/04/myApp/.cvsignore
自动动手写Struts随书光盘/源代码/04/myApp/.project
自动动手写Struts随书光盘/源代码/04/myApp/.tomcatplugin
自动动手写Struts随书光盘/源代码/04/myApp/build.xml
自动动手写Struts随书光盘/源代码/04/myApp/conf/config-servlet.xml
自动动手写Struts随书光盘/源代码/04/myApp/gc/jsp/index.jsp
自动动手写Struts随书光盘/源代码/04/myApp/gc/jsp/indexNew.jsp
自动动手写Struts随书光盘/源代码/04/myApp/gc/jsp/login.jsp
自动动手写Struts随书光盘/源代码/04/myApp/gc/jsp/page.jsp
自动动手写Struts随书光盘/源代码/04/myApp/gc/jsp/regedit.jsp
自动动手写Struts随书光盘/源代码/04/myApp/gc/jsp/success.jsp
自动动手写Struts随书光盘/源代码/04/myApp/gc/jsp/updatePassword.jsp
自动动手写Struts随书光盘/源代码/04/myApp/gc.log
自动动手写Struts随书光盘/源代码/04/myApp/gf.log
自动动手写Struts随书光盘/源代码/04/myApp/jsp/gf.jsp
自动动手写Struts随书光盘/源代码/04/myApp/jsp/HelloWorld.jsp
自动动手写Struts随书光盘/源代码/04/myApp/jsp/welcome.jsp
自动动手写Struts随书光盘/源代码/04/myApp/org.log
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/.cvsignore
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/gf.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/HelloWorld.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/HelloWorldAction.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/hr03.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/LoginAction.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/LoginActionNew.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/RegeditAction.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/RegeditActionHibernate.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/RegeditActionNew.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/action/User.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/dao/impl/UserDAOHibernateImpl.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/dao/impl/UserDAOImpl.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/dao/UserDAO.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/dao/UserDAOHibernate.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/vo/User.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gc/vo/User.hbm.xml
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/action/Action.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/action/GdAction.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/action/GdServlet.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/jdbc/DbCommon.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/jdbc/DbConnection.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/jdbc/DbConnectionManager.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/jdbc/DbConnectionPool.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/jdbc/GdPageCachedRowSet.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/jdbc/impl/GdDbCommon.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/jdbc/impl/GdDbConnection.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/jdbc/impl/GdDbConnectionPool.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/action/Action.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/action/impl/GdAction.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/exception/GdException.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/exception/VODataValidate.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/exception/VOGdException.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/io/impl/GdInfoInAndOut.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/io/InfoInAndOut.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/servlet/GdServlet.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/util/GdDate.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/util/GdPage.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/util/GdParseXml.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/mvc/util/GdWebPath.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/web/filter/GdExecuteMethodFilter.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/web/filter/GdExecuteTimeFilter.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/web/filter/GdForwardFilter.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/web/filter/GdLogFilter.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/web/filter/GdParseXmlFilter.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/web/filter/GdReqToInfoInAndOutFilter.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/com/gd/web/filter/GdSetCharacterEncodingFilter.class
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/hibernate.cfg.xml
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/classes/log4j.properties
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/config-servlet.xml
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/lib/antlr-2.7.6.jar
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/lib/antlr.license.txt
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/lib/asm-attrs.jar
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/lib/asm.jar
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/lib/c3p0-0.9.1-pre11.jar
自动动手写Struts随书光盘/源代码/04/myApp/WEB-INF/lib/cglib-2.1.3.jar
自动动手写Struts随书光盘/源代码/0

相关说明

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

相关评论

暂无评论内容.

发表评论

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