main 方法通常都寫成「 public static void main (String args[]) ... 程式中「args.length」是用來取得陣列的長度(求字串長度時應寫成方法length() ) ...
確定! 回上一頁