Because arrays in JS are reference values, so when you try to copy it using the = it will only copy the ... string; number; boolean; null; undefined; symbol ...
確定! 回上一頁