最新回答 / qq_諾艷冰華_0
哦我知道了。self::返回它自己實(shí)例化的對象。有點(diǎn)相當(dāng)于$db = DB::getInstance();可以寫成$db = new DB();
2019-08-05