示例#1
0
 public function offsetExists($offset)
 {
     $this->load();
     return parent::offsetExists($offset);
 }