JAVA第4天內容

複習: 1、語句 1》賦值語句 x = 9; 2》方法調用語句 System.out.prinln(); stu.student(); MAth.max(); 3》import,package 4》分支: if ,switch if(boolean){}無括號只執行if後的一句 if語句中不可定義變量2 switch (byte,short,int,char,String,enum) 5》循環 f
相關文章
相關標籤/搜索