Traduzir "arrays" para inglês

Mostrando 7 de 7 traduções da frase "arrays" de espanhol para inglês

Tradução de espanhol para inglês de arrays

espanhol
inglês

ES El contenido de los archivos DBF incluye múltiples conjuntos de datos organizados y almacenados en formaciones (arrays)

EN The contents of a DBF file comprises of multiple sets data that are organized and stored in arrays

espanhol inglês
conjuntos sets
organizados organized
almacenados stored
incluye comprises
el the
archivos file
datos data
en in
de of
múltiples multiple
y and
contenido contents

ES El campo tipo tabla conlleva una importación diferenciada que funciona a través de  Arrays. Este formato se define de tal forma que cada fila de la tabla que vamos a crear en el campo se corresponderá a un Array.

EN The table type field involves a particular import that works through arrays. Basically, each row of the table that you create in the field will correspond to an array, as shown in the example below.

espanhol inglês
tabla table
importación import
fila row
array array
tipo type
campo field
funciona works
en in
forma of the
un a
a to
crear create
de of
cada each

ES PHP también soporta dos tipos compuestos (no escalares): matrices (arrays) y objetos

EN PHP also supports two composite (non-scalar) types: arrays and objects

espanhol inglês
php php
soporta supports
matrices arrays
objetos objects
dos two
tipos types
también also
y and

ES Si ambos parámetros, pattern y replacement, son arrays, cada pattern será reemplazado por el replacement equivalente

EN If both pattern and replacement parameters are arrays, each pattern will be replaced by the replacement counterpart

espanhol inglês
parámetros parameters
reemplazado replaced
si if
el the
ambos both
y and
ser be
son are
cada each
por by

ES Ejemplo #2 Emplear arrays indexados con

EN Example #2 Using indexed arrays with

espanhol inglês
ejemplo example
indexados indexed
con with
emplear using

ES Cuando se usan arrays con pattern y replacement, las claves se procesan en el orden en que aparecen en el array

EN When using arrays with pattern and replacement, the keys are processed in the order they appear in the array

espanhol inglês
claves keys
procesan processed
orden order
array array
el the
en in
cuando when
y and
con with
que appear

ES tiene que generar un array con cada uno de los valores y devolverlo, lo que puede resultar en arrays grandes: por ejemplo, llamar range(0, 1000000) resultará en más de 100 MB de memoria utilizada.

EN function has to generate an array with every value in it and return it, which can result in large arrays: for example, calling range(0, 1000000) will result in well over 100 MB of memory being used.

espanhol inglês
array array
devolverlo return it
llamar calling
range range
mb mb
memoria memory
lo it
puede can
generar generate
un an
en in
grandes large
con with
resultar result
ejemplo example
de of
cada every
y and
más to

Mostrando 7 de 7 traduções