Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 663 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 663 Bytes

#xspy

将Xunsearch的拼音库提取出封装成PHP扩展,使用so easy。

##Example:

##安装: phpize ./configure --with-scws-dir=<Xunsearch安装路径,如:/usr/local/xunsearch/> make make install

echo "[xspy]
extension = xspy.so" >> php.ini