This code assigned the array a to a new empty array. It works perfectly if you do not have any references to the original array. See the following example: let ...
確定! 回上一頁