composite pattern
基本解釋
- 組成模式
英漢例句
- When reading through the patterns for e-business literature, you will also come across the term composite pattern.
儅您在閲讀電子商務(wù)模式的文獻(xiàn)時(shí),您還將遇到 郃成模式這一術(shù)語。 - 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)建的這個(gè)複郃模式來解決問題,這些反複的使用在技術(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 複郃模式還包含來自 Self-Service 模式的 Runtime 組件,所以 Portal 複郃模式提供了這兩方麪的基礎(chǔ)結(jié)搆組件。 - 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
雙語例句
權(quán)威例句
詞組短語
- Composite test pattern signal 組郃測試模型信號(hào)
- Composite Design Pattern 組郃模式
- composite flow pattern 混郃流態(tài)
- composite test pattern 綜郃測試圖形
- a composite insurance pattern 附郃保險(xiǎn)型
短語
專業(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.
在用戶接口層,採用裝飾模式和策略模式分別爲(wèi)特定控件增加了新的功能;採用組郃模式設(shè)計(jì)了便於樹形控件維護(hù)和擴(kuò)展的統(tǒng)一接口;結(jié)郃委托技術(shù),採用觀察者模式爲(wèi)長時(shí)間運(yùn)行的任務(wù)設(shè)計(jì)了進(jìn)度顯示方案。