数组转字符串join

var aaa=[1,3,2,-7,6]
var a=aaa.join(',')
console.log(a)

results matching ""

    No results matching ""