Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException:
日期:2012-07-17 15:40:22 人气:1
int i = 0;
for (i = 0; i <= 3; i++) {
int j=0;
if (b[i][j].equals(name)) {
for ( j= 0; j <= 3; j++)
// System.out.print(" " + name + " " + sex + " " + age + " "