Map: a map is an associative array from a set of object keys to a collection of object values.
map型:map是一个从一组键值对象到一组值对象的关联数组。
Object keys is more a general feature of the XAML language, possibly useful for certain custom dictionary scenarios where creating the dictionary in XAML is desirable.
对象键是XAML语言的常规功能。对于某些要在XAML中创建词典的自定义词典方案而言,该功能很有用。
A container can either support strings as its keys, like the root object itself, or can use integers as an alternate key system instead.
容器可以支持将字符串作为其键值,就像根对象本身一样,或者可以使用整数作为备选键值系统。
Like the root object, a container object is designed to maintain a list of keys and associate an object with each one.
与根对象一样,容器对象旨在维护键的列表并将某个对象与每个键相关联。
After setting up the context (see the SSL context sidebar, above) and loading the keys, now is the time to finish the setup by creating the BIO object.
在设置好环境(请参看上面的SSL环境)和加载密钥之后,现在应该通过创建BIO对象来完成设置了。
If an object will be looked up by two or more keys, the most reasonable key that you partition by would be the most commonly used key.
如果根据两个或多个键查询一个对象,进行分区所依据的最合理的键将是最常用的键。
To use the object manager defined in the last section and to identify scopes, you'll need to use scope keys.
为了使用前一节中定义的对象管理器和标识范围,需要使用范围键。
An index is a DB2 object (a separate VSAM dataset) that is comprised of an ordered set of keys extracted from one or more columns of the corresponding table.
索引也是一种DB 2对象(一个单独的VSAM数据集),它由一组排好序的键组成,这些键是从相应表中的一个列或多个列抽取出来的。
Also, the keys of the root object aren't limited to strings.
此外,根对象的键并不仅限于字符串。
Notice that the typical PHP array that results from an SQL query (where the keys match database field names and the values match the data) is easily transported as a JSON object.
注意,一个SQL查询(其中键等于数据库字段名、值等于数据)生成的典型php数组可以作为一个JSON对象轻松传输。
On the other hand, that's no worse than the current situation; you can't pass an int as a key to Hashtable because all keys must be of type Object.
另一方面,当前的这种情况是最糟的;您不能将int作为键传递给Hashtable,因为所有的键都必须是Object类型。
To retrieve data from a data source using mapped keys for constructing an intermediate object.
要使用映射键从数据源检索数据以构造中间对象,请执行以下操作。
Suppose two applications each define Customer business objects and generate their own internal keys to uniquely identify instances of this business object.
假定两个应用程序都定义了Customer业务对象,并生成了自己的内部键来唯一地标识此业务对象的实例。
The RequestContext object inside the bean method can then obtain the keys of current scopes -- through methodY(), for instance.
然后,bean方法中的RequestContext对象可以获得当前范围的键 ——例如,通过methodY()。
The keys of the message map are strings that represent XPath expressions to access the leaf nodes of the business object.
消息映射的键是字符串,表示用于访问业务对象的叶子节点的XPath表达式。
The first step is to create a connection object to SQS using the Amazon Web Services access keys you exported earlier to your environment.
第一步是使用前面导出到环境中的AmazonWebServices访问键,创建一个连接到SQS 的连接对象。
The algorithms specified while creating the Encryptor object must match the keys.
创建Encryptor对象时指定的算法必须与密钥相符。
In these cases, the attribute type is a CompositeData object interrogated for its keys and values.
对于这些情况,属性类型是可查询键和值的CompositeData对象。
Just think of the Preferences object as one big key-value hashtable that structures the keys in a tree-like structure.
只要把Preferences对象当作一个大的键—值散列表(这个表把树形结构中的键组织起来)。
Each element object has an attributes object which is a hash of the element attribute names as keys and their values as values.
每个元素对象拥有一个属性对象,该属性对象是元素属性的hash表,其中属性名称作为键名,属性值作为键值。
The CheckOutRecord object links a particular user to a reserved system using foreign keys in the CheckOutRecord table that backs this model.
CheckOutRecord对象使用支持此模型的 CheckOutRecord表中的外键将特定的用户链接到保留的系统。
It then retrieves the scope keys from the RequestContext object.
然后,从RequestContext对象获取范围键。
ONE of the keys for getting data easily to a view is that we need to send ONE object (and not an anonymous type) to the view.
若要轻易地获取数据并将其传给视图,则其中一个关键是我们需要传递“一个”对象(而且不是匿名类型)到视图。
Clearly, the old rules regarding primary keys aren't in force here; so how does an object database deal with notions of uniqueness?
很明显,这里并不强制使用关于主键的旧规则,那么对象数据库如何处理惟一性概念?
Finally, the keys and values are put into a map object and returned.
最终,密钥与值会放到一个映射对象中并返回。
In addition to creating request scope keys, MyRequestProcessor needs to get the application scope key and session scope key and store them in a RequestContext object before a request is processed.
除了创建请求范围键之外,在处理请求之前,MyRequestProcessor需要获得应用程序范围键和会话范围键,并把它们存储在RequestContext对象中。
If the positional argument is a mapping object, return a dictionary mapping the same keys to the same values as does the mapping object.
如果位置参数是一个映射对象,则返回像映射对象一样的键值映射。
This supports the requirements of menu bars, debug keys and dialogs on the one hand, and of object embedding on the other.
它支持一个手持设备和潜入其他设备的工具条,调试键和对话框的需要。
Is there any standard method to get array of objects from object with indexer by range of index keys?
有没有标准的方法,通过索引键的范围从对象和对象数组的索引?
Is there any standard method to get array of objects from object with indexer by range of index keys?
有没有标准的方法,通过索引键的范围从对象和对象数组的索引?
应用推荐