Translation of associative array from English into Dutch
Noun
technology
- The associative array stores user data by username.De associatieve array slaat gebruikersgegevens op per gebruikersnaam.
Synonyms and analogies of associative array in English
Examples of associative array in a sentence
The program retrieves information using an associative array.
Translations of "associative array" in Context ordered by category and frequency
It is also possible to use an associative array.
Het is ook mogelijk om een associatieve array te gebruiken.
Se on All parameters for all methods should be passed as a single item, within an associative array.
Alle parameters van alle methods moeten als één enkel item worden doorgegeven, binnen een associatieve array.
If you're not familiar with Sass maps, they are, in essence, the Sass version of an associative array.
Als u niet vertrouwd bent met de Sass kaarten, ze zijn, in essentie, de Sass versie van een associatieve array.
associative array: Examples and translations in context
In computing, a hash table (hash map) is a data structure used to implement an associative array, a structure that can map keys to values.
Een hashtabel of hashmap zoals gebruikt in de informatica is een datastructuur waarbij sleutels worden geassocieerd met waardes. Het is een implementatie van een associatieve array.
A Python dict (or dictionary) is an associative array for storing and transferring data between Python dicttoxml (dict2xml) module provides useful methods for taking a Python dict and converting it into XML strings, for processing...
Een Python dict (of woordenboek) is een associatieve array voor het opslaan en overbrengen van gegevens tussen de Python dicttoxml (dict2xml) module biedt nuttige methoden voor het nemen van een Python dict en omzetten in XML strings, voor de...