There are 2 types of array cloning: shallow & deep. Shallow copies only cover the 1st level of the array and the rest are referenced.
確定! 回上一頁