摘要:
public class demo015 { public static void main(String[] args) { // 定义一个数组 int类型的数组 //int []arr1; //另一种方式 //int arr2[]; /*//定义一个数组,并且静态初始化 int arr[] = new int[] {1,2,3}; //普通的数组遍... 阅读全文
posted @ 2018-08-28 21:48
袁某人
阅读(153)
评论(0)
推荐(0)

浙公网安备 33010602011771号