阅读背景:

javascript 中对象的拷贝

来源:互联网 
var old = {foo : ["a","b","c"]};
var _new = old;
console.log(_new.foo); con



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: