存储关键字 meaning in English
storage key
Examples
- Header to act as a storage key for the state of this server
标头的值作为此服务器状态的存储关键字。 - Parameters as storage keys
参数作为存储关键字。 - Derived implementations must modify the data store so that personalization data for supplied storage keys is effectively deleted
派生实现必须修改数据存储区,以便有效删除所提供的存储关键字的个性化设置数据。 - The dict ( ) constructor builds dictionaries directly from lists of key - value pairs stored as tuples . when the pairs form a pattern , list comprehensions can compactly specify the key - value list
链表中存储关键字-值对元组的话,字典可以从中直接构造。关键字-值对来自一个模式时,可以用链表推导式简单的表达关键字-值链表。