自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (3)
  • 收藏
  • 关注

原创 MyEclipse8.5中的svn配置

安装subclipse, SVN 插件 1、从官网下载site-1.6.9.zip文件,网址是:subclipse.tigris.org, 2、从中解压出features与plugins文件夹,复制到Genuitec\myPlugin\svn(myPlugin和svn文件夹需要自

2011-07-14 22:29:42 242

转载 aop中的expression(转)

<br />  <aop:config><br />          <aop:pointcut id="allMethod" expression="execution(* *..BookManager.save(..))"/><br />  </aop:config><br /><br />execution(modifiers-pattern? ret-type-pattern declaring-type-pattern? name-pattern(param-pattern) throws-pa

2011-05-15 17:26:00 315

原创 myeclipse下ssh的配置

在myeclipse下新建一个项目,在WEB-INF/lib下首先导入struts和jstl相关jar包,再导入dist下核心包spring.jar以及lib下log4j的,最后导入hibernate的jar包。相关配置:web.xml:xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml

2011-05-15 17:07:00 540

hibernate中文文档

hibernate中文文档,chm格式,好用

2011-07-04

struts2中文帮助

struts2的中文帮助文档,很实用,chm格式

2011-07-04

j2ee api 文档(英文)

j2eeapi帮助文档,英文版本,需要中文的就别下了

2011-01-24

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除