golang设计模式(第二版)

目录

设计模式的6大原则:

1、开闭原则(Open Close Principle)

2、里氏替换原则(Liskov Substitution Principle)

你可能感兴趣的:(golang,设计模式,golang)