• 2022-06-10
    int[] arr = new int[2]; int[] arr2 = new int[3]; 数组变量arr,arr2元素中的内容存放在栈内存中