摘要: 集合 package com.itheima.array; import com.itheima.domain.student; public class test { public static void main(String[] args) { //动态初始化一个student的数组长度为三 阅读全文
posted @ 2023-02-22 17:33 怪树 阅读(29) 评论(0) 推荐(0)