搜索

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

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.RE: Call to undefined function scws_has_words()

发布时间:2012-09-03 16:09 t By hightman

scws_has_word() 不是 scws_has_words

3.安装scws-1.2.1时遇到的问题

发布时间:2013-02-01 13:02 t By fktuli

...P -MF .deps/xdb.Tpo -c xdb.c -DDLL_EXPORT -DPIC -o .libs/xdb.o xdb.c: In function ‘xdb_open’: xdb.c:171:21: error: ‘LOCK_EX’ undeclared (first use in this function) xdb.c:171:21: note: each undeclared identifier is reported only once for each function it appears in xdb.c: In function ...

4.编译无法通过,请问应该怎么办呢?

更新时间:2013-03-25 17:03 t By xiwillo

...ool, int, bool)' ./.libs/libchertcheck.a(chert_check.o)(.text+0x1036): In function `ChertTableCheck::check(char const*, std::basic_stri ng const&, int, std::basic_ostream &)': : undefined reference to `ChertTable::open()' ./.libs/libchertcheck.a(chert_check.o)(.text+0x1088): In function `ChertT...

5.提示错误,不兼容

发布时间:2013-07-17 19:07 t By xmeimei

scws.c: In function ‘_scws_ssegment’: scws.c:349: 警告:隐式声明与内建函数 ‘strndup’ 不兼容 scws.c: In function ‘scws_get_tops’: scws.c:1375: 警告:隐式声明与内建函数 ‘strndup’ 不兼容 scws.c: In function ‘scws_get_words’: scws.c:1523: 警告:...

6.RE:1241

发布时间:2007-07-05 16:07 t By xiaodi667

...Warning[/b]: file_get_contents(sample.utf8.txt) [[url=http://www.ceshi.org/function.file-get-contents][color=#0000ff]function.file-get-contents[/color][/url]]: failed to open stream: No such file or directory in [b]E:\AppServ\www\ceshi\index.php[/b] on line [b]23[/b] [b]Fatal error[/b]: Call to u...

7../Indexer.php -h 出现的错误

更新时间:2012-01-03 16:01 t By nhbbq

...aram mixed $cs 数据字符集, 如无法确定则为 false */ public function process($data, $cs); } 中 public function process($data, $cs); 改为public function process($data, $cs = false); FreeBSD 8.2-RELEASE #0 Apache/2.2.17 (FreeBSD) mod_ssl/2.2.17 OpenSSL/0.9.8q DAV/2 PHP/5.2.17...

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

发布时间:2009-05-07 17:05 t By crackx

...错误信息: test.c:1:10: #include expects "FILENAME" or test.c: In function `main': test.c:4: error: `scws_t' undeclared (first use in this function) test.c:4: error: (Each undeclared identifier is reported only once test.c:4: error: for each function it appears in.) test.c:4: error: synt...

9.RE: 怎样才能 字母数字汉字组合 按照词典分成一个词语呢?

更新时间:2013-07-03 16:07 t By shuyinglee

...@@ -510,6 +512,35 @@ RETURN_TRUE; } + +/* shuying.lee adds it */ +PHP_FUNCTION(scws_use_rule) +{ + zend_bool boolset = 1; + + struct php_scws *ps; + zval **tmp; + zval *object = getThis(); + + if (object) { + if (zend_hash_find(Z_OBJPROP_P(object), "handle", sizeof("handle"), (void **)&tmp) ...

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

更新时间:2009-07-05 10:07 t By heraldboy

...ask in C:\wamp\www\pscws4\etc\xdb.class.php on line 138 Warning: fread() [function.fread]: Length parameter must be greater than 0 in C:\wamp\www\pscws4\etc\xdb.class.php on line 612 Warning: unpack() [function.unpack]: Type I: not enough input, need 4, have 0 in C:\wamp\www\pscws4\etc\xdb.class.p...

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