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.
Array ähnliches Objekt
Array-ähnliches Objekt
An array-like object, specifying the arguments with which func should be called, or null or undefined if no arguments should be provided to the function.
Ein Array ähnliches Objekt, welches die Argumente spezifiziert, welche beim Aufruf von func benutzt werden, oder null oder undefined, wenn keine Argumente übergeben werden.
In the following example we will create a global Function method called construct, which will enable you to use an array-like object with a constructor instead of an arguments list.
Im folgenden Beispiel wird eine globale Function Methode namens construct erstellt, welche es ermöglicht ein Array ähnliches Objekt mit einem Konstruktor anstatt eines Argumentliste zu benutzen.
The arguments of a function are maintained in an array-like object.
The arguments inside a function is an example of an 'array-like object'.
Die arguments innerhalb einer Funktion sind ein Beispiel für 'Array-ähnliche' Objekte.
Function.apply() can accept any array-like object as the arguments list, instead of only true arrays.
Function.apply() kann jedes Array-ähnliche Objekt als Argumentenliste akzeptieren, anstatt nur echte Arrays.
Using the arguments object The arguments of a function are maintained in an array-like object.
Das arguments-Objekt ist nur im Rumpf einer Methode verfügbar.
The HTMLCollection interface represents a generic collection (array-like object similar to arguments) of elements (in document order) and offers methods and properties for selecting from the list.
Die HTMLCollection repräsentiert eine generische Sammlung (Array-ähnliches Objekt) an Elementen (in Dokumentreihenfolge) und bietet Methoden und Eigenschaften zur Auswahl dieser aus einer Liste an.
Web/API/CSSRuleList A CSSRuleList is an (indirect-modify only) array-like object containing an ordered collection of...
Web/API/Blob Ein Blob ist eine dateiähnliche Menge unveränderlicher Roh-Daten, die nicht notwendigerweise...
The following example joins array-like object (arguments), by calling Function.prototype.call on Array.prototype.join.
Das Folgende Beispiel fügt ein Array-ähnliches Objekt (arguments) zusammen, indem call() auf Array.prototype.join aufgerufen wird.
This is the case, when a JavaScript object has a length property and a splice() method, console.log() treats it as an Array-like object.
Das ist der Fall, wenn ein JavaScript Objekt eine length Eigenschaft und eine splice Methode hat, console.log() behandelt es als arrayähnliches Objekt.
The function.arguments property refers to an an array-like object corresponding to the arguments passed to a function.
Die function.arguments Eigenschaft referenziert ein Array ähnliches Objekt, welches die übergebenen Parameter einer Funktion enthält.
The join() method joins all elements of an array (or an array-like object) into a string and returns this string.
Die push() Methode fügt ein oder mehr Elemente am Ende eines Arrays hinzu und gibt die neue Länge des Arrays zurück.
The join() method creates and returns a new string by concatenating all of the elements in an array (or an array-like object), separated by commas or a specified separator string.
Die unshift() Methode fügt ein oder mehrere Elemente am Anfang eines Array hinzu und gibt die neue Länge des Arrays zurück. Syntax
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.
Aucun résultat pour cette recherche.
Synonymes et analogies de "array-like object" en anglais