This website requires JavaScript.
Explore
Help
Sign In
hxx
/
devStandard
Watch
1
Star
0
Fork
0
You've already forked devStandard
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
devStandard
/
docs
/
learning
/
b-js设计模式
/
策略模式.md
jqtmviyu
7b202bc051
upload for gitea
2025-03-29 14:35:49 +08:00
141 B
Executable File
Raw
Permalink
Blame
History
策略模式
策略模式指的是:
定义一系列算法,把它们一个个封装起来,并且使它们可以互相替换。