Java 的介面(interface) 是一種參考型態(reference type) ,使用關鍵字interface 宣告及定義,同時interface 已隱含abstract ,介面中通常會定義的常數(constant) 及 ...
確定! 回上一頁