搜索

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

31.输入词汇过滤

更新时间:2012-11-03 16:11 t By Dull

...下: [php]function checksys($str){ $syskey = array(' AND ',' OR ',' NOT ',' AND_NOT ',' XOR ',' NEAR ',' ADJ '); $str = str_replace($syskey,' ',' '.$str.' '); $ta = explode('.',trim($str).'.'); $i = 0; $str = ''; foreach($ta as $t){ if(is_string($t) && strlen($t)>1 && is_string($ta...

32.RE: [特别发布] 纯PHP编写的xdb词典导入导出工具!!

更新时间:2009-07-27 09:07 t By etbobhwang

...\hightman\scws_xdb\xdb.class.php on line 612 Warning: unpack(): Type I: not enough input, need 4, have 0 in F:\hightman\scws_xdb\xdb.class.php on line 613 Warning: fread(): Length parameter must be greater than 0 in F:\hightman\scws_xdb\xdb.class.php on line 638 Warning: fread(): Length par...

33.XSDatabaseMySQL::connect

...nnect($host, $user, $pass)) === false) { throw new XSException("Can not connect to mysql server: '$user@$host'"); } if (!mysql_select_db($param['dbname'], $this->link)) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } ...

34.XSDatabaseMySQLI::connect

...rt); if ($this->obj->connect_error) { throw new XSException("Can not connect to mysql server: '$user@$host'"); } if (!$this->obj->select_db($param['dbname'])) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this...

35.scws不能应用在ZENDCORE服务器上

更新时间:2013-06-20 17:06 t By xwl

...。 加载了还是一直提示找不到文件。 [undefined=undefined]Note: Extensions marked with a symbol '!' indicate that an inconsistency occurred between the server state and the php.ini state. Possible causes are that the php.ini was changed earlier and the server was not restarted, or t...

36.为什么我编译SCWS-1.1.1失败

发布时间:2010-08-18 09:08 t By assad

...nchanged config.status: executing depfiles commands -bash: make: command not found -bash: make: command not found Centos系统!

37.freebsd 10 xunsearch 1.4.8

更新时间:2014-02-26 14:02 t By xjflyttp

错误信息 checking for a sed that does not truncate output... /usr/local/bin/sed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking ...

38.scws_get_tops方法问题

更新时间:2011-09-16 21:09 t By wodeln

...ir restriction in effect. File(C:\Program Files\scws\etc\dict.utf8.xdb) is not within the allowed path(s): (D:/DedeAMPZ/WebRoot/Default) in D:\DedeAMPZ\WebRoot\Default\tld\dede\getwen.php on line 6 Warning: scws_set_rule() [function.scws-set-rule]: open_basedir restriction in effect. File(C:\Progra...

39.XSIndex::update

...enizer()->getTokens($value, $doc); // self: [bool term, NOT weight, NOT stem, NOT pos] if ($field->hasIndexSelf()) { $wdf = $field->isBoolIndex() ? 1 : ($field->weight | XS_CMD_INDEX_FLAG_CHECKSTEM); foreach ($terms ...

40.RE: 不等于或大于小于的问题

发布时间:2013-12-19 17:12 t By hightman

NOT aid:1

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