THE JAVASCRIPT ENGINE in Chinese translation

javascript引擎

Examples of using The javascript engine in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The JavaScript engine actually interprets the code and executes it.
实际上,JavaScript引擎负责解释并执行代码。
Chakra- This is the JavaScript engine for Microsoft Edge.
Chakra(JavaScript引擎),用于MicrosoftEdge。
The JavaScript Engine still have to parse and interpret the code.
实际上,JavaScript引擎负责解释并执行代码。
The implementations of those are usually well optimized in the JavaScript engine.
这些实现通常在JavaScript引擎中得到了很好的优化。
That is, the Javascript engine is the"engine" that runs Javascript code.
也就是说,JavaScript引擎是运行JavaScript代码的“引擎”。
Let's first recap what happens when the Javascript engine runs your code.
让我们先回顾一下JavaScript引擎运行代码时会发生什么。
They added a new part to the JavaScript engine, called a monitor(aka a profiler).
它们向JavaScript引擎添加了一个新的部件,我们称之为监视器(又名分析器)。
So if you seriously want to understand performance, then please study how the JavaScript engine works.
因此,如果你想好好了解一下性能,请学习JavaScript引擎的工作原理。
The DOM is not, however, typically provided by the JavaScript engine but instead by a browser.
但是,DOM通常不是由JavaScript引擎提供,而是由浏览器提供。
If in loose mode on a web browser, the JavaScript engine is supposed to do something else.
如果在Web浏览器中处于松散模式,JavaScript引擎应该做其他事情.
They added a new part to the JavaScript engine, called a monitor(aka a profiler).
他们给JavaScript引擎添加了一个新的部分,称为监视器(也称为分析器)。
The JavaScript engine parses the source code and turns it into an Abstract Syntax Tree(AST).
JavaScript引擎会解析源码并将其转换成抽象语法树(AST)。
The executor receives two arguments: resolve and reject- these functions are pre-defined by the JavaScript engine.
执行者接收两个参数:resolve和reject-这些函数来自JavaScript引擎
There is a lot of buzz around JRuby, Groovy, Scala, and the JavaScript engine Rhino.
围绕JRuby、Groovy、Scala还有Rhino(JavaScript引擎)的讨论已经甚嚣尘上。
If in loose mode not on a web browser, the JavaScript engine is supposed to do one thing.
如果在松散模式下不在Web浏览器上,JavaScript引擎应该做一件事.
When the JavaScript engine is finished executing code, the event loop executes the next job in the queue.
每当JavaScript引擎中的一段代码结束执行,事件循环(eventloop)会执行队列中的下一个任务。
In order to understand how the JavaScript engine really works, let's break this down in great detail.
为了理解JavaScript引擎的真正工作原理,我们来详细解释一下。
If in strict mode(browser or not), the JavaScript engine is supposed to do yet another thing.
如果处于严格模式(浏览器与否),JavaScript引擎应该做另一件事.
Js is the JavaScript engine that interprets your JavaScript code, creates bytecode from it and lets your application run.
Js的核心是JavaScript引擎,它解释您的JavaScript代码,从中创建字节码并让您的应用程序运行。
Code passes through the JavaScript engine, and once parsed and understood, an entity or system performs the interpreted actions.
代码经过JavaScript引擎传递,一旦被解析和被了解之后,实体或体系将会履行解说行为。
Results: 368, Time: 0.0308

The javascript engine in different Languages

Word-for-word translation

Top dictionary queries

English - Chinese