• 回首頁
  • 陣列方法的應用

    預設的兩個陣列內容
    var myarray1 = [ "one", "two", "three" ];
    var myarray2 = [ "four", "five", "six" ];