Download for Windows Premium
Advertising
Array object
objeto de matriz m
objeto Array
matriz de objetos
When you use a command parameter, the objects are sent as a single array object.
Cuando se usa el parámetro de un comando, los objetos se envían como un solo objeto de matriz.
Now using the php method explode() we will convert the string in to a array object
Ahora, utilizando el método de php explode() vamos a convertir la cadena en un objeto de matriz
However, you can use the predefined Array object and its methods to work with arrays in your applications.
Sin embargo, podemos utilizar el objeto Array predefinido y sus métodos para trabajar con matrices en sus aplicaciones.
The following example creates a new Array object with an initial length of 3, populates the array with the string elements one, two, and three, and then converts the elements to a string.
En el ejemplo siguiente, se crea un nuevo objeto Array de longitud inicial 3, se rellena la matriz con los elementos de cadena one, two y three y, seguidamente, se convierten los elementos en una cadena.
Here is a list of the properties of the Array object along with their description.
Aquí está una lista de las propiedades del objeto Array junto con su descripción.
The following code creates an Array object letters, which is initially populated with the element a.
El siguiente código crea un objeto Array letters, que se llena inicialmente con el elemento a.
The Array object has methods for manipulating arrays in various ways, such as joining, reversing, and sorting them.
El objeto Array tiene métodos para manipular matrices de varias maneras, tales como unirlas, invertirlas, y ordenarlas.
The following code creates the empty Array object vegetables, which is then populated through five calls to push().
A continuación, se vuelve a llamar a objeto Array vacío vegetables, que luego se llena mediante cinco 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().
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 Array object letters with elements [a, b,c, d,e, f].
El siguiente código crea un objeto Array letters con los elementos [a, b,c, d,e, f].
The following code creates the Array object vegetables with the elements [spinach, green pepper, cilantro, onion, avocado].
El siguiente código crea el objeto Array vegetables con los elementos [spinach, green pepper, cilantro, onion, avocado].
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
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
The following code creates an empty Array object letters and then populates the array with the elements a, b, and c using the push() method.
Véase también Ejemplo El siguiente código crea un objeto Array letters y llena la matriz con los elementos a, b y c utilizando el método push().
No results found for this meaning.

Synonyms and analogies of "Array object" in English

Word & Expression of the day
Image of the day
handcuffs: metal rings for securing a person's wrists
Reveal the word
Advertising

Suggestions that contain Array object

Results: 59. Exact: 59. Elapsed time: 47 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200