A deep copy means actually creating a new array and copying over the values, since whatever happens to it will never affect the origin one. Shallow copy shallow ...
確定! 回上一頁