扫码一下
查看教程更方便
tostring() 方法返回一个表示 string 对象的值。
语法如下:
string.tostring()
返回表示指定对象的字符串。
所有主流浏览器都支持 tostring 方法。
javascript string tostring() method
输出结果:
apples are round, and apples are juicy.