spring中的基本设计模式

时间:2014-07-04 10:02:26
【文件属性】:
文件名称:spring中的基本设计模式
文件大小:56KB
文件格式:RAR
更新时间:2014-07-04 10:02:26
spring 设计模式 本资源是spring的小例子程序,共包括以下7个: 数据访问对象模式(DAO) 工厂模式(factory) 模型视图控制器模式(MVC) 代理模式(proxy) 单例模式(singleton) 策略模式(strategy) 模板模式(template) 另外还有一个关于动态代理的小例子
【文件预览】:
Spring_Test_pattern
----.project(1KB)
----.settings()
--------org.eclipse.jdt.core.prefs(330B)
----.mymetadata(315B)
----WebRoot()
--------WEB-INF()
--------index.jsp(958B)
--------META-INF()
--------result.jsp(1KB)
----.myeclipse()
----src()
--------com()
----.classpath(693B)

网友评论

  • 资源不错,大家多多支持说
  • 学习优秀框架的设计模式
  • 很实用,谢谢
  • 正在学习设计模式,想通过框架去加深理解。这些例子挺不错的。
  • 此物甚是给力。非常好。
  • 在学spring 源码的 设计模式
  • 很好啊,代码当中有注释,而且在命名方面跟Spring的比较接近,对于学习Spring的源码还是有帮助的赞赞
  • 有些设计模式不是GoF所讲的