partitioned
美 [pɑr?t??(?)n]
英 [pɑ?(r)?t??(?)n] 
- n.劃分;分割;分開;被分開
- v.分割;(用隔板等)隔開
- 網絡分區的;分區存儲;是否在分區表上
詞形變化
復數:partitions 現在分詞:partitioning 過去式:partitioned 同義詞
英漢解釋
n. | 4. 【植】隔膜;【法】分財產;【邏】(把一個類別)分成部分 |
v. | |
英英解釋
例句
Actually, it is pretty easy to anticipate when models will need to be partitioned for reasons of size or complexity.
實際上,我們可以很容易的預期出于大小和復雜性的原因,模型何時需要被劃分。
The concept of using more than one active ME per Bus Member is referred to as Partitioned Destinations (see figure above).
每個總線成員使用多個活動ME的概念稱為分區目的地(PartitionedDestination)(請參見上圖)。
User interaction with a partitioned database occurs through one database partition, known as the coordinator partition for that user.
用戶與分區數據庫的交互是通過一個數據庫分區,即用于那個用戶的協調分區創建的。
A specified table that participates in the partitioned view may not be actually used in a specific execution of a query against the view.
在對分區視圖執行某次特定查詢時,可能實際上并未使用組成該視圖的某個指定表。
Just as you can add or attach new partitions to a partitioned table, you can also remove existing partitions.
正如可以向分區表添加或附加新分區一樣,也可以刪除現有分區。
If the data has not been correctly partitioned for each user, one user can delete a row when another user is trying to update the same row.
如果數據尚未針對各個用戶進行正確分區,則當一位用戶試圖更新行時,另一位用戶可能刪除此行。
Up to a million refugees left the communist North Vietnam during Operation Passage to Freedom after the country was partitioned.
越南被分割后,上百萬難民在自由之路行動中逃離了共产党控制的北越南。
So BPEL seems to make it easy to get your domain model information partitioned.
所以,BPEL可能會很容易讓你的領域模型信息支離破碎。
Note: IXF files cannot be used to load into a table defined in a hash partitioned database.
注意:無法使用IXF文件將導出表裝入哈希分區數據庫中定義的表。
This section provides the information necessary to understand, design, implement, and work with partitioned tables and indexes.
本節提供了解、設計、實施以及處理分區表和索引時所必需的信息。
Under index-controlled partitioning, the concepts of partitioned table, partitioning index and clustering were all intertwined.
對于索引控制的分區方法,分區的表、分區索引和群集這幾個概念之間有點糾纏不清。
Depending on the complexity of each system, those partitioned solutions might be further divided into even smaller solutions.
根據每個系統的復雜性,可以將這些劃分后的解決方案進一步劃分為更小的解決方案。
Manually determining the correct point in time to which to roll forward a database is difficult, particularly for a partitioned database.
手動地確定前滾一個數據庫的正確時間點比較困難,對于分區數據庫更是如此。
In addition, these resources cannot be partitioned or bound to any one solution.
另外,這些資源不能分區或綁定到任一解決方案。
Note that the paging unit visualizes RAM to be partitioned into a fixed size of page frames.
注意,分頁單元會直觀地將RAM劃分成固定大小的頁框。
You could perpetually toe-dip and divide each endeavor into perfectly partitioned portions. That would be safe.
你可以連續全心投入并把每次的努力很好地劃分成幾個部分。
In a partitioned system, the interrupt cannot be sent to any processor.
在分區的系統中,無法將中斷發送到任何處理器。
When such a statement is executed, a new table is created and logically made a part of the partitioned table.
執行這樣一個語句時,一個新表將創建,并在邏輯上構成分區表的一部分。
In a join filter hierarchy, a regular article cannot be the parent of a well-partitioned article.
在聯接篩選器層次結構中,常規項目不能是明確分區項目的父級。
First, the administrator tunes the workload by means of a user-specified configuration with the table hypothetically partitioned by month.
首先,管理員通過用戶指定的配置和按月假設分區的表來優化工作負荷。
They partitioned off a corner of the room with screens for him to use as an office.
他們用屏風把房間的一個角落隔開,給他做辦公室。
First the ALTER TABLE ATTACH PARTITION command incorporates an existing table into a partitioned table as a new data partition.
首先,利用命令ALTERTABLEATTACHPARTITION,以新數據分區的方式,將現有的表合并到已分區表中。
A representation of the final code word is decoded by being partitioned to a selected subset and a plurality of remaining subsets.
最終代碼字的表示通過被劃分成所選子集和多個剩余子集而被解碼。
The memory is no more a single contiguous space as it is for a traditional non-partitioned environment.
與傳統的非分區環境不同的是,內存不再是一個連續空間。
This potentially can be a very time consuming operation, especially when it involves large partitioned tables with many indexes.
此操作可能需要很長時間,特別是在涉及包含多個索引的大型分區表時更是如此。
Having more than one database-partitioned server on the same machine is known as a multiple logical nodes (MLN) configuration.
將同一機器上有不止一個分區數據庫服務器稱作多邏輯節點(MLN)配置。
Its earlier history of being partitioned by neighboring European powers had bred its own defiant form of nationalist resistance.
過去被周邊歐洲大國瓜分的歷史形成了波蘭特有的敢于反抗的民族抵抗精神。
You can turn an existing nonpartitioned table into a partitioned table in one of two ways.
可以通過以下兩種方式之一將現有的無分區表轉變為已分區表。
Then the object region on the rotated image is extracted and hierarchically partitioned into a quadtree of multilevel sub-blocks.
然后對旋轉后的圖像提取目標區域,對目標區域用四叉樹分解的方法劃分多級分塊;
A partitioned key is a column, or group of columns, used to determine the partition in which the particular row of data is stored.
分區鍵(partitionedkey)是指一列或一組列,用于確定特定行數據所存儲的分區。
Any computed columns used as partitioning columns of a partitioned table must be explicitly marked PERSISTED.
用作已分區表的分區依據列的所有計算列都必須顯式標記為PERSISTED。
However, the usage of Partitioned Destinations is currently not recommended in terms of WebSphere Process Server reference topologies.
但是,就WebSphereProcessServer參考拓撲而言,當前不提倡使用分區目的地。
This situation is sometimes referred to as "split brain" or "partitioned cluster" .
這種情況有時候被稱為“分裂的集群”。
This feature is referred to as client affinity and can be beneficial if a partitioned workload already exists.
該特性稱為客戶端親和,且如果一個分區的工作負載已經存在,那么該特性很有益處。
Let's assume that you have partitioned the disk and are now ready to move forward.
我們假定您已經為磁盤分好了區,而且已經準備好繼續下一個步驟。
The partitioned island of Cyprus has long been a running sore in Greek relations with Turkey.
塞浦路斯上被分割出去的島嶼,一直是希臘與土耳其的關系中的心頭之痛。
The paging unit thinks of all RAM as partitioned into fixed-length page frames (sometimes referred to as physical pages ).
分頁部件認為所有的RAM都被分為固定大小的頁幀(有時也叫物理頁面)。
The number and domain of the partitions of a partitioned table or index are determined in a partition function .
已分區表或已分區索引的分區的個數和域在分區函數中確定。
To configure Slice for a partitioned database environment, the persistence. xml is shown in Listing 1.
為了針對分區數據庫環境配置Slice,此persistence.xml應如清單1所示。
Input data is partitioned in such a way that it can be distributed among a cluster of machines for processing in parallel.
輸入數據使用這樣一種方法進行分區,即在并行處理的計算機集群中分區的方法。
By utilizing HTC behaviors, your code can be just as clean and partitioned as before.
通過充分利用HTC行為,代碼也可以像之前一樣清晰和分塊實現。