500m
    var arr =[\'h\',\'e\',\'l\',\'l\',\'o\']
    var s = arr.join("");  
    console.log(s); 

分类:

技术点:

相关文章: