The arguments inside a function is an example of an 'array-like object'.
Os arguments dentro de uma função são um exemplo de 'objeto array-like'.
The unshift method inserts the given values to the beginning of an array-like object.
O método unshift insere os valores fornecidos no início de um objeto do tipo array.
Function.apply() can accept any array-like object as the arguments list, instead of only true arrays.
Function.apply() pode aceitar qualquer objeto array-like como a lista de argumentos, em vez de apenas os arrays verdadeiros.
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.
Um objeto parecido com um array (array-like), especificando os argumentos com os quais fun deve ser chamado, ou null ou undefined se não houverem argumentos que possam ser passados para a função.
An array-like object, specifying the arguments with which fun should be called, or null or undefined if no arguments should be provided to the function.
Um objeto parecido com um array (array-like), especificando os argumentos com os quais fun deve ser chamado, ou null ou undefined se não houverem argumentos que possam ser passados para a função.
The join() method joins all elements of an array (or an array-like object) into a string and returns this string.
O método join() junta todos os elementos de uma array (ou um array-like object) em uma string e retorna esta string.
Using the arguments object The arguments of a function are maintained in an array-like object.
apply() methodu ile argsArray An array-like object, specifying the arguments with which fun should be called, or null or undefined if no arguments should be provided to the function.
Um objeto parecido com um array (array-like), especificando os argumentos com os quais fun deve ser chamado, ou null ou undefined se não houverem argumentos que possam ser passados para a função.
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.
No exemplo seguinte nós iremos criar um método de Função global chamado construct, que fará você capaz de usar um objeto parecido com um array com um construtor ao invés de uma lista de argumentos
The other way (introduced in ECMAScript 5) is to treat the string as an array-like object, where individual characters correspond to a numerical index
A outra maneira (introduzido no ECMAScript 5) consiste em tratar a string como um objeto Array-like, onde os carateres individuais correspondem a um índice numérico
argumentsList An array-like object specifying the arguments with which target should be called.
Um objeto do tipo array que especifica os argumentos com que o target deve ser chamado.
Starting with ECMAScript 5 these arguments can be a generic array-like object instead of an array.
Começando com ECMAScript5 esses argumentos podem ser um objeto genérico array-like ao invés de um array.
Take Array.prototype.slice, for example, which you want to use for converting an array-like object to a real array.
Tome por exemplo Array.prototype.slice, que você quer usar para converter um objeto array-like em um vetor verdadeiro.
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