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.
the Array object
El siguiente código crea el objeto Array vegetables con los elementos [spinach, green pepper, cilantro, onion, avocado].
The following code creates the Array object vegetables with the elements [spinach, green pepper, cilantro, onion, avocado].
var Esta función puede contener un comando simple (por ejemplo, una sentencia trace()) o una operación más compleja y se invoca con tres argumentos; el valor de un elemento, el índice de un elemento y el objeto Array
This function can contain a simple command (for example, a trace() statement) or a more complex operation, and is invoked with three arguments; the value of an item, the index of an item, and the Array object
El objeto Array tiene métodos para manipular matrices de varias maneras, tales como unirlas, invertirlas, y ordenarlas.
The Array object has methods for manipulating arrays in various ways, such as joining, reversing, and sorting them.
El objeto Array sustituye el método toString del Object.
The Array object overrides the toString method of Object.
El objeto Array sustituye al método toString de Object.
The TypedArray objects override the toString method of Object.
Sin embargo, podemos utilizar el objeto Array predefinido y sus métodos para trabajar con matrices en sus aplicaciones.
However, you can use the predefined Array object and its methods to work with arrays in your applications.
El siguiente código crea el objeto Array vacío users, que luego se llena mediante cuatro llamadas al método push().
The following code creates an empty Array object users and the array is then populated using four calls to push().
Muchos métodos para el objeto Array de JavaScript están diseñados para ser aplicados generalmente a todos los objetos los cuales "se asemejan" a las matrices unidimensionales.
Many methods on the JavaScript Array object are designed to be generally applied to all objects which "look like" Arrays.
El segundo argumento es un array real (es decir, hereda a través de la cadena Array.prototype) y no el objeto array con el objeto arguments.
The second argument is an actual array (that is, it inherits through the Array.prototype chain) and not the array-like arguments object.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.