getmax public static int getmax(int[] arr) 参数: arr接受一个int型的数组 - 返回: 会返回一个该数组中的最大值