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.
objet Array
Here is a list of the properties of the Array object along with their description.
Voici une liste des propriétés de l'objet Array ainsi que leur description.
The variable declared in a such way will get the attributes and methods of the Array object.
La variable ainsi déclarée aura les attributs et méthodes de l'objet Array.
For those unfamiliar with C++, a Vector is the name of the array object in traditional C++ libraries.
Pour ceux qui ne connaissent pas le C++, un vecteur est le nom de l'objet array dans les bibliothèques C++ traditionnelles.
Programmers use JavaScript's array object to contain a collection of data items.
Les programmeurs utilisent l'objet array de JavaScript pour contenir une collection d'éléments de données.
The fill function is intentionally generic, it does not require that its this value be an Array object.
La fonction fill() est intentionnellement générique, il n'est pas nécessaire que sa valeur this soit un objet Array.
Before the online test of attributes and methods of the Array object, a description of each.
Avant le test en ligne des attributs et méthodes de l'objet Array (tableau), une description de chacun.
The Array object was first implemented in JavaScript version 1.1 and has been augmented in version 1.3, that is compatible with the ECMA-262 standard as is the version 1.5 which is described here.
L'objet Array existe depuis la version 1.1 de JavaScript et a été augmenté dans la version 1.3, compatible avec le standard ECMA-262 comme la version 1.5 qui est décrite ici.
The Object.defineProperty method can now be used to redefine the length property of an Array object.
La méthode Object.defineProperty peut désormais être utilisée pour redéfinir la propriété length d'un objet Array.
Array Built-in Methods: We need to have an instance of Array object to call a Array method.
Tableau intégré Méthodes: Nous avons besoin d'une instance d'objet Array pour appeler une méthode Array.
Now both a and d are pointing to the same array object on the heap.
Maintenant a et d pointent sur le même tableau d'objets dans le segment.
Alternatively, the class is an array object, so you can access elements stored within it with a convenient array-like interface.
Alternativement, la classe est un tableau, donc vous pouvez avoir accès aux éléments stockés avec une interface semblable au tableau.
The slice() method returns a shallow copy of a portion of a typed array into a new typed array object.
La méthode slice() renvoie une copie superficielle (shallow copy) d'un fragment du tableau typé courant dans un nouveau tableau typé.
The reverse method transposes the elements of the calling array object in place, mutating the array, and returning a reference to the array.
La méthode modifie le tableau courant et renvoie une référence à ce tableau.
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.