const new_array = old_array.concat([value1[, value2[, ...[, valueN]]]]) 来源:https://www.cnblogs.com/tsai-87/p/12213312.html 标签 javascript syntax array