
ssh框架学习
文章平均质量分 78
LCG454872006
这个作者很懒,什么都没留下…
展开
-
spring配置datasource三种方式
本文来自优快云博客,转载请标明出处:http://blog.youkuaiyun.com/tl396900/archive/2010/04/09/5467086.aspxhttp://www.linuxso.com/architecture/15550.html 1,使用org.springframework.jdbc.datasource.DriverManagerDataSource转载 2014-02-28 10:28:59 · 769 阅读 · 0 评论 -
struts.properties详解
转载于:http://baomw.iteye.com/blog/194847 struts.properties文件,该文件定义了Struts 2框架的大量属性,开发者可以通过改变这些属性来满足应用的需求. struts.properties配置文件 struts.properties文件是一个标准的Properties文件,该文件包含了系列的key-value对象,每个key就是一转载 2014-03-02 10:44:38 · 620 阅读 · 0 评论