Direct deployment of the ECMAScript does not deploy the linkages.
Or, le déploiement direct des scripts ECMA ne déploie pas les liaisons.
When the driver is imported into the next project, the ECMAScript linkages are also imported.
Lors de l'importation du pilote dans le projet suivant, les liaisons des scripts ECMA sont également importées.
However, most modern browsers implement EcmaScript 5 which removes this attack vector.
Cependant, la plupart des navigateurs modernes implémentent EcmaScript 5, ce qui élimine ce vecteur d'attaque.
Certainly, javascript language is far from being perfect, but it's getting better with the new EcmaScript versions on the go, and good linter were built.
Certes le langage est loin d'être parfait, mais il est en voie d'être amélioré par les nouvelles versions à venir d'EcmaScript.
Long story made short, async and await make it possible to write EcmaScript code with all benefits of asynchronous I/O, but without breaking the code flow.
En clair, async et await permettent d'écrire du code EcmaScript avec tous les avantages des entrées/sorties asynchrones, mais sans interrompre le flot d'écriture du code.
It was never originally included in the EcmaScript language spec, but modern browsers decided to implement it anyway.
Elle a été déconseillée par plusieurs personnes et n'avait jamais été incluse dans la spécification ECMAScript. Cependant, de nombreux navigateurs ont décidé de l'implémenter.
Asynchronous communication with the devices is handled across the whole library using Promise objects, leveraging the new EcmaScript 2017 async/ await non-blocking syntax for asynchronous I/O (see below).
Les communications asynchrones avec les modules sont gérées dans toute la librairie à l'aide d'objets Promise, en utilisant la nouvelle syntaxe EcmaScript 2017 async / await non bloquante pour la gestion des entrées/sorties asynchrones (voir ci-dessous).
We have therefore chosen to write our new EcmaScript library using Promises and async functions, so that you can use the friendly await syntax.
Nous avons donc décidé d'écrire cette nouvelle librairie EcmaScript en utilisant les objets Promise et des fonctions async, pour vous permettre d'utiliser la notation await si pratique.
Promises are part of EcmaScript 2015 standard.
La classe Promise fait partie du standard EcmaScript 2015.
This Yoctopuce library take advantages of advanced features introduced in EcmaScript 2017.
Cette librairie de programmation Yoctopuce utilise les nouvelles fonctionnalités introduites dans la version EcmaScript 2017.
Support for the () method, a C-style 32-bit multiplication function. Though proposed for Harmony (EcmaScript 6) it has not yet accepted and still is non-standard (bug 808148).
Le support de la méthode (), une fonction de multiplication 32 bits de type C. Bien qu'elle soit proposée pour Harmony (EcmaScript 6), elle n'a pas encore été acceptée et reste non-standard (bug 808148).
Advanced users can use JavaScript (EcmaScript) to extend its functionality.
Les utilisateurs plus avancés peuvent également utiliser du JavaScript (EcmaScript) pour étendre ses fonctionnalités.
However the capabilities of the Flex environment, based on ActionScript 3, a new generation of declarative programming language based upon EcmaScript and MXML, cannot be ignored.
Cependant les capacités de l'environnement Flex, basé sur Action Script 3, une nouvelle génération d'EcmaScript et sur MXML, langage de programmation déclarative, ne peuvent être ignorées.