I want to clone the object except for one element: ... assign it as a new variable for javascript to cache var copy = JSON.stringify(obj); // reconstitute ...
確定! 回上一頁