自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Interfaces

Interfaces and abstract classes provide a more structured way to separate interface from implementation

2014-07-04 00:56:45 451

原创 Polymorphism

Polymorphism is the third essential feature of an object oriented programming language, after data abstraction and inheritance.

2014-07-03 01:16:11 417

原创 Reusing Classes

The approach to reuse code in procedural languages like C doesn't work well. Java

2014-06-29 00:56:33 548

原创 Access Control

Package: The Library Unit

2014-06-28 01:21:56 571

原创 Everything Is an Object

Where Storage Lives Register Exists different from other storage (inside the processor).In java you don't have a direct control, nor do you see any evidence in your programs that registers e

2014-06-26 08:10:20 508

原创 Initialization & Cleanup

Guaranteed Initialization with The Constructor In Java, the class designer can guarant

2014-06-26 01:06:08 561

原创 Operators

Short-circuiting Used in logical operation that the expression will be evl

2014-06-25 14:37:09 408

空空如也

空空如也

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

TA关注的人

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