示例#1
0
 function offsetGet($offset)
 {
     return parent::offsetGet($this->parseOffset($offset));
 }