<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: SCWS &#8211; 简易中文分词系统 windows 版（更新至 1.0.0 版）</title> <atom:link href="http://yanbin.org/archive/php-scws-windows-edtion.html/feed" rel="self" type="application/rss+xml" /><link>http://yanbin.org/archive/php-scws-windows-edtion.html</link> <description>人虽不能要他想要的，但能做他想做的</description> <lastBuildDate>Sat, 12 May 2012 00:10:13 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>By: ice024</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-4313</link> <dc:creator>ice024</dc:creator> <pubDate>Tue, 15 Dec 2009 11:59:16 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-4313</guid> <description>有最新的编译版本吗？ 想在最新的PHP5.3.1上用，可是找不到呀！ 还有就是怎么才能够将自己的词语也加入到词库中去呢？ 有什么办法直接读词库文件吗？</description> <content:encoded><![CDATA[<p>有最新的编译版本吗？<br /> 想在最新的PHP5.3.1上用，可是找不到呀！<br /> 还有就是怎么才能够将自己的词语也加入到词库中去呢？<br /> 有什么办法直接读词库文件吗？</p> ]]></content:encoded> </item> <item><title>By: xcgh</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-3615</link> <dc:creator>xcgh</dc:creator> <pubDate>Tue, 12 Aug 2008 07:16:41 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-3615</guid> <description>谢谢分享</description> <content:encoded><![CDATA[<p>谢谢分享</p> ]]></content:encoded> </item> <item><title>By: joshua</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-3614</link> <dc:creator>joshua</dc:creator> <pubDate>Mon, 11 Aug 2008 13:32:09 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-3614</guid> <description>hi, 您好！为什么‘点击下载 SCWS 扩展 PHP 5.2.x 版二进制文件’这个不能下载了？可以提供我一份吗？ joshokn@gmail.com Many Thanks!</description> <content:encoded><![CDATA[<p>hi,<br /> 您好！为什么‘点击下载 SCWS 扩展 PHP 5.2.x 版二进制文件’这个不能下载了？可以提供我一份吗？<br /> <a href="mailto:joshokn@gmail.com">joshokn@gmail.com</a><br /> Many Thanks!</p> ]]></content:encoded> </item> <item><title>By: joyqi</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-1572</link> <dc:creator>joyqi</dc:creator> <pubDate>Tue, 15 Apr 2008 07:34:54 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-1572</guid> <description>这个编译好的dll扩展似乎不是线程安全的，我发现在windows平台下使用如果有多线程并发的情况会发生僵死现象，在linux下还没有测试</description> <content:encoded><![CDATA[<p>这个编译好的dll扩展似乎不是线程安全的，我发现在windows平台下使用如果有多线程并发的情况会发生僵死现象，在linux下还没有测试</p> ]]></content:encoded> </item> <item><title>By: aylwinear</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-1565</link> <dc:creator>aylwinear</dc:creator> <pubDate>Mon, 14 Apr 2008 14:30:26 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-1565</guid> <description>给的编译好的扩展用的option是thread-safty=1的 可是我用的是ZendCore编译的PHP,用是的thread-safty=0 所以php -m后会说php和php_scws.dll的编译参数不匹配,用不了:&#039;(我又不会在windows里编gnu-make的源码 能帮帮我么?急用阿.....</description> <content:encoded><![CDATA[<p>给的编译好的扩展用的option是thread-safty=1的<br /> 可是我用的是ZendCore编译的PHP,用是的thread-safty=0<br /> 所以php -m后会说php和php_scws.dll的编译参数不匹配,用不了:&#8217;(</p><p>我又不会在windows里编gnu-make的源码<br /> 能帮帮我么?急用阿&#8230;..</p> ]]></content:encoded> </item> <item><title>By: zimu1985</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-1447</link> <dc:creator>zimu1985</dc:creator> <pubDate>Sun, 23 Mar 2008 00:32:09 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-1447</guid> <description>各位高手,我是个功底不深的PHP爱好者,最近因做个网站,需要用到中文分词技术,看hightman的作品后觉得很不错,但是不会调试,对hitghtman 的简介说明又不懂,所以求助各位谁可否将己经测试成功的在PHP的windows环境下的集成版能共享一下,在下十分感激..我的字符集为:UTF-8.邮箱:lrfemail2000@163.com,真心求助于各位...QQ:360099193(对各位可能只是举手之劳,对我却有千里之遥,感谢各位了...)</description> <content:encoded><![CDATA[<p>各位高手,我是个功底不深的PHP爱好者,最近因做个网站,需要用到中文分词技术,看hightman的作品后觉得很不错,但是不会调试,对hitghtman 的简介说明又不懂,所以求助各位谁可否将己经测试成功的在PHP的windows环境下的集成版能共享一下,在下十分感激..我的字符集为:UTF-8.邮箱:lrfemail2000@163.com,真心求助于各位&#8230;QQ:360099193(对各位可能只是举手之劳,对我却有千里之遥,感谢各位了&#8230;)</p> ]]></content:encoded> </item> <item><title>By: StartMenu</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-1400</link> <dc:creator>StartMenu</dc:creator> <pubDate>Mon, 10 Mar 2008 05:53:25 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-1400</guid> <description>hightman 大牛已经出新版了，兄弟能不能编译个新的版本啊？跟我联系啊</description> <content:encoded><![CDATA[<p>hightman 大牛已经出新版了，兄弟能不能编译个新的版本啊？</p><p>跟我联系啊</p> ]]></content:encoded> </item> <item><title>By: luolicong</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-1381</link> <dc:creator>luolicong</dc:creator> <pubDate>Sat, 02 Feb 2008 06:39:58 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-1381</guid> <description>呀？你这个空间恢复了，我的玉米也可以访问了啥时候还我玉米呀？？？</description> <content:encoded><![CDATA[<p>呀？你这个空间恢复了，我的玉米也可以访问了</p><p>啥时候还我玉米呀？？？</p> ]]></content:encoded> </item> <item><title>By: luolicong</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-1214</link> <dc:creator>luolicong</dc:creator> <pubDate>Tue, 25 Dec 2007 07:27:31 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-1214</guid> <description>本，还我玉米</description> <content:encoded><![CDATA[<p>本，还我玉米</p> ]]></content:encoded> </item> <item><title>By: yAnbiN</title><link>http://yanbin.org/archive/php-scws-windows-edtion.html/comment-page-1#comment-975</link> <dc:creator>yAnbiN</dc:creator> <pubDate>Tue, 13 Nov 2007 06:13:30 +0000</pubDate> <guid isPermaLink="false">http://www.yAnbiN.org/scws-%e7%ae%80%e6%98%93%e4%b8%ad%e6%96%87%e5%88%86%e8%af%8d%e7%b3%bb%e7%bb%9f-windows-%e7%89%88/#comment-975</guid> <description>简单的话直接下那个二进制文件就可以了，跟安装其他扩展没什么区别。若要自己编译的话，前面另写过一篇如何构建扩展的拙文，不妨参考一下～</description> <content:encoded><![CDATA[<p>简单的话直接下那个二进制文件就可以了，跟安装其他扩展没什么区别。若要自己编译的话，前面另写过一篇如何构建扩展的拙文，不妨参考一下～</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 3/15 queries in 0.010 seconds using apc
Object Caching 359/359 objects using apc
Content Delivery Network via N/A

Served from: yanbin.org @ 2012-05-19 01:30:50 -->
