composite pattern
基本解釋
- 組成模式
英漢例句
- When reading through the patterns for e-business literature, you will also come across the term composite pattern.
當(dāng)您在閱讀電子商務(wù)模式的文獻(xiàn)時(shí),您還將遇到 合成模式這一術(shù)語(yǔ)。 - In this case, the composite pattern created to solve this problem is used again and again with other components that are technically very similar but fulfill different purposes.
在這種情況下,需要通過(guò)其他組件一次又一次的使用創(chuàng)建的這個(gè)復(fù)合模式來(lái)解決問(wèn)題,這些反復(fù)的使用在技術(shù)上非常相似但卻實(shí)現(xiàn)不同的目的。 - The Portal composite pattern also includes the Runtime components from the Self-Service pattern, so for these two pieces, the infrastructure components are provided by the Portal composite pattern.
Portal 復(fù)合模式還包含來(lái)自 Self-Service 模式的 Runtime 組件,所以 Portal 復(fù)合模式提供了這兩方面的基礎(chǔ)結(jié)構(gòu)組件。 - Not only could we tell those three people apart, but we could see how the technician's pattern was a composite of some of mum's and some of dad's characters.
NPR: Pioneering DNA Forensics
雙語(yǔ)例句
權(quán)威例句
詞組短語(yǔ)
- Composite test pattern signal 組合測(cè)試模型信號(hào)
- Composite Design Pattern 組合模式
- composite flow pattern 混合流態(tài)
- composite test pattern 綜合測(cè)試圖形
- a composite insurance pattern 附合保險(xiǎn)型
短語(yǔ)
專業(yè)釋義
- 組合模式
Design and implementation of a unified interface to tree control makes iteasy to maintain and extend with composite pattern. Combining delegation technology, asolution to show schedule for a long time task is desingned with observer pattern.
在用戶接口層,采用裝飾模式和策略模式分別為特定控件增加了新的功能;采用組合模式設(shè)計(jì)了便于樹(shù)形控件維護(hù)和擴(kuò)展的統(tǒng)一接口;結(jié)合委托技術(shù),采用觀察者模式為長(zhǎng)時(shí)間運(yùn)行的任務(wù)設(shè)計(jì)了進(jìn)度顯示方案。