3
1
401
菜鳥筆記,這段時(shí)間優(yōu)化代碼。碰到了很多 if(){$this->funcA();}if(){ $this->funcB();}if(){ $this->funcC();} 的...