Traducción de "asociativa" al idioma inglés:
Ejemplos (Fuentes externas, no revisadas)
| Una tabla asociativa con todos los atributos de un objeto. | An associative array with all attributes of an object. |
| La tabla asociativa es el último elemento de la tabla devuelta. | The associated array is the last entry of the returned array. |
| Esta es la matriz asociativa en la que se buscará la función. | This is the hash table in which the function is to be looked up. |
| Devuelve una tabla indizada de registros de objeto junto a una tabla asociativa con información estadística sobre estos. | Returns an indexed array of object records plus an associated array with statistical information about the object records. |
| Típicamente usted querrá usar el hecho de que la tabla de recursos persistentes es en realidad una matriz asociativa. | Typically, one would want to use the fact that the persistent resource list is really a hash table. |
| También comprobarán el carácter convivial, el importante elemento de vida asociativa, la emoción colectiva que van unidos a esa caza. | They would also see how much companionship, how great a part of social life, how much common feeling is bound up with this hunting. |
| Si un atributo aparece más de una vez en un registro de objeto será convertido en otra tabla asociativa o indizada. | If an attribute occurs more than once in an object record it will result in another indexed or associative array. |
| Varias funciones que devuelven una tabla de registros de objeto también devuelven una tabla asociativa con información estadística sobre los mismos. | The array is the last element of the object record array. |
| Devuelve una matriz asociativa con las claves red, green y blue que contienen los valores apropiados para el color especificado en el índice. | This returns an associative array with red, green, and blue keys that contain the appropriate values for the specified color index. |
| Hasta que se documente mejor, deberá mirar en mysql.c o en msql.c para ver como utilizar las capacidades de matriz asociativa de la listap. | Until further documented, you should look at mysql.c or msql.c to see how one should use the plist 's hash table abilities. |