Download for Windows Premium
Publiciteit
Array-like

Vertaling van "Array-like" in Spaans

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.
tipo array
similar a un array
similar a una matriz
Clones an existing array or creates a new one from an array-like collection.
Clones de una matriz existente o crea una nueva de una colección de tipo array.
The unshift method inserts the given values to the beginning of an array-like object.
El método unshift inserta los valores proporcionados al inicio de un objeto del tipo array.
The arguments of a function are maintained in an array-like object.
Los argumentos de una función son mantenidos en un objeto similar a un array.
It is array-like in that is has a numbered index and a length property.
Es similar a un array por poseer un índice numérico (index) y una propiedad length.
Other times, you may want to convert an array-like object into a true array.
Otras veces, es posible que desee convertir un objeto similar a una matriz en una verdadera matriz.
Summary An Array-like object corresponding to the arguments passed to a function.
Resumen Un objeto similar a un Array que se corresponde con los argumentos pasados a la función.
We can use the slice method of arrays, which like the other methods mentioned above is "intentionally generic" and so can be used with array-like objects, like this
Podemos usar el slice método de matrices, que al igual que los otros métodos mencionados anteriormente es "intencionalmente genérico" y, por lo tanto, se puede utilizar con objetos tipo array, como este
JavaScript has powerful semantics for looping through arrays and array-like objects.
JavaScript tiene una poderosa semántica para el bucle a través de matrices y objetos tipo array.
Take Array.prototype.slice, for example, which you want to use for converting an array-like object to a real array.
Tomando Array.prototype.slice, por ejemplo, el cual se desearía utilizar para convertir un objeto tipo array a un arreglo real.
slice method can also be called to convert Array-like objects/ collections to a new Array.
El método slice puede ser usado para convertir objetos parecidos a arrays o colecciones a un nuevo Array.
As you can see, returning results is done using an array-like notation, with all the values to return enclosed in brackets.
Como puedes ver, se pueden regresar resultados usando notación de arreglo, con los valores a regresar encerrados en corchetes.
Function.apply() can accept any array-like object as the arguments list, instead of only true arrays.
Function.apply() puede aceptar cualquier objeto estilo-array como lista de argumentos, en lugar de solo arrays reales.
Using the arguments object The arguments of a function are maintained in an array-like object.
Es posible invocar los argumentos de una función utilizando el objeto arguments.
Er zijn geen resultaten gevonden voor deze term.
Ga naar Premium voor toegang tot miljoenen vertaalvoorbeelden, onbeperkt woorden opslaan en leren, zonder advertenties.

Synoniemen voor Array-like in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
barn: building on a farm for storing crops or animals
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 32. Exact: 32. Verstreken tijd: 30 ms.