We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
with ECMAScript
in ECMAScript
L'avenir de JavaScript avec ECMAScript 6 est prometteur, et honnêtement, j'ai hâte de le voir largement pris en charge sur tous les navigateurs modernes !
The future of JavaScript with ECMAScript 6 is bright, and honestly I can't wait to see it widely supported on all modern browsers!
JavaScript est un langage orienté prototype, et il est possible de simuler des classes et l'héritage avec ECMAScript 5.
JavaScript is a prototype-oriented language and it is possible to simulate classes and inheritance with ECMAScript 5.
Cette syntaxe est apparue avec ECMAScript 6 et il faut donc faire attention au tableau de compatibilité pour cette fonctionnalité.
Because this syntax is new in ECMAScript 6, see the browser compatibility table, below.
Les variables et les méthodes permettent d'inférer (c'est-à-dire de « deviner ») le nom des fonctions anonymes en fonction de leur position syntaxique (cette fonctionnalité est apparue avec ECMAScript 2015).
Inferred function names Variables and methods can infer the name of an anonymous function from its syntactic position (new in ECMAScript 2015).
L'héritage a toujours été présent dans JavaScript. Les exemples de cette page utilisent des méthodes qui ont été introduites avec ECMAScript 5.
Inheritance has always been available in JavaScript, but the examples on this page use some methods introduced in ECMAScript 5.
Les tableaux sont donc indiqués quand on souhaite représenter des listes de valeurs ou d'objets. Les tableaux typés (Typed Arrays en anglais) ont été ajoutés avec ECMAScript 6 et offrent une vue sous forme d'un tableau pour manipuler des tampons de données binaires.
This makes Arrays a perfect candidate to represent lists or sets. Typed Arrays are new to JavaScript with ECMAScript 2015 and present an array-like view of an underlying binary data buffer. The following table helps you to find the equivalent C data types
Si vous souhaitez obfusquer une expression, utilisez l'ancien moteur ExtendScript ou une autre méthode d'obfuscation compatible avec ECMAScript 2018.
If you want to obfuscate an expression, use the Legacy ExtendScript engine or use a different obfuscation method that is compatible with ECMAScript 2018.
On notera que cette fonction utilise des règles de conversion différentes de Number.isNaN(), défini avec ECMAScript 2015 (ES6).
Note: coercion inside the isNaN function has interesting rules; you may alternatively want to use Number.isNaN(), as defined in ECMAScript 2015.
Répertorie les nouvelles fonctionnalités de JScript 8.0, notamment celles qui sont développées conjointement avec ECMAScript Edition 4 et d'autres fonctionnalités non spécifiées dans ECMAScript.
Lists the new features in JScript.NET, which include features developed in conjunction with ECMAScript Edition 4 and additional features not specified in ECMAScript.
Il a été conçu pour le web de demain, avec ECMAScript 6, les Web Components, et le mobile en tête.
It has been designed for the Web of tomorrow, with ECMAScript 6, Web Components and Mobile in mind.
Avec ECMAScript 6, il est également possible d'utiliser des expressions renvoyant un nom de propriété calculé pour le lier à une fonction.
Starting with ECMAScript 6, you can also use expressions for a computed property name to bind to the given function.
Avec ECMAScript 2015 (ES6), let remontera la variable au début de la portée.
In ECMAScript 2015, let will hoist the variable to the top of the block.
Avec ECMAScript 2015 (ES6), on peut utiliser les instructions let et const pour déclarer des variables dont la portée sera celle du bloc englobant.
With ECMAScript 2015 (ES6) support made available in most modern browsers, there will be cases where you would want to use let and const statements to declare block-scoped variables.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.