搜索

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

1.XSIndex::addExdata

...X_REMOVE && $first != XS_CMD_INDEX_EXDATA) { throw new XSException('Invalid start command of exdata (CMD:' . $first . ')'); } // create cmd & execute it $cmd = array('cmd' => XS_CMD_INDEX_EXDATA, 'buf' => $data); $this->execCommand($cmd, XS_CMD_OK_RQST_FINISHED); return $this;}...

2.XSIndex

...X_REMOVE && $first != XS_CMD_INDEX_EXDATA) { throw new XSException('Invalid start command of exdata (CMD:' . $first . ')'); } // create cmd & execute it $cmd = array('cmd' => XS_CMD_INDEX_EXDATA, 'buf' => $data); $this->execCommand($cmd, XS_CMD_OK_RQST_FINISHED); return $this;}...

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