tree n. 特里〔姓氏〕。 n. 1.樹〔主要指喬木,也可指較大的灌木〕。 ★玫瑰可以稱為 bush, 也可以稱為 tree. 2.木料,木材;木構(gòu)件;〔古語(yǔ)〕絞首臺(tái);〔the tree〕(釘死耶穌的)十字架;鞋楦。 3.樹形(物),世系圖,家系 (=family tree);【數(shù)學(xué)】樹(形);【化學(xué)】樹狀晶體。 a banana tree 香蕉樹。 an axle-tree 心棒,軸料。 a boot-tree 靴楦[型]。 a saddle-tree 鞍架。 at the top of the tree 在最高地位。 tree of Buddha 菩提樹。 tree of heaven 臭椿。 tree of knowledge (of good and evil) 【圣經(jīng)】知道善惡的樹,智慧之樹。 tree of life 生命之樹,生命力的源泉【植物;植物學(xué)】金鐘柏。 up a tree 〔口語(yǔ)〕進(jìn)退兩難,不知所措。 vt. 趕(獵獸等)上樹躲避;〔口語(yǔ)〕使處于困境;窮追;把鞋型插入(鞋內(nèi))。
Hbt lock on a heap or b - tree index Hbt =堆或b樹索引的鎖。
Nonclustered indexes have a b - tree index structure similar to the one in clustered indexes 非聚集索引與聚集索引有一個(gè)相似的b樹索引結(jié)構(gòu)。
All internal data structures , such as b - tree indexes or doubly - linked lists , must be correct at the end of the transaction 事務(wù)結(jié)束時(shí),所有的內(nèi)部數(shù)據(jù)結(jié)構(gòu)(如b樹索引或雙向鏈表)都必須是正確的。
The clustered index is implemented as a b - tree index structure that supports fast retrieval of the rows , based on their clustered index key values 聚集索引按b樹索引結(jié)構(gòu)實(shí)現(xiàn), b樹索引結(jié)構(gòu)支持基于聚集索引鍵值對(duì)行進(jìn)行快速檢索。
These algorithms lead to optimal join performance : nodes that do not participate in the join can be judged beforehand and then skipped using b - tree index . besides , each element list joined is scanned sequentially once at most . furthermore , output of join results is sorted in document order 其次,提出了兩個(gè)高效的兄弟關(guān)系的結(jié)構(gòu)連接算法,這兩個(gè)算法具有較好的連接性能:不參與連接的結(jié)點(diǎn)可以事先判斷出來(lái)并利用b樹跳過(guò),連接的兩個(gè)列表最多都只需掃描一次,而且連結(jié)結(jié)果按照文檔序有序。