自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

原创 Hibernate Hierachy

http://www.ibm.com/developerworks/cn/java/j-hibernate/

2012-02-13 13:17:05 154

原创 SuppressWarnings

SuppressWarnings

2011-12-07 13:25:03 469

原创 Mutable and Immutable Objects

Mutable and Immutable Objects by David O'Meara Mutable and Immutable objects are a simple idea with wide ranging consequences. Often when immutability is mentioned it isn't defined, or when it ...

2011-03-02 15:48:40 264

原创 Coordination Support in Class Object

Coordination Support in Class Object Class Object declares five methods that enable programmers to access the Java virtual machine's support for the coordination aspect of synchronization. These meth...

2011-03-01 15:07:00 138

原创 Synchronization Support in the Instruction Set

Synchronization Support in the Instruction Set As mentioned earlier, the language provides two built-in ways to identify monitor regions in your programs: synchronized statements and synchronized met...

2011-03-01 15:06:16 129

原创 Object Locking

Object Locking As mentioned in earlier chapters, some of the Java virtual machine's runtime data areas are shared by all threads, others are private to individual threads. Because the heap and method...

2011-03-01 15:04:45 154

原创 Thread Synchronization

One of the strengths of the Java programming language is its support for multithreading at the language level. Much of this support centers on synchronization: coordinating activities and data access ...

2011-03-01 15:04:00 153

原创 Subversion logo Subversion Commands and Scripts

http://www.yolinux.com/TUTORIALS/Subversion.html

2010-10-15 08:27:07 103

空空如也

空空如也

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

TA关注的人

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