Forget about deep copy, even shallow copy isn't safe, if the object you're copying has a property with enumerable attribute set to false.
確定! 回上一頁