design_patterns icon indicating copy to clipboard operation
design_patterns copied to clipboard

命名不规范,有时候函数开头大写,有时候又是全小写

Open thouger opened this issue 5 years ago • 0 comments

简单工厂里面用的Use()是大写命名的,到了工厂方式用的就是use()了

thouger avatar Feb 02 '21 21:02 thouger