Object.assign(target, { ...source })查看 Object.entries: 返回一个键值对数组查看 Object.prototype.toString.call()查看