java动态创建数组并给其赋值 先给数组元素new customer对象,然后通过customer对象在给属性变量赋值。在 main 方法中,可以使用如下语句创建学生类的数组:Student[] students = new...