What is the translation of " ECMASCRIPT " in Chinese?

一个ecmascript

Examples of using Ecmascript in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The development of ECMAScript started in November 1996.
ECMAScript标准的编写从1996年11月开始。
This section contains a non-normative overview of the ECMAScript language.
这一节包含一个ECMAScript语言的非正式概述。
An ECMAScript program can contain both rigorous and non-strict mode code units.
一个ECMAScript程序可由严格模式和非严格模式的代码单元组成。
Allocating objects from an EcmaScript 2015 Class(class).
一个EcmaScript2015类来创建对象(class).
The ECMAScript Edition 5 standard will be the first update to be released in over four years.
ECMAScript第4版标准将是第一次更新将在四年内发布。
People also translate
The following is an informal overview of ECMAScript- just a part of the language.
接下来是一个ECMAScript语言的非正式概述--这个语言的所有部分的描述。
Others, like ECMAScript 2015's symbols, can be partially implemented but with some known limitations.
其他的,像ES2015的Symbol,可以部分实现,不过有一些已知的局限。
The following is an informal overview of ECMAScript- not all parts of the language are described.
接下来是一个ECMAScript语言的非正式概述--这个语言的所有部分的描述。
When ECMAScript provides a way to do something, it also tends to provide a way to do the reverse.
ECMAScript中提供了一种方法来做一些事情,一般它也会提供一种方法做相反的事。
Similarly like in the example with classes A, B and C, in ECMAScript you create objects: a, b, and c.
跟例子中的类A,B,C相似,在ECMAScript中你创建对象:a,b,c。
TypeScript needs an ECMAScript 3 or higher compatible environment to compile.
TypeScript需要一个ECMAScript3或更高兼容的环境来编译。
Notice, that since every(normal) function saves[[Scope]] at creation, theoretically,all functions in ECMAScript are closures.
请注意,因为每一个普通函数在创建时保存了[[Scope]],理论上,ECMAScript中所有函数都是闭包。
In practice, the terms ECMAScript and JavaScript can be used interchangeably- they are two names for the same language.
在实践中,术语ECMAScript和JavaScript可以互换使用-它们是同一语言的两个名称。
In JavaScript, there are 6 primitive data types: string, number, boolean, null, undefined,symbol(new in ECMAScript 2015).
在JavaScript中,共有6种基本数据类型:string,number,boolean,null,undefined,symbol(ECMAScript2015新增)。
However, for its value, ECMAScript only requires a 16-bit unsigned integer, and there are no restrictions or requirements.
然而,对于其值,ECMAScript只要求必须是16位无符号整数,除此之外没有任何限制或要求。
When JavaScript was created, it was presented by Netscape and Sun Microsystems to Ecma andthey gave it the name ECMA-262 alias ECMAScript.
当JavaScript被创建时,它由Netscape和SunMicrosystems呈给Ecma,他们给它命名为ECMA-262,别名ECMAScript
In addition to these six primitive types, the ECMAScript standard also defines an Object type, which is simply a key-value store.
除了这六种基本类型,ECMAScript标准也定义了一个object类型,它是一个键值对存储.
ECMAScript 5 became one of the most supported versions of JavaScript, and also became the compiling target of many transpilers.
ECMAScript5成为了最受支持的JavaScript版本之一,也成为了很多转译器的编译目标。
JSX is an XML/HTML-like syntax used by React that extends ECMAScript so that XML/HTML-like text can co-exist with JavaScript/React code.
JSX是一种类似XML/HTML的语法,它使用React扩展ECMAScript,以便类似XML/HTML的文本可以与JavaScript/React代码共存。
An ECMAScript language type corresponds to values that are directly used by ECMAScript programmers in the ECMAScript language.
一个ECMAScript语言类型对应于ECMAScript程序员使用ECMAScript语言直接操作的值。
Even before the release, as these transpilers tracked the progress of the technical committee,people were already experiencing many of the benefits of ECMAScript 2015.
甚至在它发布之前,因为这些转译器跟踪了技术委员会的进展,人们已经体验了很多ECMAScript2015的好处。
Javascript with ECMAScript 6 standard which is supported by Chrome and FF and IE Edge, you can use the spread operator:.
Chrome和FF以及IEEdge支持的带有ECMAScript6标准的Javascript,您可以使用spread运算符:.
Today, Netscape's JavaScript and Microsoft's JScript conform to the ECMAScript standard, although each language still supports features that are not part of the standard.
今天,Netscape的JavaScript和Microsoft的JScript符合ECMAScript标准,虽然每一种语言仍支持功能不是标准的一部分。
If an ECMAScript implementation does not include the ECMA-402 API the following specification of the toLocaleString method is used.
如果一个ECMAScript实现没有包含ECMA-402API,接下来的定义则应用于toLocaleTimeString方法中。
The issue is that, in the ECMAScript specification, integers only exist conceptually; i.e., numeric values are always stored as floating point values.
问题是,在ECMAScript规格说明中,整数只概念上存在:即,数字值总是存储为浮点值。
An ECMAScript engine is a program that executes source code written in a version of the ECMAScript language standard, for example, JavaScript.
ECMAScript引擎是执行用某个版本的ECMAScript语言标准比如JavaScript写的源代码的程序。
Javascript with ECMAScript 5 standard which is supported by most browsers now, you can use apply() to append array1 to array2.
现在大多数浏览器都支持带有ECMAScript5标准的Javascript,您可以使用apply()将array1附加到array2。
ECMAScript is object-based: the underlying language and the main capabilities are provided through objects, and an ECMAScript program is a set of communicable objects.
ECMAScript是基于对象的:语言的基本部分和宿主设施由对象提供,一个ECMAScript程序是一组可通信的对象。
The API will enable ECMAScript code analysis by IDEs and server-side frameworks without depending on Project Nashorn's internal implementation classes.
API将通过IDE和服务器框架实现ECMAScript代码分析,而不依赖于Nashorn项目的内部实现类。
Results: 29, Time: 0.0379

Top dictionary queries

English - Chinese