码迷,mamicode.com
首页 > 编程语言 > 详细

AS3数组中找最大值

时间:2021-04-06 15:00:14      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:div   art   max   math   log   dong   as3   csdn   article   

var func:Function = Math.max;
trace(func.apply(null,[4,5,6,7,8,9]));

  https://blog.csdn.net/wsxiaodong/article/details/83762138

AS3数组中找最大值

标签:div   art   max   math   log   dong   as3   csdn   article   

原文地址:https://www.cnblogs.com/dt1991/p/14616973.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!