语言选择:
免费网上英汉字典|3Dict

associative array

资料来源 : Free On-Line Dictionary of Computing

associative array
     
         An {array} where the {indices} are not just
        {integers} but may be arbitrary strings.
     
        {awk} and its descendants (e.g. {Perl}) have associative
        arrays which are implemented using {hash coding}.
     
        (1995-02-16)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z