... Demo::find(); // 返回 ActiveQuery 对象 $condition = 'hello world'; // 字符串原样保持,可包含 subject:xxx 这种形式 $condition = ['WILD', 'key1', 'key2' ... ]; // 通过空格将多个查询条件连接 $condition = ['AND', 'key1', 'key2' ... ]; // 通过 AND 连接,转换为:k...
... 名称类型描述定义于 connString string 连接字符串 XSServer customDict string 获取自定义词典内容 XSIndex project string 获取当前项目名称 XSServer respond XSCommand 从服务器读取响应指令 XSServer scwsMulti...