Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

ParallelArray

这篇翻译不完整。请帮忙从英语翻译这篇文章

已废弃
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

Note: This object was implemented in Firefox 17 and has been removed from Gecko 29 in favor of ParallelJS (PJS) currently available in the Nightly channel (bug 944074).

概述

ParallelArray的目标是在web应用程序中让数据并行.

语法

new ParallelArray()
new ParallelArray([element0, element1, ...])
new ParallelArray(arrayLength, elementalFunction)

 

文档标签和贡献者

 此页面的贡献者: teoli, ziyunfei
 最后编辑者: teoli,