function fn(obj){ function f(){} f.prototype = obj return new f()}
function fn(obj){
function f(){}
f.prototype = obj
return new f()
}
若有收获,就点个赞吧
0 人点赞
让时间为你证明