What is the translation of " WEB WORKERS " in Chinese?

[web 'w3ːkəz]
[web 'w3ːkəz]
web workers
web worker

Examples of using Web workers in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
See Using web workers for examples and details.
使用webworker提供了例子与细节描述。
For more information, see About Web workers.
有关更多信息,请参见AboutWebworkers
Both web workers have immediate access to the data.
所有webworker都可以立即访问数据。
Note: This feature is available in Web Workers.
Note:这个方法在WebWorkers上可用.
Using web workers for safe, concurrent JavaScript.
使用让JavaScript安全且并发的WebWorkers.
To demonstrate the Threads pane,this section uses the following demo: Web Workers basic example.
为展示Threads窗格,此部分使用了以下演示:网络工作线程基本示例。
Web Workers API to run script in the background without effect on the display.
WebWorkersAPI将在后台运行脚本而不会影响显示。
I am still trying to get a WordPressplugin working that uses Local Storage and Web Workers.
我现在仍在调试一个用了LocalStorage和WebWorker的WordPress插件。
Web workers are supported in all major browsers, except Internet Explorer.
所有主流浏览器均支持webworker,除了InternetExplorer。
Spelling and grammar checking, done right,will require the multi-threading capabilities of HTML5 Web Workers.
拼写和语法检查,正确的做法是通过HTML5的WebWorkers实现。
The Web Workers API doesn't have a Window object because it has no browsing context.
WebWorkersAPI没有window对象,因为它没有浏览上下文。
IndexedDB is an asynchronous API that can be used in most contexts,including Web Workers.
IndexedDB是一种异步(asynchronous)API,异步API适用于大多数情况,包括WebWorkers
Web workers, allowing to initialize the large world map without slowing down the homepage UI.
Webworkers:允许初始化大的世界地图,而不会减慢页面UI。
HTML 5 features like Canvas, local storage, and Web Workers let us do more in the browser than ever before.
HTML5中,Canvas,本地存储,WebWorkers一类的功能可以让我们做更多事。
Web Workers API: This API, provides background processing capabilities to web applications.
WebWorkersAPI:该API为Web应用提供了后台处理的能力。
Wijmo's 2018 v3 release introduced Web Workers to improve the usability of apps while generating a PDF.
WijmoJS的2018v3版本引入了WebWorkers技术,以便在生成PDF时提高应用程序的运行速度。
The Web workers API specifies two kinds of workers- the dedicated worker and the shared worker..
WebWorker有两种:专用worker和共享worker。
Long-running JavaScript processes for one user prevent code running for all other users unless you split tasks oruse Web Workers.
一个用户长时间运行的JavaScript处理会阻止其它用户的代码执行,除非拆分任务或者使用WebWorkers.
HTML5's offline storage and web workers will enable us to add great features without having to compromise on performance.
HTML5的离线存储和WebWorkers可让我们添加强大的功能而无需牺牲性能。
The BroadcastChannel API is a new one-to-many messaging API between windows, tabs,iframes, web workers, and service workers..
BroadcastChannel是窗口、选项卡、iframe、WebWorker及服务工作线程之间一种新型的一对多消息传递API。
Using the Web Workers API, a developer can delegate a named script file to a worker that runs in a separate thread.
使用WebWorkerAPI之后,开发者可以将一个命名的脚本文件委托给一个worker在另一个线程中运行。
In this part, you will learn to use webpack techniques such as dynamic loading,using web workers, internationalization, testing, deploying, and package consumption.
在这一部分,你将学会一些新的Webpack技术,比如:动态加载、使用WebWorker、国际化、测试、部署以及包的使用。
The Web Workers feature of HTML5 makes it simple to create a separate thread that repeatedly decrements a value in a shared memory location.
在HTML5中的WebWorkers特性允许创建一个单独的线程,反复递减一个内存中的值来进行计时。
The browser in IceCream Sandwich still doesn't support Web Workers and Web Sockets, which basically means that Web apps can't update in real-time.
冰淇淋三明治的浏览器仍然不支持WebWorkers和WebSockets,这基本上意味着,网络应用程序不能实时更新。
Web Workers makes it possible to run a script operation in a background thread separate from the main execution thread of a web application.
WebWorkers使得一个Web应用程序可以在与主执行线程分离的后台线程中运行一个脚本操作。
The well named React boilerplate has everything you need, including Redux and some nice offline features,taking advantage of the web workers technology.
Reactboilerplate命名为Reactboilerplate具有您需要的一切,包括Redux和一些漂亮的离线功能,利用webworkers技术。
For example, we will consider providing Web workers support in the Timing interfaces and including information on video byte ranges in Resource Timing.
例如,我们将考虑在定时接口中提供Webworkers支持,包括资源定时中的视频字节范围的相关信息。
The 3rd edition features five completely new chapters covering the new HTML5 APIs such as history state managements, canvas,offline applications, web workers, and more.
第3版全新的内容就有5章,涵盖了全新的HTML5API,比如历史状态管理、Canvas、离线应用、WebWorkers,等等。
Web Workers APIs provide a way in JavaScript to run something in the background that can do tasks without interfering with the user interface.
WebWorkers为JavaScript提供了一种能在后台进程中运行的方法,WebWorkers进程能够在不影响用户界面的情况下处理任务。
Techniques discusses several specific ideas including dynamic loading, web workers, internationalization, deploying your applications, and consuming npm packages through webpack.
技术,讨论了几个具体的技术点,包括动态加载、WebWorker、国际化、应用部署,以及在Webpack中使用npm包。
Results: 33, Time: 0.0335

Word-for-word translation

Top dictionary queries

English - Chinese