Arrays 中罕用的办法有 打印数组 —-toString 办法 比拟两个数组是否雷同 —-equals 办法 数组排序 —-sort 办法 // 正序 数组倒序用 —-for 循环 // 数组正序 // 数组倒序