php this self 用法与区别 ... $db = new Imooc\Database(); var_dump($db->where('id=1')); Database 类返回的是$this, 打印出来可以看到$this就是Database ...
確定! 回上一頁