for(i=0;i<infos.length;i++){这里到底怎么写出来 求回答 if(infos[i][3]=="大一"&&infos[i][1]=="女"){ document.write(infos[i][0]+"<br>"); 查看完整描述