We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
En JavaScript, un
In JavaScript, an array is an object that has special properties.
En JavaScript, un tableau est un objet disposant de propriétés particulières.
In JavaScript, an associative array is known as an object that holds key-value mappings.
En JavaScript, un tableau associatif est connu sous le nom d'objet qui contient des associations clé-valeur.
In JavaScript, an object is a standalone entity, with properties and type. Compare it with a cup, for example. A cup is an object, with properties.
En JavaScript, un objet est une entité à part entière qui possède des propriétés. Si on effectue cette comparaison avec une tasse par exemple, on pourra dire qu'une tasse est un objet avec des propriétés.
In JavaScript, an undefined value is false in a test, allowing to test the instance variable even before having initialized it.
Dans JavaScript, une valeur non définie est considérée comme fausse dans un test, ce qui permet de tester la variable d'instance avant même de l'avoir initiée.
In JavaScript, an object is a set of key-value pairs, in the format {key: value}.
Dans JavaScript, un objet est un ensemble de paires clé-valeur, au format {key: value}.
Other results
Everything in JavaScript is an object, and can be stored in a variable.
Tout est un objet en JavaScript et peut être stocké dans une variable.
Everything in JavaScript is an object, and can be stored in a variable.
Un objet est un ensemble de propriétés qui peut être enregistré dans une variable.
In JavaScript, there is an instruction called "break."
As with many things in JavaScript, creating an object often begins with defining and initializing a variable.
Comme souvent dans JavaScript, pour créer un objet, on commence avec la définition et l'initialisation d'une variable.
Although Google is able to recognize links elsewhere in the code including in JavaScript, this tag contains an anchor, which is important.
Bien que Google soit capable de reconnaître des liens ailleurs, dans le code JavaScript notamment, ces balises contiennent une ancre, ce qui est important.
In JavaScript, your token is in plain text in the JavaScript source, an easy target.
In JavaScript, if you add an event listener for an event, but don't add a function to handle that event, it will prevent any subsequent event listeners from being registered.
Sous JavaScript, lorsque vous ajoutez un récepteur d'événement sans intégrer la fonction qui en assure la gestion, cela empêche l'enregistrement des récepteurs d'événement ultérieurs.
When selecting elements in JavaScript, one can specify an attribute key/value to ensure only DOM elements from the intended trusted source are considered.
En sélectionnant des éléments dans JavaScript, on peut préciser un attribut clé/valeur pour s'assurer que seulement les éléments DOM de la source présumée de confiance, sont pris en compte.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.