array1.max()

作者:vkvi 来源:ITPOW(原创) 日期:2010-7-23

返回 ezj

array1.max() 获取数组中的最大值。

语法

array1.max()

参数

返回值

number。数组中的最大值。

相关文章