<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Eric Yao</title><subtitle type="text">日积寸功，月有精进。</subtitle><id>http://feed.cnblogs.com/blog/u/20342/rss</id><updated>2010-08-03T07:05:43Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/20342/rss"/><entry><id>http://www.cnblogs.com/hugongs/archive/2009/08/13/1545376.html</id><title type="text">当前几个主要的Lucene中文分词器的比较</title><summary type="text">1. 基本介绍： paoding ：Lucene中文分词&amp;#8220;庖丁解牛&amp;#8221; Paoding Analysis imdict ：imdict智能词典所采用的智能中文分词程序 mmseg4j ： 用 Chih-Hao Tsai 的 MMSeg 算法 实现的中文分词器 ik ：采用了特有的&amp;#8220;正向迭代最细粒度切分算法&amp;#8220;，多子处理器分析模式 2. 开发者及开发活跃度...</summary><published>2009-08-13T07:55:00Z</published><updated>2009-08-13T07:55:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2009/08/13/1545376.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2009/08/13/1545376.html"/></entry><entry><id>http://www.cnblogs.com/hugongs/archive/2008/08/28/1278739.html</id><title type="text">jquery radio,checkbox,select操作</title><summary type="text">获取一组radio被选中项的值var item = $('input[@name=items][@checked]').val();获取select被选中项的文本var item = $("select[@name=items] option[@selected]").text();select下拉框的第二个元素为当前选中值$('#select_id')[0].selectedIndex = 1;...</summary><published>2008-08-28T07:51:00Z</published><updated>2008-08-28T07:51:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2008/08/28/1278739.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2008/08/28/1278739.html"/></entry><entry><id>http://www.cnblogs.com/hugongs/archive/2008/08/19/1270956.html</id><title type="text">.NET开发十大必备工具 </title><summary type="text">1. Snippet Compiler：用来编写、编译和运行代码的基于Windows的小型应用程序 2. Microsoft Source Analysis for C#：是一款C#代码规范检查工具 3.GhostDoc：Visual Studio的一个免费插件4.Sandcastle：帮助文档生成工具 5.Nunit：开放源代码单元测试框架6.MyGeneration ：代码生成工具 7.Ref...</summary><published>2008-08-19T02:56:00Z</published><updated>2008-08-19T02:56:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2008/08/19/1270956.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2008/08/19/1270956.html"/></entry><entry><id>http://www.cnblogs.com/hugongs/archive/2008/03/22/1117659.html</id><title type="text">基于.net开发平台项目案例集锦</title><summary type="text">经过微软.net Framework 2.0的革新，.net平台的开发越来越精彩。收集了一些基于.net开发的n个项目，一方面为新手提供有价值学习资源，培养起软件开发的乐趣，另一方面共勉已从事.net领域工作多年并有明确发展目标的同仁，提高自己，更上一层楼。 </summary><published>2008-03-22T06:55:00Z</published><updated>2008-03-22T06:55:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2008/03/22/1117659.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2008/03/22/1117659.html"/></entry><entry><id>http://www.cnblogs.com/hugongs/archive/2008/03/22/1117541.html</id><title type="text">实现FCKeditor 多用户分文件夹上传图片等附件</title><summary type="text">目需要在线HTML编辑器，就选择了FCKeditor，目前最新是2.5Bate，不过稳定点定还是选了2.4.3，而.net的控件还是2.2没变过  ，大概如何使用见我之前的“FCKeditor 2.3 在ASP.NET中文件上传路径的设置”.</summary><published>2008-03-22T04:34:00Z</published><updated>2008-03-22T04:34:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2008/03/22/1117541.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2008/03/22/1117541.html"/></entry><entry><id>http://www.cnblogs.com/hugongs/archive/2008/01/21/1047456.html</id><title type="text">网络蜘蛛C#开源示例 </title><summary type="text">http://www.codeproject.com/useritems/ZetaWebSpider.asphttp://www.codeproject.com/aspnet/Spideroo.asphttp://www.codeproject.com/cs/internet/Crawler.asp</summary><published>2008-01-21T08:28:00Z</published><updated>2008-01-21T08:28:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2008/01/21/1047456.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2008/01/21/1047456.html"/></entry><entry><id>http://www.cnblogs.com/hugongs/archive/2007/11/29/977128.html</id><title type="text">全球知名CMS系统清单</title><summary type="text">CMS 系统在网站建设中的重要性越来越不容人忽视，全球知名和非知名 CMS 系统多不胜数，而 CMS 系统的优与劣往往并不象厂商宣传的那样，好的 CMS 系统并不一定功能繁多，你最终需要根据自己网站的实际需求选定 CMS，比如，如果你是一个小型的企业网站，选择 Plone 就不合适，虽然 Plone 很优秀，但想想看，网易是基于 Plone 的，就应该知道 Plone 的部署与配置肯定简单不了。</summary><published>2007-11-29T08:25:00Z</published><updated>2007-11-29T08:25:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2007/11/29/977128.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2007/11/29/977128.html"/></entry><entry><id>http://www.cnblogs.com/hugongs/archive/2007/11/24/971095.html</id><title type="text">网站优化中的多域名问题</title><summary type="text">现在很多网站都自以为掌握了网站优化技巧,用了些很简单的优化方法就以为万事大吉了,而在2-3个月后发现网站在搜索引擎中更本无法找到了,也就是被屏蔽了,这时候才想起来找原因,可整个网站检查下来发现根本没有什么问题,实在看不出问题出来哪里,其实很多人忘了多域名指向这个网站优化中容易忽视的问题. &#xD;    现在注册一个域名都很便宜,有些网站只需要58元/年即可注册一个国际顶级域名,实在算是低成本了,于是有些网站主就会注册大量和自己网站主域名相关的域名,可是又没有精力制作如此多版本的网站,最后一般的解决方案基本就是全部指向一个网站,觉得这样既省事有能增加被搜索到的机会,就像一个人有了很多个名字一样.</summary><published>2007-11-24T07:38:00Z</published><updated>2007-11-24T07:38:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2007/11/24/971095.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2007/11/24/971095.html"/></entry><entry><id>http://www.cnblogs.com/hugongs/archive/2007/11/22/968263.html</id><title type="text">计算机端口大全</title><summary type="text">默认情况下，Windows有很多端口是开放的，在你上网的时候，网络病毒和黑客可以通过这些端口连上你的电脑。 为了让你的系统变为铜墙铁壁，应该封闭这些端口，</summary><published>2007-11-22T02:43:00Z</published><updated>2007-11-22T02:43:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2007/11/22/968263.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2007/11/22/968263.html"/></entry><entry><id>http://www.cnblogs.com/hugongs/archive/2007/10/31/944691.html</id><title type="text">简化软件操作，提升用户体验 </title><summary type="text">虽然自己一直都是做网站开发的，没做过什么软件开发，但使用过的软件也不算少。渐渐的发现有些软件真的功能强大，操作性太复杂，于是该软件真的变成了所谓的专业软件，只有经过专业培训的人才能使用。问题是如果不是有很特别的需要，又有多少人真的肯或觉得值得为使用该软件而去花时间。</summary><published>2007-10-31T10:05:00Z</published><updated>2007-10-31T10:05:00Z</updated><author><name>Eric Yao</name><uri>http://www.cnblogs.com/hugongs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugongs/archive/2007/10/31/944691.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugongs/archive/2007/10/31/944691.html"/></entry></feed>
