Download for Windows Premium
Publiciteit
au constructeur Array

Examples with "au constructeur Array" and their translation in Engels

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.
Un tableau est initialisé avec les éléments donnés, sauf dans le cas où un argument seul est passé au constructeur Array et que l'argument est un nombre.
A JavaScript array is initialized with the given elements, except in the case where a single argument is passed to the Array constructor and that argument is a number.
Si le premier argument passé au constructeur Array est un entier entre 0 et 232-1 (inclus), un nouveau tableau sera créé avec ce nombre d'éléments.
If the only argument passed to the Array constructor is an integer between 0 and 232-1 (inclusive), this returns a new JavaScript array with length set to that number.
Toute conversion appliquée au constructeur ARRAY externe se propage automatiquement à tous les constructeurs internes.
Any cast applied to the outer ARRAY constructor propagates automatically to all the inner constructors.

Andere resultaten

Le prototype du constructeur Array peut être modifié afin d'affecter l'ensemble des instances grâce à l'héritage.
The prototype object of the Array constructor can be modified to affect all Array instances.
Lorsque vous spécifiez un seul paramètre numérique avec le constructeur Array, vous indiquez la longueur initiale du tableau.
When you specify a single numeric parameter with the Array constructor, you specify the initial length of the array.
Notez que ce cas spécial s'applique aux tableaux créés avec le constructeur Array, et non aux tableaux créés avec la syntaxe crochets.
Note that this special case only applies to JavaScript arrays created with the Array constructor, not array literals created with the bracket syntax.
Notez que ce cas spécial s'applique aux tableaux créés avec le constructeur Array, pas avec des tableaux créés avec des littéraux qui utilisent les crochets.
Note that this special case only applies to JavaScript arrays created with the Array constructor, not array literals created with the bracket syntax.
La syntaxe du constructeur ARRAY est discutée plus en profondeur dans la Section 4.2.12, « Constructeurs de tableaux ».
The ARRAY constructor syntax is discussed in more detail in Section 4.2.12.
La propriété Array.prototype représente le prototype du constructeur Array et permet d'ajouter de nouvelles propriétés à l'ensemble des objets Comme pour tous les constructeurs, vous pouvez changer l'objet prototype du constructeur afin de modifier toutes les instances d'Array.
The Array.prototype property represents the prototype for the Array constructor and allows you to add new properties and methods to all Array objects.
La propriété Array.prototype représente le prototype du constructeur Array et permet d'ajouter de nouvelles propriétés à l'ensemble des objets Array.
English (US). The TypedArray.prototype property represents the prototype for TypedArray constructors.
En effet, si on utilise le constructeur Array() auquel on passe un seul argument numérique, celui-ci sera interprété comme longueurTabl, et non pas comme le seul élément du tableau.
When a single Number value is passed to the Array() constructor or function, it is interpreted as an arrayLength, not as a single element.
La syntaxe du constructeur ARRAY (voir Section 4.2.12, « Constructeurs de tableaux ») est souvent plus facile à utiliser que la syntaxe de tableau littéral lors de l'écriture des valeurs du tableau en commandes SQL.
Tip The ARRAY constructor syntax (see Section 4.2.12) is often easier to work with than the array-literal syntax when writing array values in SQL commands.
Un tableau peut être créé avec le constructeur de langage array().
An array can be created by the array() language construct.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor au constructeur Array in het Frans

Publiciteit

Resultaten: 1099. Exact: 3. Verstreken tijd: 177 ms.