JavaScript Array concat() 方法 ... concat() 方法用于连接两个或多个数组。 concat() 方法不会更改现有数组,而是返回一个新数组,其中包含已连接数组的值。
確定! 回上一頁