搜索

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

21.XSServer::read

... $reason = $meta['timed_out'] ? 'timeout' : ($meta['eof'] ? 'closed' : 'unknown'); $msg = 'Failed to recv the data from server completely '; $msg .= '(SIZE:' . ($size - $len) . '/' . $size . ', REASON:' . $reason . ')'; throw new XSException($msg);} 读取数据

22.XSServer::write

... $reason = $meta['timed_out'] ? 'timeout' : ($meta['eof'] ? 'closed' : 'unknown'); $msg = 'Failed to send the data to server completely '; $msg .= '(SIZE:' . ($size - $len) . '/' . $size . ', REASON:' . $reason . ')'; throw new XSException($msg); }} 写入数据

23.RE: 填充测试数据的时候出现错误

发布时间:2011-09-19 17:09 t By tisswb

...() #4 {main} PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0 看错误应该是csv导入的时候分隔符的编码出问题了吧

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

更新时间:2011-01-17 16:01 t By hightman

1. un 是 unknown, 如果需要你可以自己添加一个”LG集团“的词,这样它会被当作一个整词。 通常 un 是指不存在于词库中的字词,对于你这个情况,你可以修改 libscws/scws.c 第 680 行把 attr_un 改为 attr_en 即可,如果需要严格一点可...

25.Unable to load dynamic library './usr/lib/php/scws.so'

发布时间:2009-10-13 12:10 t By h_jlin

...scws.so' ... cannot open shared object file: No such file or directory in Unknown on line 0 我的php.ini 配置是: [scws] extension = "/usr/lib/php/scws.so" scws.default.charset = gbk scws.default.fpath = /usr/local/scws/etc/ 我的scws.so文件确实存在于/usr/lib/php/目录下的...

26.有支持PHP 5.3.4 VC9 x86 NTS的php_scws.dll吗?

发布时间:2010-12-16 13:12 t By 孤天一日

...mpiled with build ID=API20090626,NTS,VC9 These options need to match in Unknown on line 0[/code] 有现成的dll文件吗,还是要自己编译? 在windows 2008下用VS2008怎么编译? 请赐教

27.RE: [2012] SCWS-1.2.0 发布,BSD协议、支持自定义词库、PHP5.4

发布时间:2012-05-01 12:05 t By emo

...MPPS/php-5.3/lib/extensions/ext/scws.so: mach-o, but wrong architecture in Unknown on line 0 [Tue May 01 12:03:42 2012] [notice] Apache/2.2.22 (Unix) mod_wsgi/3.3 Python/2.7.2 mod_ssl/2.2.22 OpenSSL/0.9.8r PHP/5.3.10 configured -- resuming normal operations [Tue May 01 12:03:57 2012] [error] [client...

28.hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-19 19:12 t By postwhere

...:\home\php\ext\php_s cws.dll' - %1 is not a valid Win32 application. in Unknown on line 0 ------------------------------------------ all i config is absolutly right, the prob must be the lib:php_scws.dll is a win32/64 compatible!! so could u build the the lib on x64 platform or make it canbe ...

29.安装scws-1.1.5时遇到问题:Unable to load dynamic library

发布时间:2011-01-12 10:01 t By xxxG9onno

...o' - /usr/lib/php/modules/scws.so: undefined symbol: zend_ini_string_ex in Unknown on line 0 实际上,.../modules/ 目录下是存在 scws.so 文件的,我根据 安装说明 编译出这个 scws.so 文件,本位于 /usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/ 目录下,...

30.scws1.1.2 安装错误

更新时间:2010-05-12 17:05 t By gaoomei

...compiler supports -Wl,-rpath,... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for PHP prefix... /usr/local/php5 checking for PHP includes... -I/usr/local/php5/inc...

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