搜索

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

41.XS

...方法明细 __construct() 方法 public void __construct(string $file) $file string 要加载的项目配置文件 源码: sdk/php/lib/XS.class.php#L284 (显示) public function __construct($file){ if (strlen($file) < 255 && !is_file($file)) { $appRoot = getenv('XS_A...

42.RE: 使用工具导出xdb后出错

发布时间:2011-09-22 09:09 t By lwliangma

...在dump导出的时候就会出现如下错误: C:\php>php dump_xdb_file.php dic2.xdb dic2.txt PHP Warning: XDB::Open(dic2.xdb), invalid xdb format. in C:\php\xdb.class.php o n line 180 Warning: XDB::Open(dic2.xdb), invalid xdb format. in C:\php\xdb.class.php on lin e 180 ERROR: input...

43.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-06-22 17:06 t By aaronyou

我也遇到同样问题 mysql版本5.1.30 scws-1.0.3.tar.bz2 打补丁时信息如下 patching file include/mysql_com.h patching file sql/item_func.cc patching file include/mysql.h.pp 应该OK 了 参考文章http://www.hightman.cn/bbs/showthread.php?tid=503 请指引,谢谢

44.scws_get_tops方法问题

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

...s_set_dict() [function.scws-set-dict]: open_basedir 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]: o...

45.无法增加索引

发布时间:2014-10-14 19:10 t By diozhang

添加索引失败,查看indexd.log: ERROR failed to open/lock the input file (FILE:tmp/touch_db.snd, ERROR:No locks available) indexd[13366] NOTICE import exit (DB:18touch.db, FLAG:0x0000, PID:13600, EXIT:-1) 把touch_db.sn删除掉,仍然会出现这种问题,如何解决?

46.能否提供新功能

发布时间:2011-01-04 10:01 t By xjpeter

...p://code.google.com/p/xsplit/ bool xs_build (array $words, string $dict_file) 从$words数组建立名称为$dict_file的词典,若成功则返回true。$words数组的格式请参考示例,key为词语,value为词频。 这样生成词库,相当有方便,能否也增加一下

47.RE: 三个问题需要求教

发布时间:2011-01-19 18:01 t By nftw

hightman: 补丁我试图去打了,但出现以下错误: patch -c libscws/scws.c scws.patch patching file libscws/scws.c Hunk #1 FAILED at 328. Hunk #2 FAILED at 684. 2 out of 2 hunks FAILED -- saving rejects to file libscws/scws.c.rej 补丁针对的版本是scws-1.5吗?

48.好消息,scws-0.0.1 pre 版发布!!

发布时间:2007-06-09 11:06 t By hightman

... --- xdb.h Sat Jun 9 13:49:56 2007 *************** *** 2,8 **** * @file xdb.h (read only) * @author Hightman Mar * @editor set number ; syntax on ; set autoindent ; set tabstop=4 (vim) ! * $Id: xdb.h,v 1.1.1.1 2007/06/05 04:19:45 hightman Exp $ */ #ifndef _SCWS_XDB_20070...

49.索引导入一直在排队……

发布时间:2014-09-02 00:09 t By tmmkkk

...x0002, FLAG:0x0004) 2014-09-01 10:50:32 indexd[17233] NOTICE reset import file header (FILE_SIZE:80, EFF_SIZE:80) 2014-09-01 10:51:06 indexd[17233] NOTICE commit index data (DB:c_books.db, COUNT:984) 11:16:10 import[17312] ALERT finished (ADD:984, UPDATE:0, DELETE:0[0], SYNONYMS:0, PROC_TOTAL:984...

50.XSUtil::toProjectIni

...hp#L29 (显示) public static function toProjectIni($project){ if (!is_file($project)) { $appRoot = getenv('XS_APP_ROOT'); if ($appRoot === false) { $appRoot = defined('XS_APP_ROOT') ? XS_APP_ROOT : dirname(__FILE__) . '/../app'; } return $appRoot . '/' . $...

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