mysqli->getVersion(); } /** * 返回数据表前缀 */ public function getPrefix(){ return $this->prefix; } }