网站首页  词典首页

请输入您要查询的英文单词:

 

单词 many to many
释义

many to many

  • 网络多对多;多对多联系;多对多关系
1.
多对多
多对多 (Many To Many): 外部键:(Foreign Key) 在关联式资料库中,通常一个资料库内会建立许多个资料表,这些资料表互 …
pcclass.cc.nthu.edu.tw
2.
多对多联系
多对多联系MANY TO MANY)。8.1、建立联系 8.2、 四种基本的联系 一、概念数据模型(CDM)概述 Conceptual Data Mo…
blog.csdn.net
3.
多对多关系
2.多对多关系(Many TO Many):var q = from e in db.Employees from et in e.EmployeeTerritories where e.City == ...
jimmy0222.pixnet.net
4.
多对多关联
 ● 多对多关联(many to many) 按顺序来讲。
www.blogjava.net
5.
多对多模式
听IBM的Linux... ... # 多对一模式( many to one) # 多对多模式( many to many) # 加权最小连接调度( weighted least-connection) ...
blog.sina.com.cn
6.
多对多接洽
... One),一对多接洽(One to Many),多对多接洽Many to Many),递归接洽(Recursive Relationship)以及标识关系…
www.langyuweb.com
7.
一种多对多
这是一种多对多(many to many)的通讯模式, 使身处在不同地方的人员, 透过此系统以达 到多方讨论的目的; 此系统也可能提供一 …
blog.sina.com.cn

例句

