strategy pattern & command pattern

Posted eeechoo

tags:

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

在 fluent python的第6章,

函数作为first-class,所以这两种模式使用起来更加简单了!

 

先mark    以后写

 

 

 

什么是 First-class function?

 知乎上有讲   应该和语言的设计有关系:

https://www.zhihu.com/question/27460623/answer/36749267

 
 
 
 
first-class 总让我想起   Snowden用的代号 citizenFour
 https://www.zhihu.com/question/26350171/answer/39098125

以上是关于strategy pattern & command pattern的主要内容,如果未能解决你的问题,请参考以下文章

Strategy Pattern

java设计模式行为模式Behavioral Pattern策略模式Strategy Pattern

Pattern Design - Strategy Pattern

策略模式(Strategy Pattern)

策略模式(Strategy Pattern)

策略模式(strategy-pattern)