隐式转换成字符串? 小浣熊的姐姐小还熊 2019-01-02 149 阅读1分钟 var obj={id:ab} //数字和字符串属于字符串拼接 1+{id:ab} //console.log(obj.toString) "1[object Object]"