Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
ECMAScript 2015
With ECMAScript 2015, there is a shorter notation available to achieve the same
Mit ECMAScript 2015 ist eine kürzere Schreibweise verfügbar, um das Gleiche zu erreichen
The class expression is one way to define a class in ECMAScript 2015.
Der class-Ausdruck ist eine Methode zur Definition einer Klasse in ECMAScript 2015.
ECMAScript 2015 introduces a new data structure to map values to values.
ECMAScript 2015 führt eine neue Datenstruktur ein, um Werte auf Werte zu abbildet.
In ECMAScript 2015, let and const are hoisted but not initialized.
In ECMAScript 2015 wird let (bzw. const) nicht an den Anfang eines Blocks hochgezogen.
In ECMAScript 2015, a shorthand notation is available, so that the keyword "function" is no longer necessary.
In ECMAScript 2015 gibt es eine kürzere Schreibweise, mit der das Schlüsselwort "function" überflüssig wird.
Because this syntax is new in ECMAScript 2015, see the browser compatibility table, below.
Weil dieses Syntax in ECMAScript 2015 neu ist, sollte auf die Kompatibilitätstabelle unten geschaut werden.
In ECMAScript 2015, let (const) does not hoist the variable to the top of the block.
In ECMAScript 2015 wird let (bzw. const) nicht an den Anfang eines Blocks hochgezogen.
The shorthand syntax is similar to the getter and setter syntax introduced in ECMAScript 2015.
Die Syntax der Kurzschreibweise ähnelt der in ECMAScript 2015 eingeführten Syntax der getter und setter.
This is no longer the case in ECMAScript 2015 (bug 1041128).
Dies ist seit ECMAScript 2015 nicht mehr der Fall (Bug 1041128).
In ECMAScript 2015 Octal numbers are supported if they are prefixed with "0o", e.g.
In ECMAScript 2015 sind Oktalzahlen erlaubt, jedoch nur mit dem Präfix "0o"
In ECMAScript 2015 Octal number is supported by prefixing a number with "0o". i.e.
In ECMAScript 2015 werden oktale Zahlen unterstützt, indem der Zahl "0o" vorangestellt wird, z. B.
Note: in case of the Kelvin sign, the/u modifier introduced in ECMAScript 2015 changes the behavior.
Anmerkung: Im Falle des Kelvin-Zeichens ändert das Flag/u, das in ECMAScript 2015 eingeführt wurde, das Verhalten.
Computed property names Starting with ECMAScript 2015, the object initializer syntax also supports computed property names.
Beginnend mit ECMAScript 2015, unterstützt die Objekt Initialisierer Syntax auch berechnete Bezeichnernamen für Objekt Eigenschaften.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.