one-to-many
美
英 
例句
You can do this using one-to-many assignments, meaning that the same person can be on multiple teams (which is often the case).
您可以使用一对多分配模式来完成它,这意味着同一个人可以工作在多个团队(现实中很常见)。
1, indicating that the Band has a one-to-many relationship with Song and that this relationship is called a catalog.
1,这说明Band具有与Song的一对多关系且这种关系被称作catalog。
The Customers table is not on the "one" side of any other one-to-many relationships.
“客户”表不在其他任何一对多关系的“一”端。
Selecting this option indicates that the relationship between the child and parent tables in a join filter is one to one or one to many .
选择此选项表明联接筛选器中子表和父表之间的关系是一对一或一对多。
Most complex systems that start with a one-to-one architecture evolve to a more scalable one-to-many alternative.
多数从单对单架构起步的复杂系统都变成了更具伸缩性的单对多模型。
The only way to scale is to move to a one-to-many model that includes the number of user identities in each application.
唯一获得可伸缩性的方法是变换成单对多模型,在每个应用里保存多个用户身份。
As mentioned, the cardinality of the address containment within a contact is assumed by the Relational DAS to be one-to-many.
刚才已经提到,联系人中地址包容的二元关系由关系型DAS假定为一对多的关系。
A nested table represents a one-to- many relationship between the entity of a case and its related attributes .
嵌套表表示事例实体与其相关属性之间的一对多关系。
You'll save your data out to a MySQL database, put some data validation in place, and set up a one-to-many relationship.
您将把日期保存到一个MySQL数据库中,进行某些数据验证,并设置一个一对多的关系。
In " GORM: Funny name, serious technology, " you were introduced to the basics of GORM, including simple one-to-many relationships.
“精通Grails:GORM-有趣的名称,严肃的技术”向您介绍了GORM的基础知识,包括简单的一对多关系。
The new algorithm, by way of detecting a one-to-many relationship, allows multi-valued dependencies to be decomposed into relational tables.
通过检测一对多关联,新的算法允许将多值的依赖项分解到关系表中。
Make a one-to-many relationship if only one of the related columns is a primary key or has a unique constraint.
如果在相关列中只有一列是主键或具有唯一约束,则创建一对多关系。
There should be at least a one to one mapping or a one to many mapping of requirements to test cases.
在需求和测试案例之间最少需要建立一对一或者一对多的映射。
This is called a one-to-many relationship: one airline can have many trips associated with it.
这称为一对多关系:一个航线能够与多个旅行关联。
Traditional advertisements can only use mass media as their way to carry out one-to-many advertisement in single direction.
传统的广告,只能采用大众媒体作为广告载体,进行一对多的单向传播。
You create a schema with one-to- many relationships when XML files contain related elements that are hierarchically at the same level .
当XML文件包含处于层次结构中同一级别的相关元素时,可创建带有一对多关系的架构。
While SMS is a one-to-one and one-to-few messaging system, CBS provides one-to-many messaging within a certain geographical area.
SMS是一对一和一对几的消息传递系统,而CBS则可以在某一个地区提供一对多消息传递。
One-to-one and one-to-many associations are handled by this relation as well.
这一关联还处理一对一和一对多关联。
With the "one to many" continue to develop and mature, the performance of both sides may also be getting closer and closer.
随着“一对多”的不断发展和成熟,双方的业绩表现可能也会越来越接近。
As you can see, the database is quite straightforward: words have a one-to-many relationship with definitions and synonyms.
如您所见,这个数据库非常直观:word与definition和synonym具有一对多的关系。
Figure 2 shows the one-to-many relationship between ORDER and ORDER_ITEMS tables used for this scenario.
图2显示了这个场景使用的ORDER和ORDER_ITEMS表之间的一对多的关系。
The forms are joined together in a hierarchy via a field type called a battlefield, which can have one to many child form instances.
加盟的形式是在一个层次一起通过一个叫做tablefield字段类型,它可以有一到多个子窗体实例。
It may also aggregate and disaggregate messages in a one-to-many relationship.
它还可以对一对多关系中的消息进行聚合和反聚合。
For a one-to-many relationship, the foreign-key table is the table near the line's figure-eight symbol.
对于一对多关系,外键表是靠近线的无穷符号的那个表。
Dataset Designer with a key and infinity glyph depicting the one-to-many aspect of the relationship.
“数据集设计器”上显示为直线,并具有键和无穷标志符号来描述关系的一对多方面。
Describes the steps to create a dataset and use it to validate data in a one-to-many or keyed relationship.
描述创建数据集并用它来验证一对多关系或键控关系中数据的步骤。
The relationship between the Suppliers table and the Products table is, therefore, a one-to-many relationship.
因此,“供应商”表和“产品”表之间的关系就是一对多关系。
In a one-to-many relationship, a single statement expands into multiple assembly language or machine instructions.
在一对多关系中,一个语句会展开为多条汇编或机器指令。
Instead, they use relations among tables to create a one-to-many structure between objects, which has the same effect as an array.
相反,它们使用表之间的关系来创建对象之间的一到多结构,这与数组具有相同的效果。
Set the multiplicity to be one-to-many, and choose a bidirectional relationship.
设置多样性为one-to-many,然后选择一个bidirectional关系。
To implement one-to-one and one-to-many relationships you merely have to include the key of one table in the other table.
要实现一对一和一对多的关系,您只需要将一张表的键包括在另一张表中。
RMM will also work over InfiniBand and shared memory, and can operate in either multicast (one-to-many) or unicast (one-to-one) mode.
RMM也将在InfiniBand和共享内存之上运行,能够以多点广播(一对多)和单点广播(一对一)的模式进行操作。
The relationship between the Customers table and the Orders table is, therefore, a one-to-many relationship.
因此,“客户”表和“订单”表之间的关系就是一对多关系。
And as you can see, a one-to-many relationship exists between User and Entry.
正如您所见,User和Entry之间存在着一对多的关系。
Application layer multicast (ALM) which uses end hosts to relay data has a prosperous prospect in one- to -many media content distribution.
应用层组播采用终端主机转发数据的方式,在一对多的媒体内容分发方面具有广阔的应用前景。
Are Twitter users with more followers, tweets, replies or retweets more relevant in the context of real time one-to-many conversations?
有更多的follower、tweet、reply、retweet的用户,在一个实时的一对多对话上下文中更具相关性吗?
This formula is useful to me, I think to be also one to many persons useful.
这公式对我有用,我想对许多人也是一样有用。
Twitter is a great tool for sharing information in a one-to-many method.
在一对多的方式中,Twitter是共享信息的极佳工具。
Health Network promote new business models, including one- to -many communication method, which previously existed only in our dreams.
网络促生新的商业模式,包括一对多的交流方式,这在以前只存在于我们的梦中。
One-to-one relationships and one-to-many relationships are implemented using a foreign key.
一对一关系和一对多关系使用一个外键来实现。