類別的初始化(initialization class & interface) ex: static{ ...}2.類別物件的建立(creation of new class instances)。 ex: {...} --> 建構式(constructor)因為 ...
確定! 回上一頁