浅谈jquery拼接字符串效率比较高的方法 实例如下:varroleidArray=newArray("");for(i=0;i<rightRows.length;i++){roleidArray.push(rightRows[i].id);}roleidA 字符串拼接效率