typeof(ary) --> “object” 物件型別,typeof 用來做型別判斷 ... forEach 其中的item 與index 是最常用到的參數,item 帶陣列的數值,index 帶陣列的索引,兩個參數 ...
確定! 回上一頁