In this case, the system should be able to take in a noun and an attribute key of that noun, search the Linked Open Data available on the Web, and provide a value for that attribute.
在本例中,系统应该能够接受名词和该名词的一个属性键,搜索Web上可用的LinkedOpenData并提供该属性的值。
If they say that you are lacking in some key skill or attribute then you can move into objection handling mode and point out some relevant experience or a countervailing strength.
如果他们说你在某些关键技巧或者特质上有欠缺,那么你可以进入异议处理模式,并找出一些相关经验或弥补措施。
This opens a wizard in which you can select the business item and its attribute to bind to the currently selected key.
这将打开一个向导,可帮助您选择要绑定到当前所选键的业务项目及其属性。
Investigation and analysis, which involves assessing key quality attribute requirements vis-a-vis architectural approaches.
调查和分析,涉及评估相对于架构方法的关键质量属性需求。
Locality: the ability to physically separate components without affecting the behavior of the it system is a key attribute of loosely coupled coarse-grained components.
位置:能够以物理方式分离各个组件而不会影响IT系统的行为,这种能力是松散耦合的粗粒度组件的关键属性。
The aim is to provide you with a solid foundation on issues relating to managed entities, such as attributes, setting and getting attribute values, and the key role of notifications in the IT space.
本教程旨在为您提供与托管实体相关的问题的坚实基础,如属性、获取和设置属性值以及通知在IT 领域的主要作用。
If you want to introduce a new attribute, you should pick an identifier key that is not already assigned to another attribute.
如果希望引入一个新属性,那么应当挑选一个还没有指定给其他属性的标识符键。
The key to transactional control with CMT is the EJB transaction attribute, which is discussed next.
使用CMT的事务控制的关键是接下来讨论的EJB事务属性。
A special case of a composite role is where a business object can only be uniquely identified when combining its key attribute with its parent's key attribute.
组合角色一个特殊情况是,业务对象只能通过将其键属性与父级的键属性进行组合来唯一标识。
We will include this Key as an attribute of AcmeMembership, mark it as a Primary Key, and specify the strategy the Google App Engine runtime will use to populate it automatically with unique values.
我们将会将该Key作为AcmeMembership的属性添加,并将其标记为一个主键,并指定GoogleAppEngine运行时的策略,它将会自动填充上唯一的值。
The oncommand attribute is key, because it establishes what happens when the user selects the menu item.
oncommand属性非常关键,因为它可以确定当用户选择菜单项时发生什么操作。
The key attribute mappings are not manually populated; instead, the Relationship Service creates and removes them dynamically when the data in the connected application changes.
键属性映射不是手动填充的,而是在所连接的应用程序中的数据发生更改时,由RelationshipService动态地创建和删除。
In my previous Comment lines column on Web 2.0 maturity, I discussed how REST enablement is a key attribute to extending to Rich Internet Applications.
在我之前的评论专栏:使Web 2.0趋于成熟一文中,我讨论过REST实现是扩展到富互联网应用程序的关键属性。
Each of the four roles must now have its key set to the property that correlates across the relationship (for example, id). To set the key property (alias, key attribute).
这四个角色中的每一个都必须将其键值设置为关系中相互关联的属性(例如id)。
Providing manageability as a key architectural quality attribute paves the way for easier deployment and operation of Web 2.0.
提供可管理性作为一种关键的体系结构质量属性,可以更容易地实现Web 2.0的部署和操作。
Therefore, you need to map the foreign key attribute in Employee to the Department's primary key.
因此您需要将Employee的外部关键字属性,与Department的主关键字映射上。
The managed role is typed with the generic business object and points to the key attribute that will hold the relationship instance id at run time.
托管角色采用通用业务对象,指向将在运行时保存关系实例ID的键属性。
The structural encoding scheme of XMill assigns each distinct element and attribute name an integer code, which serves as the key into the element and attribute name dictionaries.
XMill的结构编码方案为每个不同的元素和属性名称分配一个整数代码,作为进入元素和属性名称词典的密钥。
The SOAP actor attribute plays the key role in identifying which part of the SOAP header entry is intended for the receiver.
SOAPactor属性在标识 SOAP 头条目的哪一部分将被传送给接收方时起了关键作用。
If you extract records from a database to create the XML documents, you can transfer the database key directly to the key attribute of the address_rec element.
如果您从一个数据库提取一些记录来创建XML文档,您可以将数据库键直接传输到address_rec元素的key属性。
All Hibernator objects require a primary key. This is specified through the "id" attribute.
所有Hibernator对象都需要主键,通过“id”属性指定。
Last, we issue a request to query the value of the Buddy Notes attribute, which has the key number 90000.
最后,发出一个请求来查询BuddyNotes属性的值,其键编号为90000。
Each attribute is identified by an integer key (zero, in the case of the buddy list) so that you can know what the attribute is supposed to represent.
每个属性通过一个整数键标识(好友列表的整数键为0),这样您就可以知道应当显示哪个属性。
The key attribute for the item element is name and is used to check for the field values we are interested in.
item元素的关键属性是name,用于查看我们感兴趣的字段值。
Add an attribute called id of type Key (see the import list for the fully qualified class name).
添加一个类型为Key的id属性(见于完全合格类名的导入列表)。
The <many-to-many> tag's column attribute specifies the foreign key column in the link table that relates the link table to the mapping table for the target class.
<many-to-many>标签中的column属性用来指定连接表与目标类的映射表链接的外键。
The attribute CarriedKeyName represents the name of the key that is being transported.
属性CarriedKeyName表示所传输密钥的名称。
You can use the bundle attribute to specify an explicit resource bundle for looking up the message identified by the key attribute.
您可以使用bundle属性来指定一个显式的资源束,用来查找由ke y属性标识的消息。
The id attribute is the key, and the value attribute contains the value for the key.
id属性是关键字,而value 属性包含该关键字的值。
The name attribute defines the foreign key on the table to which the Customer class is mapped, and the referenced column defines the primary key to which the table CustomerOrder is mapped.
名称属性在customer类映射到的表上定义外键,参考列定义Table CustomerOrder映射到的主键。
应用推荐