教學來源: 4. Why public static void main(String args[ ]) ? JAVA. 有static就可以直接使用class的方法(像是:Ted.name而不用Ted ted = new Ted()在ted.name)。
確定! 回上一頁