Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如题
arr 就是数组 arr.forEach(function(a, i, mx) { log(a); };
@l10352 i和mx是什么
@2326062289 a是数组中的当前项,i是当前项的索引,mx是原始数组arr;
@l10352 哦哦,非常感谢
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待