with-web-worker

时间:2021-04-17 23:40:44
【文件属性】:
文件名称:with-web-worker
文件大小:3KB
文件格式:ZIP
更新时间:2021-04-17 23:40:44
JavaScript WebWorker示例 本示例说明如何通过利用在WebWorkers中运行代码。 自己部署 使用部署示例: 如何使用 使用或执行以引导示例: npx create-next-app --example with-web-worker with-web-worker-app # or yarn create next-app --example with-web-worker with-web-worker-app 使用将其部署到云()。
【文件预览】:
with-web-worker-master
----pages()
--------index.js(610B)
----utils()
--------pi.js(251B)
----next.config.js(58B)
----README.md(1024B)
----worker.js(175B)
----.gitignore(386B)
----package.json(287B)

网友评论