Vertaling van "que un 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.
Tenga en cuenta que un array debe contener solo un tipo de unidad.
Una forma de evitar este problema es hacer uso del hecho que un array es un tipo de referencia.
One way to avoid this problem is to make use of the fact that an array is a reference type.
Si está en el hábito o la reducción de arrays, sería justo esperar que un array que contiene un solo elemento no sería un caso especial.
If you're in the habit or reducing arrays, it would be fair to expect that an array containing a single item wouldn't be a special case.
El tipo de elementos de un ARRAY puede ser arbitrariamente complejo, a excepción de que un ARRAY no puede contener de forma directa otro ARRAY.
The type of the elements of an ARRAY can be arbitrarily complex with the exception that an ARRAY cannot directly contain another ARRAY.
Esta lista no será más que un array pero en el caso de formularios más complejos podríamos hacer que este método fuese más dinámico y controlase casos en los que la lista de pasos cambiase dependiendo de algún dato.
Our list will be a simple array but for more complex forms this method easily be more dynamic and handle cases where the list of steps changes depending on how a give step was answered.
Un hash absorbido capturará los restantes pasados por nombre, mientras que un array absorbido capturará el resto de parámetros que se pasen por posición.
A slurpy hash will capture remaining passed-by-name parameters, whereas a slurpy array will capture remaining passed-by-position parameters.
Debe tenerse presente que son dos tipos de datos distintos, y no concuerdan, del mismo modo que el texto "array()" no es lo mismo que un array vacío.
Keep in mind that these are two different datatypes, and will not match each other in the same way that the string "array()" is not the same as an empty array.
Cree un vector 1 por 4 de números aleatorios cuyos elementos sean de precisión aleatorios con el mismo tamaño que un array existente.
Create an array of NaN values that is the same size as an existing array.
En algunos contextos, como en programación en Lisp, el término lista se puede referir específicamente a una lista enlazada más que un array.
In some contexts, such as in Lisp programming, the term list may refer specifically to a linked list rather than an array.
Por supuesto no hay ventajas cuando se leen pequeños bloques de 4K, ya que un array RAID solo escala cuando se usan grandes ficheros (según el tamaño de la tira).
Naturally there are no advantages when small 4K blocks are read, since a RAID array scales only when larger files are used (depending on the stripe size).
Esto permite revisar que los contenidos de una variable contengan el nombre de una función válida, o que un array contenga un objeto adecuadamente codificado y un nombre de función.
Verify that the contents of a variable is accepted by the iterable pseudo-type, i.e. that it is either an array or an object implementing Traversable Parâmetros var
Cree un vector 1 por 4 de números aleatorios cuyos elementos sean de precisión aleatorios con el mismo tamaño que un array existente.
Open Live Script Create a matrix of random numbers with the same size as an existing array.
En algunos contextos, como en programación en Lisp, el término lista se puede referir específicamente a una lista enlazada más que un array.
In some contexts, such as in Lisp programming, the term list may refer specifically to a linked list rather than an array.