//通过字符串+Object 的方式来转化对象为字符串(实际上是调用 .toString() 方法) 'the Math object:' + Math.ceil(3.4) // "the Math object:4" 'the JSON object:' + {name:'曹操'} // "the JSON object:[object Object]"
最近发布的代码:
最多阅读的代码
土拨鼠致力于为您提供最好用的全平台软件
技术支持:北京 · 朝阳 · 新征程
Copyright© 2013-2016 All Rights Reserved 京ICP备13033312号-2