获得徽章 0
- ```
var a={n:1};
var b=a;
a.x=a={n:2};
console.log(a.x);
console.log(b.x);
```
详细解答:jsonz1993.github.io
展开12 - 之前有分享过的 remove.bg 发布了 Windows/Mac/Linux 客户端,这样可以轻松拖拽,一下子帮很多照片去掉背景!⚠️ 这个产品是付费产品,一开始可以免费用,用得多的话需要付钱哦
- 博客:www.remove.bg
- 官网:www.remove.bg
354