搜索

大约有 1 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.0030秒)

1.XSSearch

...et, $this->_limit > 0 ? $this->_limit : self::PAGE_SIZE); // get result header $cmd = new XSCommand(XS_CMD_SEARCH_GET_RESULT, 0, $this->_defaultOp, $query, $page); $res = $this->execCommand($cmd, XS_CMD_OK_RESULT_BEGIN); $tmp = unpack('Icount', $res->buf); $this->_lastCount = $tmp['co...

  • 时间不限
  • 按相关性排序