What is the translation of " ARRAY OBJECT " in Spanish?

[ə'rei 'ɒbdʒikt]
[ə'rei 'ɒbdʒikt]
objeto array
array object
matriz de objetos
objeto string
string object
array object

Examples of using Array object in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
The typed array object being traversed.
El objeto Array que se está recorriendo.
Use the following syntax to create an Array object-.
Utilice la siguiente sintaxis para crear una matriz de objetos-.
The Array object overrides the toString method of Object..
El objeto Array sustituye al método toString de Object.
The value of an item,the index of an item, and the Array object.
El valor de un elemento,el índice de un elemento y el objeto Array.
The Array object overrides the toString method of Object..
El objeto Array sustituye el método toString del Object.
As we have seen, following is the way to create an instance of Array object.
Lo que sigue es la manera de crear una instancia del objeto String.
The Array object lets you store multiple values in a single variable.
La matriz de objetos le permite almacenar varios valores en una sola variable.
The following code creates an Array object names with the string element Bill.
El siguiente código crea un objeto Array names con el elemento de cadena Bill.
See Array andIndexed collections for details on Array objects.
Consulte Array ycolecciones indexadas para los detalles sobre objetos Array.
We need to have an instance of Array object to call a Array method.
Necesitamos tener una instancia de objeto String para llamar a un método de cadena.
This result can be of any type supported by JavaScript(string,number, array, object).
Este resultado puede ser de cualquier tipo compatible con JavaScript(cadena,número, array, objeto).
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.
These parameters can be of any type supported by JavaScript(string,number, array, object).
Estos parámetros pueden ser de cualquier tipo soportado por JavaScript(cadena,número, array, objeto).
Species You might want to return Array objects in your derived array class MyArray.
Especies Quizás se quiera devolver objectos Array derivados de la clase array MyArray.
When a static array is declared as a member of a structure,a dynamic array object is not created.
Al declarar un array estático comoun elemento de una estructura, el objeto del array dinámico no se crea.
Circular references inside the array/object you are serializing will also be stored.
Las referencias circulares encontradas en el array/objeto que procede a serializar también serán almacenadas.
For example, indexOf is a method for both the String and Array objects in JavaScript.
Por ejemplo, indexOf es un método para ambos objetos, Cadenas y Arrays en JavaScript.
Creating a dynamic array object is due to the possible need to pass this static array as a parameter to some function.
La creación de un objeto del array dinámico está condicionado a la posible necesidad de transmitir dicho array estático como un parámetro a alguna función.
If you want to provide access to an array the same as in timeseries,use the dynamic array object.
Si es necesario establecer el acceso al array como en series temporales,hay que usar el objeto del array dinámico.
When declaring a dynamic array(an array of unspecified value in the first pair of square brackets),the compiler automatically creates a variable of the above structure(a dynamic array object) and provides a code for the correct initialization.
Al declarar una matriz dinámica(matriz sin valor expreso en el primer par de los corchetes),el compilador crea automáticamente una variable de la estructura indicada más arriba(objeto de matriz dinámica) y proporciona el código para una inicialización correcta.
Pointer arithmetic, that is, the ability to modify a pointer's target address with arithmetic operations(as well as magnitude comparisons),is restricted by the language standard to remain within the bounds of a single array object(or just after it), and will otherwise invoke undefined behavior.
La aritmética de punteros, es decir, la capacidad de modificar la dirección de destino de un puntero con operaciones aritméticas(así como comparaciones de magnitud),está restringido por el lenguaje estándar para permanecer dentro de los límites de un solo objeto arreglo(o justo después de él), porque de otro modo provocaría un comportamiento indefinido.
Any values can be returning like arrays, objects.
Cualquier valor puede ser retornado como matriz, objetos.
Use Underscore to manipulate andcontrol JavaScript collections, arrays, objects and functions.
Utilice el subrayado para manipular ycontrolar colecciones de JavaScript, matrices, objetos y funciones.
Rather than dealing with registers, memory addresses and call stacks,high-level languages deal with variables, arrays, objects, complex arithmetic or boolean expressions, subroutines and functions, loops, threads, locks, and other abstract computer science concepts, with a focus on usability over optimal program efficiency.
En lugar de tratar con registros, direcciones de memoria y las pilas de llamadas,lenguajes de alto nivel se refieren a las variables, matrices, objetos, aritmética compleja o expresiones booleanas, subrutinas y funciones, bucles, hilos, cierres y otros conceptos de informática abstracta, con un enfoque en la facilidad de uso sobre la eficiencia óptima del programa.
May be an array or object containing properties.
Puede ser un array u objeto que contenga propiedades.
Iterable accepts any array or object implementing Traversable.
Acepta cualquier array u objeto que implemente la interfaz Traversable.
Returns an array of object records.
Devuelve una tabla de registros de objeto.
Return Values Result array or object, when process is successful.
Un array de resultados u objeto, cuando el proceso tiene éxito.
Valor Retornado Result array or object, when process is successful.
Un array de resultados u objeto, cuando el proceso tiene éxito.
In versions before 1.4.0, only array or object values were accepted.
En versiones anteriores a la 1.4.0, solamente eran aceptados valores de array u objeto.
Results: 411, Time: 0.0349

Word-for-word translation

Top dictionary queries

English - Spanish