Java 關鍵字彙總

一、訪問控制: private 私有的 protected 受保護的 public 公共的 二、類、方法和變量修飾符 abstract 聲明抽象 class 類 extends 擴允,繼承 final 終極,不可改變的 implements實現 interface 接口 native 本地 new 新,建立 static 靜態 strictfp 嚴格,精準 synchronized 線程,同步 t
相關文章
相關標籤/搜索