util_libutil_mathmath.sum本页总览math.sum 求数组中的元素和(推荐用array.sum) 声明 mixed math.sum(array arr) 参数 参数名描述arr数组 返回值 数组中的元素和 使用方式 返回文档