Que es ARRAY ASOCIATIVO en Inglés

associative array
array asociativo
matriz asociativa
arreglo asociativo

Ejemplos de uso de Array asociativo en Español y sus traducciones al Inglés

{-}
  • Colloquial category close
  • Official category close
Array asociativo siempre es retornado como objeto.
Associative array always output as object.
Devuelve un array de array asociativos.
Returns an array of associative arrays.
Devuelve un array asociativo cuyos componentes son.
Returns an associative array whose components are.
Si se omite el parámetro component, un array asociativo es devuelto.
If the component parameter is omitted, an associative array is returned.
Devuelve un array asociativo con tres elementos.
Returns an associative array with three elements.
Si no, aparecerá únicamente una de las columnas en el array asociativo.
Otherwise only one of the columns will appear in an associative array.
Un array asociativo, cuando el proceso tuvo éxito.
R├╝ckgabewerte Associative array, when process is successful.
Los servidores mantienen un array asociativo clave-valor;
The servers maintain a key-value associative array;
Debe ser un array asociativo en el formato$matriz['parámetro']$valor.
Must be an associative array in the format$arr['parameter']$value.
Los nombres de las diferentes claves del array asociativo son los siguientes.
The names of the different keys of the associative array are as follows.
Devuelve un array asociativo con todas las cabeceras HTTP.
Returns an associative array with all the HTTP headers.
Cubrid_fetch_array- Extrae una fila como array asociativo, numérico o ambos.
Cubrid_fetch_array- Fetch a result row as an associative array, a numeric array, or both.
Devuelve un array asociativo con los siguientes elementos.
Returns an associative array with the following elements.
Si se omite, serán devueltas las variables de entorno actuales como un array asociativo.
If the parameter is omitted, then the current environment variables will be returned as an associative array.
Un array asociativo que especifica las opciones de conexión al servidor.
An associative array that specifies options for connecting to the server.
Cubrid_fetch_assoc- Devuelve un array asociativo que se corresponde con la fila obtenida.
Cubrid_fetch_assoc- Return the associative array that corresponds to the fetched row.
El array asociativo pasado en Phalcon\ Db::createTable() puede tener las siguientes claves.
The associative array passed in Phalcon\ Db::createTable() can have the possible keys.
La información del elemento es un array asociativo que puede contener las siguientes claves.
The information on the item is an associative array that can contain the following keys.
Devuelve un array asociativo con los valores de los siguientes parámetros.
It returns an associative array with the values for the following parameters.
Puede agregar cualquier parámetro a la función y pasar un array asociativo en el método isAllowed.
You can still add any custom parameters to function and pass associative array in isAllowed() method.
Devuelve un array asociativo con las claves"versionString" y"versionNumber". Ejemplos.
Returns an associative array with the keys"versionString" and"versionNumber". Examples.
Se puede recorrer la variable$_POST, ya que es un array asociativo con todos los valores provenientes de POST.
You may loop through$_POST as it's an associate array of all POSTed values.
Debe ser un array asociativo de arrays asociativos con el formato$ matriz[' envoltura'][' opción']$valor.
Must be an associative array of associative arrays in the format$ arr[' wrapper'][' option']$value.
En vez de pasar varios parámetros, éstos son puestos en un array asociativo y pasado como un parámetro.
Instead of passing several parameters they are all put into an associated array and passed as one parameter.
Puede pasar parámetros como un array asociativo al método isAllowed() en el cuarto argumento, donde las claves del array serán el utilizadas como nombre del parámetro de la función anónima definida.
You can pass parameters as associative array to isAllowed() method as 4th argument where key is parameter name in our defined function.
La sintaxis para facilitar un par clave-valor es muy similar a la utilizada para definir un array asociativo, como se muestra a continuación.
The syntax for yielding a key/value pair is very similar to that used to define an associative array, as shown below.
Get_defined_constants- Devuelve un array asociativo con los nombres de todas las constantes y sus valores.
Get_defined_constants- Returns an associative array with the names of all the constants and their values.
Ahora, las retrollamadas se pueden registrar para cada expresión regular usando un array asociativo, donde la clave es una expresión regular y el valor es una retrollamada.
Now, callbacks can be registered to each regular expression using an associative array, where the key is a regular expression and the value is a callback.
Puede devolver un string con un nombre de modelo o un array asociativo donde clave es el nombre del parámetro y el valor el nombre del modelo.
It can return string with just one model name or associative array where key is parameter name.
Esta función analiza una URL y devuelve un array asociativo que contiene alguno de los diversos componentes de la dirección que están presentes.
This function parses a URL and returns an associative array containing any of the various components of the URL that are present.
Resultados: 85, Tiempo: 0.0234

Traducción palabra por palabra

Top consultas de diccionario

Español - Inglés