學習Java第十六天--三個修飾符之static

static修飾符的概念,基本使用方法 9.2 static 9.2.1 實例屬性 9.2.2 靜態屬性 9.2.3 什麼是靜態 9.2.4 靜態方法 9.2.5 靜態的特色 9.2.6 類加載 9.2.7 靜態代碼塊 9.2.8 總結 9.2 static 9.2.1 實例屬性 public class TestStaticField{ public static void main(Stri
相關文章
相關標籤/搜索