Iterator Pattern
基本解釋
- 疊代器模式
英漢例句
- Figure 3 shows a class diagram of the iterator pattern.
圖 3 顯示了疊代器模式的類(lèi)圖。 - Iterator is so common that it has ceased to be a formal pattern at all; it is just a feature of the language.
因爲(wèi)疊代器太常見(jiàn)了,所以它根本就算不上是正式的模式;它衹是一種語(yǔ)言的特性。 - The Composite pattern can be used to implement the composite service that encompasses other subservices, whereas the Iterator pattern can be used to implement the traversal of subservices.
Composite 模式可用於實(shí)現(xiàn)包含其他子服務(wù)的組郃服務(wù),而 Iterator 模式可用於實(shí)現(xiàn)子服務(wù)的遍歷。
雙語(yǔ)例句
詞組短語(yǔ)
- iterator design pattern iterator 模式
- Iterator & Composite Pattern 疊代器和組郃模式;疊代器與組郃模式
- The Iterator Pattern 疊代器模式;遍歷模式