Vertaling van "tabla (array" in Engels
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.
Para ilustrar el problema, considere que un std::vector<T> es, internamente, una envoltura (wrapper) alrededor de una tabla (array) de estilo C con un tamaño.
To illustrate the issue, consider that an std::vector<T> is, internally, a wrapper around a C-style array with a defined size.
Para ilustrar el problema, considere que un std::vector<T> es, internamente, una envoltura (wrapper) alrededor de una tabla (array) de estilo C con un tamaño.
To illustrate the issue, consider that a std::vector<T> is, internally, a wrapper around a C-style array with a size.
Andere resultaten
Cargar los números de registros utilizando la sintaxis...;[tabla];Array;...
Load Record numbers using the syntax...;[table];Array;...
Las tablas aparecerán en el orden que especificó en este array.
The tables appear in the order you specify in this array.
El nombre de la tabla no está incluido en el índice del array.
The table name is not included in the array index.
Devuelve un array asociativo con las claves que se describen en la tabla siguiente.
Returns an associative array with keys described in the table below.
Los elementos NULL ARRAY no pueden persistir en una tabla.
NULL ARRAY elements cannot persist to a table.
Tu primera idea puede ser crear un "array" y almacenar eso en la tabla.
Your first thought might be to create an array and store that in the table.
El array arrayTablas contiene los números de las tablas cuyos registros van a ser verificados.
Usted quiere mantener la lista en un array interproceso y no en una tabla.
You want to maintain the list in an interprocess array and not in a table.
Cada array devuelto se describe en la siguiente tabla
Each returned array is described by the following table
Porque no estamos agregando un registro, solo necesitamos ordenar el array de registros y vuelva a cargar la vista de tabla.
Because we're not adding a record, we only need to sort the array of records and reload the table view.
Ahora veremos cómo podemos hacer uso de este array para representar una fila de la tabla por cada elemento que en él se encuentre.
Now, let's see how can be used this array to render a table row for each object contained in it.