English總結(二)--英語常用單詞

《面向模式的軟件架構》提到了模式

架構模式:

   Layers模式:layers n 層。也叫分層模式,或者N層模式 

  Pipes and Filters模式  管道與過濾器模式

Blackboard模式  黑板模式

Model-View-Controller模式 

Presentation-Abstransaction-Control模式   【PAC模式】:也就是智能分流模式

     Presentation:P代表:組件。英文單詞是“圖像、介紹,稱述”的意思名詞。

    Abstransaction:抽象組件

    Control:控制組件

Microkernel模式  微內核架構有時也被成爲插件架構模式

Reflection模式  反射機制Reflection

 

設計模式:

Command Processor模式

View Handler模式

Forwarder-Receiver模式

Client-Dispatcher-server模式

Publisher-Subscriber模式

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章