function selectdb(){
   @mysql_select_db($this->db);
   }还有这个.函数中并不带参数.怎么会有个db?