释义 |
associative array短语⁹⁰⁸⁸⁷⁺⁷ 基本例句 相联数组 Even though the Dictionary class is currently little more than a wrapper around an associative array, there is some clue to the power of objects here. 尽管 Dictionary类当前与关联数组的包装器相差无几,但这里有一些了解对象功能的线索。 ibm Indeed, the literal representation of an object is simply an associative array that may contain functions for some of its values. 实际上,对象的文本表示只不过是一个联合数组,它可能包含某些函数作为一些值。 ibm It's sometimes known as an associative array because data is associated with a key value, or as a hash table. 它有时候称为关联数组因为数据与一个键值相关联,或者作为散列表。 ibm The second decodes the serialized data and converts it to a basic PHP object or an associative array. 第二个函数将把序列化数据解码,并将其转换为基本 PHP对象或联合数组。 ibm This is a literal representation of an associative array in Rhino but it is, more generally, the literal representation of an object. 在 Rhino中,这是一个联合数组的文本表示,不过更确切的说,它是一个对象的文本表示。 ibm You can use a table as an array, a dictionary also called a hash or an associative array, a tree, a record, and so on. 我们可以将表作为数组、字典也称为散列或联合数组、树、记录,等等。 ibm |