Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

15_strategy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

策略模式

定义一系列算法,让这些算法在运行时可以互换,使得分离算法,符合开闭原则。