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 5
Sixth, a strict mode in ECMAScript 5 forbids octal syntax.
Sechstens verbietet der strikter Modus in ECMAScript 5 die oktale Syntax.
Strict mode in ECMAScript 5 forbids octal syntax.
Der Strict mode in ECMAScript 5 verbietet Oktalzahlen.
Support for ECMAScript 5's strict mode.
Unterstützung für den strikten Modus des ECMAScript 5
Various non-standard syntaxes for defining getters and setters have been removed; ECMAScript 5 defined syntax has not been changed.
Verschiedene nicht standardisierte Syntaxen zur Definition von Gettern und Settern wurden entfernt; die von ECMAScript 5 definierte Syntax wurde nicht geändert.
The octal syntax isn't part of ECMAScript 5, but it's supported in all browsers by prefixing the octal number with a zero: 0644 === 420 and"\045" === "%".
Die oktale Syntax ist nicht Teil von ECMAScript 5, wird jedoch in allen Browsern unterstützt, indem der Oktalzahl eine Null vorangestellt wird: 0644 === 420 und"\ 045" === "%".
Strict Mode is a new feature in ECMAScript 5 that allows you to place a program, or a function, in a "strict" operating context.
Der strikte Modus ist eine neue Funktion in ECMAScript 5, mit der Sie ein Programm oder eine Funktion in einem "strengen" Betriebskontext platzieren können.
Which is equivalent to this ES5-like notation (but note that ECMAScript 5 has no generators)
Diese ist gleich zur ES5 ähnlichen Notation (aber ECMAScript 5 hat keine Generatorfunktionen)
In JavaScript, every bubble is represented as an object with accessor properties, as introduced in ECMAScript 5.
In JavaScript wird jede Blase als Objekt mit Accessor-Eigenschaften dargestellt, wie in ECMAScript 5 eingeführt.
The ECMAScript 5 specification of the function parseInt no longer allows implementations to treat Strings beginning with a 0 character as octal values.
Die ECMAScript 5 Spezifikation der parseInt Funktion erlaubt es nicht mehr einen mit 0 beginnenden String als Oktalzahl zu interpretieren.
ECMAScript 5's strict mode is a way to opt in to a restricted variant of JavaScript.
ECMAScript 5's strikter Modus (Strict Mode) ist eine Möglichkeit, um eine etwas eingeschränktere Variante von JavaScript zu betreten.
In ECMAScript 5 strict mode code, duplicate property names were considered a SyntaxError.
Im strikten Modus von ECMAScript 5 wurden doppelte Eigenschaftsnamen als SyntaxError gewertet.
In modern browsers (JavaScript 1.8.5/ Firefox 4+), undefined is a non-configurable, non-writable property per the ECMAScript 5 specification.
In modernen Browsern (JavaScript 1.8.5/ Firefox 4+) ist undefined eine nicht konfigurierbare und nicht beschreibbare Eigenschaft. Dieses ist in der ECMAScript 5 Spezifikation definiert.
JavaScript's strict mode, introduced in ECMAScript 5, is a way to opt in to a restricted variant of JavaScript, thereby implicitly opting-out of "sloppy mode".
Der in ECMAScript 5 eingeführte strikte Modus von JavaScript ist eine Möglichkeit, sich für eine eingeschränkte Variante von JavaScript zu entscheiden, wodurch der "Sloppy Mode" implizit deaktiviert wird.
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.