欢喜电话

文章
6
资源
0
加入时间
2年10月21天

js对象的比较

复制代码 代码如下: Object prototype equals = function(obj){ if(this == obj) return true; if(typ