文件名称:OneArryasTools v1.1-ok
介绍说明--下载内容来自于网络,使用问题请自行百度
* 这是一个一维数组的工具类,里面封装了6个方法,分别是
* 1.数组的遍历: print方法
* 2.获取最大值: getMax方法
* 3.获取最小值: getMin方法
* 4.反转数组:revArray方法
* 5.数组升序(从小到大排列):asc
* 6.数组降序(从大到小排列):desc
*
* 备注:显示的同时带数组返回,加个接收类型就可以了。
*
* @author wuxiaolong
* @version v1.1(* this is a tool class of a one-dimensional array, which encapsulates 6 methods, which are
* 1. array traversal: print method
* 2. get the maximum value: getMax method
* 3. get the minimum value: getMin method
* 4. reversal array: revArray method
* 5. array ascending order (from small to large): ASC
* 6. array descending order (from large to small): desc
*
* Note: when the display is returned with an array, it is possible to add a reception type.
*
* @author wuxiaolong
* @version v1.1)
* 1.数组的遍历: print方法
* 2.获取最大值: getMax方法
* 3.获取最小值: getMin方法
* 4.反转数组:revArray方法
* 5.数组升序(从小到大排列):asc
* 6.数组降序(从大到小排列):desc
*
* 备注:显示的同时带数组返回,加个接收类型就可以了。
*
* @author wuxiaolong
* @version v1.1(* this is a tool class of a one-dimensional array, which encapsulates 6 methods, which are
* 1. array traversal: print method
* 2. get the maximum value: getMax method
* 3. get the minimum value: getMin method
* 4. reversal array: revArray method
* 5. array ascending order (from small to large): ASC
* 6. array descending order (from large to small): desc
*
* Note: when the display is returned with an array, it is possible to add a reception type.
*
* @author wuxiaolong
* @version v1.1)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
OneArryasTools v1.1-ok.java | 3833 | 2017-11-18 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.