真的,我們只需要 push 函式,而 b.push.apply(a, b) 完成完全相同的 ... 我認為直接使用Array物件的方法 Array.push.apply(a, b) 可能更有意義。
確定! 回上一頁