markdown JS行为设计模式

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown JS行为设计模式相关的知识,希望对你有一定的参考价值。

## In plain words
It is concerned with assignment of responsibilities between the objects. What makes them different from structural patterns is they don't just specify the structure but also outline the patterns for message passing/communication between them. Or in other words, they assist in answering "How to run a behavior in software component?"
 
## Wikipedia says
In software engineering, behavioral design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.

- Chain of Responsibility
- Command
- Iterator
- Mediator
- Memento
- Observer
- Visitor
- Strategy
- State
- Template Method

以上是关于markdown JS行为设计模式的主要内容,如果未能解决你的问题,请参考以下文章

markdown JS创意设计模式

markdown JS:严格模式

markdown AMD模块模式JS

markdown CommonJS模块模式JS

markdown JS严格模式

markdown M?JS模式