composite pattern
基本解釋
- 組成模式
英漢例句
- When reading through the patterns for e-business literature, you will also come across the term composite pattern.
當您在閱讀電子商務模式的文獻時,您還將遇到 合成模式這一術語。 - 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.
在這種情況下,需要通過其他組件一次又一次的使用創(chuàng)建的這個復合模式來解決問題,這些反復的使用在技術上非常相似但卻實現(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 復合模式還包含來自 Self-Service 模式的 Runtime 組件,所以 Portal 復合模式提供了這兩方面的基礎結構組件。 - 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
雙語例句
權威例句
詞組短語
- Composite test pattern signal 組合測試模型信號
- Composite Design Pattern 組合模式
- composite flow pattern 混合流態(tài)
- composite test pattern 綜合測試圖形
- a composite insurance pattern 附合保險型
短語
專業(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.
在用戶接口層,采用裝飾模式和策略模式分別為特定控件增加了新的功能;采用組合模式設計了便于樹形控件維護和擴展的統(tǒng)一接口;結合委托技術,采用觀察者模式為長時間運行的任務設計了進度顯示方案。