... class XSException » Exception 子类 XSErrorException 版本 1.0.0 源代码 sdk/php/lib/XS.class.php XS 异常类定义, XS 所有操作过程发生异常均抛出该实例 Protected 属性 隐去继承来的属性 名称类型描述定义于 code ...
... 包 XS 继承关系 class XSCommand » XSComponent 版本 1.0.0 源代码 sdk/php/lib/XSServer.class.php XSCommand 命令对象 是与服务端交互的最基本单位, 命令对象可自动转换为通讯字符串, 命令结构参见 C 代码中的 struct xs_cmd 定义, ...
... => 2 [idf] => 0 [attr] => un ) [1] => Array ( [word] => 是 [off] => 2 [len] => 2 [idf] => 0 [attr] => un ) [2] => Array ( [word] => 一个 ...
... => 2 [idf] => 0 [attr] => un ) [1] => Array ( [word] => 是 [off] => 2 [len] => 2 [idf] => 0 [attr] => un ) [2] => Array ( [word] => 一个 ...
...么原因了,我爱,我喜欢都在词库中标注为名词n 我爱 14.71 4.59 n 我喜欢 14.90 4.82 n 请问是词库有问题还是故意这样标注的?[hr] 你 1.28 0.00 r 我 1.28 0.00 r 他 1.22 0.00 r ... 好像代词的IDF值都是0.00,...
netstat -an | grep 8383 tcp 0 0 127.0.0.1:8383 0.0.0.0:* LISTEN
__construct() 方法 public void __construct(mixed $cmd, int $arg1=0, int $arg2=0, string $buf='', string $buf1='') $cmd mixed 命令类型或命令数组 当类型为 int 表示命令代码, 范围是 1~255, 参见 xs_cmd.inc.php 里的定义 当类型为 array 时忽...
... scws_new())) { printf("error, can't init the scws_t!\n"); exit(-1); } scws_set_charset(s, "gbk"); scws_set_dict(s, "/usr/local/scws/etc/dict.xdb", SCWS_XDICT_XDB); scws_set_rule(s, "/usr/local/scws/etc/rules.ini"); scws_send_text(s, text, strlen(text)); while (res = cu...