What is the translation of " JAVASCRIPT ENGINE " in English? S

javascript engine
công cụ javascript
javascript engines
công cụ javascript

Examples of using Javascript engine in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Js, một nền tảng được xây dựng trên JavaScript engine của Chrome.
Js, which is a platform built on Chrome's JavaScript engine.
Ví dụ phổ biến của JavaScript Engine là V8 engine của Google.
A popular example of a JavaScript Engine is Google's V8 engine..
Chú ý: Các trình duyệt khác Chrome có thể sử dụng Javascript Engine khác.
Note: The browsers other than the Chrome may use other Javascript Engine.
Ví dụ như V8 là JavaScript engine được sử dụng trên cả Google Chrome và Node.
V8, for example, is the JavaScript engine used in both Google Chrome and Node.
Một ví dụ rất phổ biến của JavaScript Engine là Google' s V8 engine..
A popular example of a JavaScript Engine is Google's V8 engine..
Đó là vì dù JavaScript engine khá nhanh, việc viết và đọc từ DOM vẫn còn chậm.
While modern JavaScript engines are fast, reading from and writing to the DOM is slow.
Kể từ khi Satya Nadella lên nắm quyền điều hành, Microsoft đã nhanh chóng đầu tư vào công nghệ mã nguồn mơ như Power Shell,Visual Studio Code và Microsoft Edge JavaScript Engine.
Since Satya Nadella took over the CEO role of Microsoft has invested in a number of open source technology like PowerShell, Visual Studio Code,and the Microsoft Edge JavaScript engine.
Họ đã thêm một phần mới vào JavaScript engine, được gọi là một monitor( hay còn gọi là profiler).
They added a new part to the JavaScript engine, called a monitor(aka a profiler).
JavaScript Engine là một chương trình máy tính thực thi các đoạn code JavaScript( JS).
A JavaScript engine is a computer program that executes JavaScript(JS) code.
Họ thêm một thành phần mới vào JavaScript engine, gọi là monitor( hoặc là profiler)- Trình quản lý.
They added a new part to the JavaScript engine, called a monitor(aka a profiler).
JavaScript engine sẽ phân giải mã nguồn và chuyển thành AST( Abstract Syntax Tree).
The JavaScript engine parses the source code and turns it into an Abstract Syntax Tree(AST).
Js v6 được trang bị với v8 JavaScript engine 5.0, đây là một cải tiến củaECMAScript 2015( ES6) support.
Js v6 comes equipped with v8 JavaScript engine 5.0, which has improved ECMAScript 2015(ES6) support," it continued.
Mọi JavaScript engine đều sử dụng shape như một cách để tối ưu, nhưng không phải engine nào cũng gọi chúng là shape.
All JavaScript engines use shapes as an optimization, but they don't all call them shapes.
Safari là trình duyệt của Apple, dựa trên KHTML và JavaScript Engine của KDE, phát triển như là một phần thuộc dự án MNM Konquere của KDE.
Safari, Apple's browser, is based on KHTML and KDE's JavaScript Engine, developed as part of KDE's Konquerer open-source project.
Chakra, JavaScript engine của Microsoft( được dùng ở Edge và Node- ChakraCore) có thiết lập tương tự với hai bộ biên dịch.
Chakra, Microsoft's JavaScript engine as used in Edge and Node-ChakraCore, has a very similar setup with two optimizing compilers.
Đối với những ai chưa biết ChakraCore thì đây là một JavaScript engine mã nguồn mở của Microsoft, nó chủ yếu được sử dụng trong Microsoft Edge trên các thiết bị Windows 10.
ChakraCore, for those unfamiliar, is an open-source JavaScript engine from Microsoft which is mainly used in Microsoft Edge on Windows 10 devices.
Y, JavaScript engine sẽ tìm key y của object, sau đó nhận những đặc tính tương ứng của y, và cuối cùng trả về[[ Value]].
Y, the JavaScript engine looks in the JSObject for the key'y', then loads the corresponding property attributes, and finally returns the[[Value]].
Đối với những ai chưa biết ChakraCore thì đây là một JavaScript engine mã nguồn mở của Microsoft, nó chủ yếu được sử dụng trong Microsoft Edge trên các thiết bị Windows 10.
For those unfamiliar, ChakraCore is Microsoft's open sourced, cross-platform JavaScript engine which is mainly found on Microsoft Edge in Windows 10.
Dự án Làng Tamarin sẽ triển khai phiên bản cuối cùng của ECMAScript Edition 4 ngôn ngữ tiêu chuẩn, mà Mozilla sẽ sử dụng trong thế hệ tiếp theo của SpiderMonkey,lõi JavaScript engine nhúng trong Firefox, trình duyệt web miễn phí của Mozilla.
The Tamarin project will implement the final version of the ECMAScript Edition 4 standard language, which Mozilla will use within the next generation of SpiderMonkey,the core JavaScript engine embedded in the free Firefox web browser.
Chính vì vậy mà JavaScript engine tối ưu truy cập thuộc tính dựa trên shape của object.
With that in mind, JavaScript engines can optimize object property access based on the object's shape.
Hãy nhớ rằng setTimeout không phải là một phần của JavaScript engine, nó là một phần của cái gọi là web API( trong trình duyệt) và C/ C++ API( trong node. js).
Please keep in mind that the setTimeout is not a part of the JavaScript engine, it's a part of something known as web APIs(in browsers) and C/C++ APIs(in node. js).
Tương tự như Javascript engine, trình duyệt khác nhau cũng sử dụng các rendering engine khác nhau.
Similar to the JavaScript engines, different browsers use different renderingengines as well.
Đối với những ai chưa biết ChakraCore thì đây là một JavaScript engine mã nguồn mở của Microsoft, nó chủ yếu được sử dụng trong Microsoft Edge trên các thiết bị Windows 10.
For readers unfamiliar with the name, ChakraCore is an open-source JavaScript engine from Microsoft mainly used in Microsoft Edge on Windows 10 devices.
Vậy nên việc mà JavaScript engine phải làm là nhận đầu vào là ngôn ngữ của con người và chuyển nó thành một thứ gì đó máy tính có thể hiểu được.
So the job of the JavaScript engine is to take your human language and turn it into something the machine understands.
Chrome V8, hay đơn giản là V8, là một JavaScript engine mã nguồn mở phát triển bởi The Chromium Project cho trình duyệt web Google Chrome và Chromium.
Chrome V8, or simply V8, is an open-source JavaScript engine developed by The Chromium Project for Google Chrome and Chromium web browsers.
Cũng kể từ đó, họ mở luôn Charka Javascript Engine, Visual Studio' sMSBuild compiling engine, the Computational Networks Toolkit dành cho các ứng dụng deep learning, Xamarin để xây dựng các ứng dụng cross- platform và gần đây nhất là PowerShell.
Since then, it's open sourced its Chakra JavaScript engine, Visual Studio's MSBuild compiling engine, the Computational Networks Toolkit for deep learning applications, its Xamarin tool for building cross-platform apps and most recently, PowerShell.
Js sử dụng Google V8 JavaScript engine để thực thi mã, và một tỷ lệ lớn các mô- đun cơ bản được viết bằng JavaScript..
Js uses the Google V8 JavaScript engine to execute code, and a large percentage of the basic modules are written in JavaScript..
Chrome V8, hay đơn giản là V8, là một JavaScript engine mã nguồn mở phát triển bởi The Chromium Project cho trình duyệt web Google Chrome và Chromium.[ 5] Người sáng lập dự án là Lars Bak.[ 6] Phiên bản đầu tiên của V8 engine phát hành cùng lúc với phiên bản đầu tiên của Chrome: 2/ 9/ 2008.
Chrome V8, or simply V8, is an open-source JavaScript engine developed by The Chromium Project for Google Chrome and Chromium web browsers.[5] The project's creator is Lars Bak.[6] The first version of the V8 engine was released at the same time as the first version of Chrome: September 2, 2008.
Results: 28, Time: 0.0269

Word-for-word translation

S

Synonyms for Javascript engine

công cụ javascript

Top dictionary queries

Vietnamese - English