for(int i=0;i<ar1.length;i++) { for(int j=0;j<ar1[i].length;j++) { System.out.println(ar1[i][j]); } }
62,623
社区成员
307,257
社区内容
加载中
试试用AI创作助手写篇文章吧