搜索

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

1.Call to undefined function scws_has_words()

发布时间:2012-08-27 17:08 t By kill-all999

code: var_dump(scws_version()); scws_has_words($sh, $cutword); 打印输出: string(64) "SCWS (Module version:1.0.0, Library version:1.2.0) - by hightman" Fatal error: Call to undefined function scws_has_words() in /letv/data/www/cutword/index.php on line 15 求帮助

2.制作词库的时候有一堆没用的报错(make_xdb_file)

发布时间:2013-08-06 15:08 t By Panda006

...\Users\Administrato Desktop\tool\dev\xdb.class.php(447) : runtime-created function on line 1 PHP Notice: Use of undefined constant key - assumed 'key' in C:\Users\Adminis ator\Desktop\tool\dev\xdb.class.php(447) : runtime-created function on line 1

3.安装时候编译错误,求助!!!

发布时间:2013-03-26 16:03 t By xiwillo

./.libs/libflintcheck.a(flint_check.o)(.text+0x1144): In function `BtreeCheck::check(char const*, std::basic_string const&, int, std::basic_ostream&)': : undefined reference to `FlintTable::~FlintTable()' ./.libs/libflintcheck.a(flint_check.o)(.text+0x12a0): In function `BtreeCheck::check(char con...

4.RE: cygwin编译出错

更新时间:2011-08-17 23:08 t By 司徒隐

...s/lib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: ld 返回 1 make: *** [scws] 错误 1 是怎么回事呢,还请高人指点呀。[hr] [quote='司徒隐' pid='6635' dateline='1313594342'] [quote...

5.帮忙看下安装的问题

更新时间:2011-11-07 00:11 t By zxing

...port.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.cc import.cc: In function 'int main(int, char**)': import.cc:773:31: warning: ignoring return value of 'int ftruncate(int, __off64_t)', declared with attribute warn_unused_result [-Wunused-result] import.cc: In function 'void batch_committed(...

6.XSComponent

...xed 属性值 源码: sdk/php/lib/XS.class.php#L182 (显示) public function __get($name){ $getter = 'get' . $name; if (method_exists($this, $getter)) { return $this->$getter(); } // throw exception $msg = method_exists($this, 'set' . $name) ? 'Write-only' : 'Undefined';...

7.报错json_last_error() debug不可用

发布时间:2013-07-19 16:07 t By tboy

.../www.domain.com/getjson.aspx?t=1) ... PHP Fatal error: Call to undefined function json_last_error() in /usr/local/xunsearch/sdk/php/util/XSDataSource.class.php on line 332 过滤器 debug 不显示 json导入出错

8.php_scws.dll加载问题.help~

更新时间:2010-11-24 17:11 t By 7color

...extension_dir/目录. 可是依旧提示:Fatal error: Call to undefined function scws_new() ,请问这是什么原因呢,我在本地的Zendserver中配置 & 朋友wamp上测试都是加载不了,提示找不到函数.. ------------------------------ [php]$boolean = dl("php_scws.dll"); var...

9.使用自定义词典时无法取得字典中的内容

更新时间:2011-08-08 17:08 t By 999

...用时出现方法不存在的错误: Fatal error: Call to undefined function scws_free() in E:\website\test\index.php on line 27

10.XSFieldMeta::getCustomTokenizer

...器 源码: sdk/php/lib/XSFieldScheme.class.php#L414 (显示) public function getCustomTokenizer(){ if (isset(self::$_tokenizers[$this->tokenizer])) { return self::$_tokenizers[$this->tokenizer]; } else { if (($pos1 = strpos($this->tokenizer, '(')) !== false &...

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