Java類別的初始化(initialization)應該分為兩部分:1.類別的初始化(initialization class & interface) ex: static{ ...}2.類別物件的建立(creation of new class ...
blog.xuite.net