varsentences=['sentenceone','anothersentence','anothersentenceagain'];$(".btn").on('click',function(){for(vari=0;i'+sentences[i]+'';}});这会一键显示所有这些。我该如何解决这个问题? 最佳答案 您可以像这样一个一个地显示段落:varsentences=['sentenceone','anothersentence','anothersentenceagain'];vari=0;$(".btn").on
我想拼接值为3的线[3,"John",90909090]data.json{"headers":[[{"text":"Code","class":"Code"},{"text":"Code","class":"Code"}]],"rows":[[0,"Peter",51123123],[3,"John",90909090],[5,"Mary",51123123]],"config":[[0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]],"other":[[13,0]]}我试试这个:varsize=data.rows.length