A shallow copy just copies the references from the target to the clone. So, if you then modified a field in a sub-object, the change would be ...
確定! 回上一頁