自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

转载 Spring study guide - AOP

1.

2014-08-25 10:31:00 331

原创 Spring study guide - minimizing XML configuration in Spring

1. The four kinds of autowiring a. byName - Attempts to match all properties of the autowired bean with beans that have the same name (orID) as the properties. Properties for which there’s no matc

2014-08-21 17:30:54 307

转载 Spring study guide - about Spring

1. The advantage of Spring a. Unleashing the power of POJOs b.

2014-08-18 16:57:33 397

原创 Linux Tips

1. Configure Ubuntu to support SSH    sudo apt-get updatesudo apt-get install openssh-serversudo ufw allow 222. Install build essentialsudo apt-get install build-essential3. Install ap

2014-08-01 17:49:02 318

转载 The X-Frame-Options response header

From: https://developer.mozilla.org/en-US/docs/HTTP/X-Frame-OptionsThe X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in

2014-04-01 17:13:27 878

转载 Improved HTTPS Performance with Early SSL Termination

From: http://blog.filepicker.io/post/29422604907/improved-https-performance-with-early-ssl-termination In the continuous quest for a better user experience, performance plays a large part. Therefore

2014-04-01 16:27:01 439

转载 Algorithm in Action

Insertion Sort

2014-03-29 11:16:44 425

转载 How to change the language to English for Oracle SQL Developer

From: http://blog.csdn.net/burnalex/article/details/6244206After you download Oracle SQL developer 2.1,you will find it's all in chinese if you located in China.there is one way to change it

2013-09-15 13:47:06 922

转载 How to avoid "java.security.InvalidKeyException:illegal Key Size" error

From: http://charithaka.blogspot.com/2008/08/how-to-avoid-javasecurityinvalidkeyexce.html"java.security.InvalidKeyException:illegal Key Size" error is a common issue which occurs when you try

2013-09-12 13:01:15 739

转载 UNDERSTANDING THE OSGI USES DIRECTIVE

Posted on October 20th, 2008 by Glyn Normington in dm Server, OSGi. From HereIf you build an application for the SpringSource dm Server, or any other OSGi platform, you'll probably encounter

2012-12-21 19:44:08 216

转载 Progressive rendering via multiple flushes

The article is from HerePerceived page loading time is just as important as the real loading time. And when it comes to user perception, visible indication of progress is always good. The user g

2012-11-30 22:46:23 270

转载 QName in XML

A document may contain elements and attributes from more than one namespace URI. Because namespace URIs can be quite lengthy, it is cumbersome to include the complete namespace URI in each element or

2011-10-31 17:25:03 195

空空如也

空空如也

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

TA关注的人

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