这是代码:
public class Test {
public static void main(String[] args) {
int[] a= new int[3];
System.out.print(a[a.length]);
}
为什么这会在运行时导致 ArrayIndexOutOfBoundsExceptionwill ?
白猪掌柜的
米琪卡哇伊
炎炎设计
相关分类