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.
一對一關系和一對多關系使用一個外鍵來實現。