释义:
1.
More than the simple mechanics of many-to-many relationships, I hope that you picked up on some of the subtleties of creating them as well.
除了简单的多对多关系以外,希望您还能从本文了解一些创建多对多关系的出色技巧。
www.ibm.com
2.
Referenced relationships (used for indirect relationships) and many-to-many relationships defined in the model as roles.
被引用关系(用于间接关系)和多对多关系在模型中被定义为角色。
msdn2.microsoft.com
3.
Numerical experiment verifies the effectiveness and maneuverability of the scheme in dealing with the system of many to many.
通过算例验证了该方案在处理多对多系统配送中的有效性和易操作性。
www.ceps.com.tw
4.
Later, in " Many-to-many relationships with a dollop of Ajax, " you used GORM to model increasingly sophisticated class relationships.
之后的“使用Ajax实现多对多关系”教您使用GORM建模越来越复杂的类关系。
www.ibm.com
5.
Finally, the many-key attribute indicates to store this Book instance's ISBN in your many-to-many table, as well.
最后,many-key属性表明要存储这个Book实例的ISBN到多对多表中。
www.ibm.com
6.
A book can have multiple authors, which means that there's a many-to-many relationship between the dw_books table and the dw_authors table.
一本书可能有多位作者,就是说dw_books和dw_authors表之间存在多对多的关系。
www.ibm.com
7.
Volta provides a many-to-many mapping between the languages in which the code is written and the runtime where the code executes.
Volta提供了语言(用于写代码)与运行时(用于执行代码)间的多对多映射。
www.infoq.com
8.
As well, each user ID may belong to more than one group, so the user-to-group relationship is many-to-many.
同样,每个用户ID也可以属于多个组,这样用户与组的关系就是[多对多]。
www.ianywhere.com
9.
You first returned JSON from a Grails controller in " Many-to-many relationships with a dollop of Ajax. "
在“使用Ajax实现多对多关系”中,您首先从一个Grails控制器返回JSON。
www.ibm.com
10.
There may be practical constrains on information that justify separating logically related many-to-many relationships.
可能存在对信息的实际约束,该约束证明了分离的逻辑相关的多对多关系的合理性。
www.bugsboard.net
1.
Partial Key Joins occur when there is an implicit many to many relationship between a dimension and a fact.
当一个维度和一个事实之间有一个隐式的多对多关系时会出现PartialKeyJoins。
www.ibm.com
2.
With the increasements of the network and communication of many-to-many, it puts new demands and challenges for reliable multicast.
随着网络规模的增大,组播组多对多的通信,都对可靠组播提出了新的需求和挑战。
www.boshuo.net
3.
We created models for our feeds and associated them in a many-to-many relationship to an account.
我们已经为提要建立了模型并用多对多关系将这些模型与帐户关联了起来。
www.ibm.com
4.
And of course, I'll be modeling it as a many-to-many relationship because I hope my runners will run more than one race.
当然,我将把它建模为一个“多对多”关系,因为我希望我的参赛者可以参加多项比赛。
www.ibm.com
5.
You saw the grails. converters package in action in " Many-to-many relationships with a dollop of Ajax. "
您在“精通Grails:使用Ajax实现多对多关系中见过了使用中的grails.converters”包。
www.ibm.com
6.
And in the many- to- many era , every desktop is now a printing press , a broadcasting station , a community or a marketplace .
在多对多沟通的时代,每个桌面电脑现在都成了印刷厂、广播电台、社区或者市场。
www.bing.com
7.
When a many-to-many relationship exists, a third table is needed to represent the relationship.
当存在多对多关系时,需要使用第三个表来表示该关系。
office.microsoft.com
8.
Transparent, providing cross domain visibility via many-to-many artifact relationships.
透明的,以多对多的工件关系支持跨领域可见性。
www.ibm.com
9.
Analysis Services now supports many-to-many relationships between fact tables and dimension tables by using association tables.
通过使用关联表,AnalysisServices现在支持事实数据表和维度表之间的多对多关系。
msdn2.microsoft.com
10.
Another possibility is to limit the scope of the document so that the many-to-many relationship disappears.
另一种可能性是限制文档的作用域,以使多对多关系消失。
www.ibm.com
1.
In a many-to-many relationship, a row in table A can have many matching rows in table B, and vice versa.
在多对多关系中,表A中的一行在表B中可以有许多匹配行,反之亦然。
msdn2.microsoft.com
2.
You can find examples of one-to-one and many-to-many relationships in the online Grails documentation; see Resources.
在Grails的联机文档中,可以找到一对一和多对多关系的示例,请参阅参考资料。
www.ibm.com
3.
This is the classic example of a many-to-many relationship: Invoices may include many parts, and each part may appear on many invoices.
这是多对多关系的经典示例:发票可以包括许多零件,而每种零件可以出现在许多发票上。
www.ibm.com
4.
Instead of taking this approach, we will use a more traditional many-to-many model, as shown in Listing 2.
我们不会采取这种方法,而是使用更传统的多对多模型,如清单2所示。
www.ibm.com
5.
You can use one-to-many or many-to-many relationships for lookup relationships that map one value to multiple other values.
您可以对将一个值映射到多个其他值的查询关系使用一对多或多对多关系。
www.ibm.com
6.
Many-to-many relations require a special mapping and are handled individually in another relation.
多对多关联需要一个特殊映射,它在另一个关联中被单独处理。
www.ibm.com
7.
Place a many-to-many relation in the entity with the fewest number of elements.
将many-to-many关系包含到实体中,但减少关联元素的数量
www.infoq.com
8.
As previously mentioned, the two java. util. Vectors in Product handle the one-to-many and many-to-many relationships.
如同以前所提到的那样,Product中的两个java.util.Vector处理一对多和多对多关系。
www.ibm.com
9.
Many-to-many associations (handled by another relation) are outside the scope of this article.
多对多关联(由另一个关联处理)不在本文讨论范围之内。
www.ibm.com
10.
Specifically, you'll create a many-to-many relationship and use Ajax to make the user experience natural and enjoyable.
具体来讲,将创建一个多对多关系,并通过Ajax使用户体验变得自然而有趣。
www.ibm.com
1.
This table describes a many-to-many relationship between groups and members.
该表描述了组与成员之间的多对多关系。
www.ianywhere.com
2.
The many-to-many relationship exists in the element called categories.
多对多关系存在于称为categories的元素中。
www.ibm.com
3.
There is a many-to-many relationship between local peers, remote peers, peer hosts, and subscriptions.
本机对等电脑、远端对等电脑、对等主应用程式及订阅之间,有多对多的关系。
technet.microsoft.com
4.
You can add the second category by converting this many-to-many relationship into an entity.
可以通过将多对多关系转换为实体来添加第二类属性。
www.ianywhere.com
5.
The association between virtual devices and real devices can be many-to-many, as shown by the three models in Figure 5-4.
在虚拟设备和真实设备之间的关联可以是多对多的,正如图5-4中所示的。
www.cnblogs.com
6.
How do I represent a one-to-many, or many-to-many, relationship between two classes?
怎样表示两个类之间一对多或多对多的关系?
www.ibm.com
7.
So there is a many-to-many relationship between code blocks and business operations.
因此代码块与业务操作之间存在多对多的关系。
www.ibm.com
8.
The Internet gives us the many to many pattern.
网络给我们许多对许多的媒体形式。
www.ted.com
9.
There is really a many-to-many relationship between feeds and accounts.
提要与帐户之间存在多对多关系。
www.ibm.com
10.
Heart, really very helpless, I need the courage to face the many to many!
心,真的很彷徨,我需要勇气去面对那许多的许多!
www.bing.com
1.
Is many to many relationship.
也就是多对多的关系。
baike.baidu.com
2.
We didn't bother mapping this many-to-many relationship.
我们不必苦恼映射多对多的关系。
www.ibm.com
3.
So, how do we map a many-to-many association?
那我们怎样映射多对多关系呢?
www.cnblogs.com
4.
For example, a many-to-many relationship always generates an extra table and two foreign key references.
例如,多对多关系总会生成一个额外的表和两个外键引用。
www.ianywhere.com
5.
On the other hand, if one author can have multiple books, and one book can also have multiple authors, it's called a many-to-many relation.
另一方面,如果一个作者拥有多本书籍,一本书又有多个作者,就称为多对多关系。
www.ibm.com
6.
Between needs and features, on the other hand, there is many to many mapping.
另一方面,在需要与特性之间,是多对多的映射。
www.ibm.com
7.
Add a new participant to a given instance (used for many-to-many relationships only)
将新参与者添加到给定实例(仅用于多对多关系)
www.ibm.com
8.
In this thesis, the properties of associative memory are analyzed firstly for one to many and many to many models proposed before;
本文首先分析了现有的一对多和多对多联想记忆模型及其联想记忆特性;
www.fabiao.net
9.
Build a select query by using tables with a many-to-many relationship
使用具有多对多关系的表生成选择查询
office.microsoft.com
10.
Many-to-Many Engagement Analyses of Weapon Systems for Aerial Warfare
空战武器装备的系统对抗分析
www.ilib.cn
1.
Table have a many-to-many relationship that is defined by a one-to-many relationship from each of these tables to the
表具有多对多关系,该关系由二表中的每一个与
msdn2.microsoft.com
2.
Collections of values and many-to-many associations
值集合于多对多关联
8848go.com
3.
Many-to-many with shared composite key attribute
共有组合键属性的多对多
blog.csdn.net
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/6/2 16:35:19