The Default attribute combo box sets the primary attribute on the control for data binding.
默认属性组合框为数据绑定设置控件的主要属性。
Quantifiable technical ability is a primary attribute that gets a person hired as a software developer.
可以计量的技术能力是雇佣一名软件开发人员主要因素。
In normalization theory of relation database, finding candidate key and primary attribute is always a difficult problem.
在关系数据库规范化理论中,求解后选关键字和主属性一直是一个棘手的问题。
Python is not any slower than many other dynamic languages, but van Rossum wanted readability and understandability to be a primary attribute of a Python program.
Python不比许多其他的动态语言慢,而van Rossum想要可读性和可理解性成为Python程序的主要属性。
The essential and full condition that an attribute being a primary attribute when it appears in both the left and the right of Functional Dependencies are discussed.
着重讨论了当一个属性既出现于函数依赖的左部,又出现于函数依赖的右部时成为主属性的必要条件和充分条件。
This model decomposes a nested relational schema into a set of atomic schemas, each of them constitutes of a primary key or a primary key plus a non-primary attribute.
此模型将复杂的嵌套关系模式分解为由主键或主键和一个非主属性构成的原子模式集合。
Fixed a problem that caused Heroes holding items that increase their primary attribute to display an increase in their base damage on the info panel. Their actual damage was not affected.
修正了带着增强主属性的物品的英雄的伤害增加问题,他们实际的攻击力并没有增加。
Cultural attribute is the most important and primary attribute of urban construction archives. So urban construction archives have rich cultural values and corresponding cultural education functions.
文化属性是城建档案最重要和最基本的属性,决定了城建档案具有丰富的文化价值及相应的文化教育功能。
Since all characters having the same primary weight are equivalent, setting this attribute to U+0020 is equivalent to setting it to U+3000.
因为具有相同主要权重的所有字符是等效的,所以将这个属性设置为U+0020 和 U+3000 的效果相同。
Setting the case level attribute to on and the strength attribute to primary level will ignore accent but not case.
将大小写级打开并将强度属性设置为第一级就会忽略重音,但是不忽略大小写。
Instead, it requires the developer only to denote the attributes to be persisted and to identify the attribute to represent the object's unique identifier (or primary key).
相反,它只需要程序员将属性标记为持久性的,并识别出能代表对象唯一标识符(或者主键)的属性。
The match keyword is used here because not every column relates to a UML attribute; as presented earlier, primary and foreign keys are added in order to map UML associations as well.
在这里使用匹配关键词是因为不是所有列都与UM L属性相关;正如前文介绍过的,添加主键和外键是为了同时映射uml关联。
They use database-generated primary key values for the ID attribute.
它们为ID属性使用数据库生成的主键值。
Yes, librarians benefit from "ALA Accredited Degree or Equivalent" requirements, but it's silly to attribute that benefit as a primary or sole motivation.
是的,图书馆员们从“ALA认可的或与之相当的学位”要求中受益,但是将其视作是主要的或者是唯一的动力是愚蠢的。
Yes, librarians benefit from “ALA Accredited Degree or Equivalent” requirements, but it's silly to attribute that benefit as a primary or sole motivation.
是的,图书馆员们从“ALA认可的或与之相当的学位”要求中受益,但是将其视作是主要的或者是唯一的动力是愚蠢的。
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运行时的策略,它将会自动填充上唯一的值。
You can identify a primary subject with the href attribute of the topicsubject element, which also contains subjectref elements for the secondary subjects.
可以用topicsubject元素的hre f属性来表示主要主题,这个元素还包含subjectref元素来表示次要主题。
If no subject is primary, the topicsubject element should be a container without the href attribute.
如果没有主题是主要的,那么topicsubject元素就应当是一个没有href属性的容器。
The primary advantage of defining everything separately is that it's simple to extend, for example by adding a class attribute to all form controls.
分别定义不同成分的主要好处是容易扩展,比如为所有的表单控件添加class属性。
Therefore, you need to map the foreign key attribute in Employee to the Department's primary key.
因此您需要将Employee的外部关键字属性,与Department的主关键字映射上。
All Hibernator objects require a primary key. This is specified through the "id" attribute.
所有Hibernator对象都需要主键,通过“id”属性指定。
An entity's primary key is the attribute or set of attributes that distinguish one instance of the entity from another.
实体的主键是使该实体的一个实例区别于其他实例的一个或一组属性。
System authorization ID: the primary trust attribute is the authorization ID used for the connection.
系统授权id:首要的信任属性是用于连接的授权id。
In this correspondence, you need to express the link between the primary and foreign keys, and specify a value for this attribute.
在该通讯中,你需要表达主键和外键之间的联系,并指明该属性的值。
When there is one primary instance of a given type within the context, the bean definition for that type should contain the 'primary' attribute.
若Context中拥有一个指定类型的一个主关键实例,对这个类型定义的bean定义应该包含‘primary’属性。
Make a separate table for each set of related attributes, and give each table a primary key. Each field contains at most one value from its attribute domain.
为每个相关属性的集合创建一个单独的表,并为每个表指定一个主键。每列最多包含一个来自其属性域的值。
If the target is an attribute reference: the primary expression in the reference is evaluated.
如果目标是一个属性引用:引用中的主元表达式被求值。
The shadow attribute indicates that this replicate is a shadow replicate, and PARENT replicate: rep1 shows that this is a shadow replicate for the primary replicate rep1.
shadow属性表明该复制是一个影子复制,PARENTREPLICATE:rep1表明这是主复制rep1的一个影子复制。
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映射到的主键。
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映射到的主键。
应用推荐