<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>蔡晨的中文志 &#187; IT</title>
	<atom:link href="http://www.caichen.org/category/it/feed" rel="self" type="application/rss+xml" />
	<link>http://www.caichen.org</link>
	<description>Cai Chen&#039;s Blog</description>
	<lastBuildDate>Sat, 21 Jan 2012 21:59:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>提供语义帮助的元搜索引擎</title>
		<link>http://www.caichen.org/meta-search.html</link>
		<comments>http://www.caichen.org/meta-search.html#comments</comments>
		<pubDate>Sat, 21 Jan 2012 21:58:40 +0000</pubDate>
		<dc:creator>zhlsk</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Netherlands]]></category>

		<guid isPermaLink="false">http://www.caichen.org/?p=149</guid>
		<description><![CDATA[&#160; Above gure shows the overall architecture of the system. Initially when user is raised a query the query is passed it on to two dierent search engines, namely Google and Bing. The resulting documents are indexed on they and query is passed it on recently built index. Before passing the query we will transform the query into [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p style="text-align: center;"><img class="size-full wp-image-150 aligncenter" title="Meta Search" src="http://www.caichen.org/wordpress/wp-content/uploads/2012/01/1.png" alt="" width="617" height="340" /></p>
<p>Above gure shows the overall architecture of the system. Initially when user is raised a query the query is passed it on to two dierent search engines, namely Google and Bing. The resulting documents are indexed on they and query is passed it on recently built index. Before passing the query we will transform the query into a semantic query and search in index. While displaying they follow the order of own ranking algorithm. For this we are using Lucene. Sometimes when a query is not converted into a semantic query then original the query is only passed it on to index. Auto complete and spelling correction help user to suggest query and post correct query respectively.</p>
<p>&nbsp;</p>
<p>趁着还记得，略微记录一下这个小项目。</p>
<p>&nbsp;</p>
<p>项目小组成员：</p>
<ul>
<li>Rong Zheyi</li>
<li>Chen Cai</li>
<li>Stef Sijben</li>
<li>Sagar Gugwad</li>
</ul>
<p>项目的系统结构图如上所示。</p>
<p>数据输入：用户的搜索查询</p>
<p>数据输出：排序的搜索结果，并提供聚类分析。</p>
<p>编程语言： Java ，JSP。</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caichen.org/meta-search.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>内网用户通过IPV6翻墙</title>
		<link>http://www.caichen.org/fuck_gfw_via_ipv6_behind_na.html</link>
		<comments>http://www.caichen.org/fuck_gfw_via_ipv6_behind_na.html#comments</comments>
		<pubDate>Mon, 07 Mar 2011 11:16:04 +0000</pubDate>
		<dc:creator>zhlsk</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://www.caichen.org/?p=118</guid>
		<description><![CDATA[首先，若你是通过路由器上网，那必然就属于内网用户，适用于本教程。 &#160; 1.下载客户端（http://www.ipv6.hinet.net/form/gogoc1.2RELEASEwin32.exe）。按照台湾亚太电信的指导网页，执行安装配置。 http://www.apol.com.tw/ipv6/ipv6-tb-4.html &#160; 2.由于此代理不支持IE内核的浏览器（包括360、世界之窗、遨游、搜狗等），请下载安装Firefox。（若已安装可略过此步） 下载地址：http://download.firefox.com.cn/releases/webins/zh-CN/Firefox-latest.exe &#160; 3.运行firefox，点击 工具-选项-高级-网络-设置（配置如何连接至因特网）-勾选自动代理配置url-填入 http://gfw-proxy.co.cc/proxy.pac -点击确定。 配置如图所示： &#160; 5.测试翻墙是否成功。可使用firefox访问 http://youtube.com 测试是否能观看视频。 &#160;]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #ff0000;">首先，若你是通过路由器上网，那必然就属于内网用户，适用于本教程。</span></strong></p>
<p>&nbsp;</p>
<p>1.下载客户端（<a href="http://www.ipv6.hinet.net/form/gogoc1.2RELEASEwin32.exe">http://www.ipv6.hinet.net/form/gogoc1.2RELEASEwin32.exe</a>）。按照台湾亚太电信的指导网页，执行安装配置。 <a href="http://www.apol.com.tw/ipv6/ipv6-tb-4.html">http://www.apol.com.tw/ipv6/ipv6-tb-4.html</a></p>
<p><span id="more-118"></span></p>
<p>&nbsp;</p>
<p>2.由于此代理不支持IE内核的浏览器（<strong>包括360、世界之窗、遨游、搜狗等</strong>），请下载安装Firefox。（若已安装可略过此步）</p>
<p>下载地址：<a href="http://download.firefox.com.cn/releases/webins/zh-CN/Firefox-latest.exe" target="_blank">http://download.firefox.com.cn/releases/webins/zh-CN/Firefox-latest.exe</a></p>
<p>&nbsp;</p>
<p>3.运行firefox，点击 工具-选项-高级-网络-设置（配置如何连接至因特网）-勾选自动代理配置url-填入 <span style="color: #ff0000;"><strong>http://gfw-proxy.co.cc/proxy.pac</strong></span> -点击确定。</p>
<p>配置如图所示：</p>
<p><a href="http://www.caichen.org/wordpress/wp-content/uploads/2011/03/Firefox.jpg"><img title="Firefox" src="http://www.caichen.org/wordpress/wp-content/uploads/2011/03/Firefox.jpg" alt="" width="992" height="521" /></a></p>
<p>&nbsp;</p>
<p>5.测试翻墙是否成功。可使用firefox访问 <a href="http://youtube.com" target="_blank">http://youtube.com</a> 测试是否能观看视频。</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caichen.org/fuck_gfw_via_ipv6_behind_na.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>给力的Kindle 3</title>
		<link>http://www.caichen.org/kindle3.html</link>
		<comments>http://www.caichen.org/kindle3.html#comments</comments>
		<pubDate>Fri, 17 Dec 2010 12:28:28 +0000</pubDate>
		<dc:creator>zhlsk</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[kindle3]]></category>

		<guid isPermaLink="false">http://www.caichen.org/?p=83</guid>
		<description><![CDATA[总算从一堆事情中间缓过神来，想起许久没更新这个博客了，干脆发点kindle 3的图片撑下页面。 不多说，直接上图。 一看包装盒，就知道不是一般的东西： 一次性的封口： 盒子内部图： 说明书，数据线 and 数据线封套： 正面： 屏幕特写： 背面： 键盘特写： 国产山寨皮套（没钱只好用这个凑合了）：]]></description>
			<content:encoded><![CDATA[<p>总算从一堆事情中间缓过神来，想起许久没更新这个博客了，干脆发点kindle 3的图片撑下页面。</p>
<p>不多说，直接上图。</p>
<p><strong>一看包装盒，就知道不是一般的东西：</strong></p>
<p><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217166.jpg"><img class="alignnone" title="20101217166" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217166-1024x768.jpg" alt="box of kindle 3" width="614" height="461" /></a></p>
<p><strong>一次性的封口：</strong></p>
<p><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217167.jpg"><img class="size-large wp-image-86 alignnone" title="20101217167" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217167-1024x768.jpg" alt="一次性开口" width="614" height="461" /></a></p>
<p><strong>盒子内部图：</strong></p>
<p><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217168.jpg"><img title="20101217168" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217168-1024x768.jpg" alt="盒子内部" width="614" height="461" /></a></p>
<p><strong>说明书，数据线 and 数据线封套：</strong></p>
<p><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217169.jpg"><img class="alignnone size-large wp-image-88" title="20101217169" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217169-1024x768.jpg" alt="" width="614" height="461" /></a></p>
<p><strong>正面：</strong></p>
<p><strong><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217170.jpg"><img class="alignnone size-large wp-image-89" title="20101217170" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217170-1024x768.jpg" alt="" width="614" height="461" /></a></strong></p>
<p><strong>屏幕特写：</strong></p>
<p><strong><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217172.jpg"><img class="alignnone size-large wp-image-90" title="20101217172" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217172-1024x768.jpg" alt="" width="614" height="461" /></a></strong></p>
<p><strong>背面：</strong></p>
<p><strong><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217173.jpg"><img class="alignnone size-large wp-image-91" title="20101217173" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217173-1024x768.jpg" alt="" width="614" height="461" /></a></strong></p>
<p><strong>键盘特写：</strong></p>
<p><strong><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217176.jpg"><img class="alignnone size-large wp-image-94" title="20101217176" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217176-1024x768.jpg" alt="" width="614" height="461" /></a></strong></p>
<p><strong>国产山寨皮套（没钱只好用这个凑合了）：</strong></p>
<p><strong><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217174.jpg"><img class="alignnone size-large wp-image-92" title="20101217174" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217174-1024x768.jpg" alt="" width="614" height="461" /></a></strong></p>
<p><strong><a href="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217175.jpg"><img class="alignnone size-large wp-image-93" title="20101217175" src="http://www.caichen.org/wordpress/wp-content/uploads/2010/12/20101217175-1024x768.jpg" alt="" width="614" height="461" /></a></strong></p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.caichen.org/kindle3.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>我为什么拒绝使用百度</title>
		<link>http://www.caichen.org/why-i-refuse-baidu.html</link>
		<comments>http://www.caichen.org/why-i-refuse-baidu.html#comments</comments>
		<pubDate>Tue, 25 May 2010 05:41:01 +0000</pubDate>
		<dc:creator>zhlsk</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[baidu]]></category>
		<category><![CDATA[南方航空]]></category>

		<guid isPermaLink="false">http://www.caichen.org/?p=33</guid>
		<description><![CDATA[1.搜索结果不准确 我认为，作为一个搜索引擎，最起码也得保证搜索结果准确有效，但是百度偏偏做不到。 引用今天在google reader上面看的一篇文章，就可以看出百度的搜索结果有多么扯淡。 作者：maomy  来源：http://ohmymedia.com/2010/05/23/1137/ 自从Google离了中国，“胡萝卜”、“温度”、“学习”就都成为无法搜索的关键词，当时我也测试过，并且以为它将是写在历史上的一大笑柄。但是 当那堵墙突然出现在眼前，还是难免有眼冒金星的感觉。想不到过了个把月了，中国人民还是没法烹调胡萝卜，查个气温，或者学习一下雷锋。 为什么不用百度？ 我用了。“CPU 温度 软件”——结果汇报如下： 第一页里一共12条搜索结果，其中第1条和第12条是“推广链接”也就是赞助商花钱买的广告。第2条、第4条、第6条、第9条、第11条，都来自 “百度知道”，分别是2006、2007、2008、2007年的页面。剩下的第3、5、7、8、10条搜索结果，所指向的页面，张贴时间分别为 2006、2008、2006、2003、2002年。 总结一下：这次搜索的结果，在第一页中，除了付费广告之外，50%来自百度知道，100%页面已经超过2年时间。其中直接提供下载链接的有两个页 面，一个是中关村在线，提供的是2006年的软件下载；一个是没有听说过的软件下载站，PR只有3，网站的favicon图标居然是盗用的 foobar2000软件图标，有点山寨，不敢下载它的软件。 百度，叫我如何信赖你？ 2.虚假广告 最近几天媒体报道，有人用百度搜索“南方航空”，排在第一名的竟然是假网站，消费者因此被骗2000多元。 详细报道：http://tech.ifeng.com/internet/detail_2010_05/21/1540395_0.shtml 还有媒体继续挖掘，在百度上搜索“南方航空”网站订机票，排名前三的网站竟然都是诈骗网站，而真网站被假网站“挤”到了后面。 详细报道：http://news.163.com/10/0525/03/67GHJBFM0001124J.html 并且，百度不是第一次因为这个问题被曝光了。可以在任何搜索引擎上面搜索关键词：百度+虚假，能查询到众多案例。 作为一名每天使用搜索引擎的普通网民，我不是火眼金睛，实在没有胆量用百度。 3.企业文化太流氓 前段时间，有个做网站的朋友在群上说，自己被百度的销售代表勒索，对方告诉他，如果他不付费使用百度的竞价排名，百度就K掉他的网站，也就是删除已经收录的页面，且以后也拒绝收录他。这个朋友在群上求助，结果发现自己的遭遇并非个案，很多网站站长都遇到过。 早在2008年，CCAV就曝光过百度的无良政策，被指为“勒索营销”。 在搜索引擎上面搜索关键词：竞价排名，可以找到很多百度流氓案例。 真不知道，还有什么理由让你继续使用百度？]]></description>
			<content:encoded><![CDATA[<h2>1.搜索结果不准确</h2>
<p>我认为，作为一个搜索引擎，最起码也得保证搜索结果准确有效，但是百度偏偏做不到。</p>
<p>引用今天在google reader上面看的一篇文章，就可以看出百度的搜索结果有多么扯淡。</p>
<p>作者：maomy  来源：<a href="http://ohmymedia.com/2010/05/23/1137/" target="_blank">http://ohmymedia.com/2010/05/23/1137/</a></p>
<blockquote><p>自从Google离了中国，“胡萝卜”、“温度”、“学习”就都成为无法搜索的关键词，当时我也测试过，并且以为它将是写在历史上的一大笑柄。但是 当那堵墙突然出现在眼前，还是难免有眼冒金星的感觉。想不到过了个把月了，中国人民还是没法烹调胡萝卜，查个气温，或者学习一下雷锋。</p>
<p>为什么不用百度？</p>
<p>我用了。“CPU 温度 软件”——结果汇报如下：</p>
<p>第一页里一共12条搜索结果，其中第1条和第12条是“推广链接”也就是赞助商花钱买的广告。第2条、第4条、第6条、第9条、第11条，都来自 “百度知道”，分别是2006、2007、2008、2007年的页面。剩下的第3、5、7、8、10条搜索结果，所指向的页面，张贴时间分别为 2006、2008、2006、2003、2002年。</p>
<p>总结一下：这次搜索的结果，在第一页中，除了付费广告之外，50%来自百度知道，100%页面已经超过2年时间。其中直接提供下载链接的有两个页 面，一个是中关村在线，提供的是2006年的软件下载；一个是没有听说过的软件下载站，PR只有3，网站的favicon图标居然是盗用的 foobar2000软件图标，有点山寨，不敢下载它的软件。</p>
<p>百度，叫我如何信赖你？</p></blockquote>
<h2>2.虚假广告</h2>
<p>最近几天媒体报道，有人用百度搜索“南方航空”，排在第一名的竟然是假网站，消费者因此被骗2000多元。</p>
<p>详细报道：<a href="http://tech.ifeng.com/internet/detail_2010_05/21/1540395_0.shtml" target="_blank">http://tech.ifeng.com/internet/detail_2010_05/21/1540395_0.shtml</a></p>
<p>还有媒体继续挖掘，在百度上搜索“南方航空”网站订机票，排名前三的网站竟然都是诈骗网站，而真网站被假网站“挤”到了后面。</p>
<p>详细报道：<a href="http://news.163.com/10/0525/03/67GHJBFM0001124J.html" target="_blank">http://news.163.com/10/0525/03/67GHJBFM0001124J.html</a></p>
<p>并且，百度不是第一次因为这个问题被曝光了。可以在任何搜索引擎上面搜索关键词：百度+虚假，能查询到众多案例。</p>
<p><strong>作为一名每天使用搜索引擎的普通网民，我不是火眼金睛，实在没有胆量用百度。</strong></p>
<p><strong><br />
</strong></p>
<h2><strong>3.企业文化<strong>太流氓</strong></strong></h2>
<p>前段时间，有个做网站的朋友在群上说，自己被百度的销售代表勒索，对方告诉他，如果他不付费使用百度的竞价排名，百度就K掉他的网站，也就是删除已经收录的页面，且以后也拒绝收录他。这个朋友在群上求助，结果发现自己的遭遇并非个案，很多网站站长都遇到过。<strong><strong><br />
</strong></strong></p>
<p>早在2008年，CCAV就曝光过百度的无良政策，被指为“勒索营销”。</p>
<p>在搜索引擎上面搜索关键词：竞价排名，可以找到很多百度流氓案例。</p>
<p><strong><br />
</strong></p>
<p><strong>真不知道，还有什么理由让你继续使用百度？<br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.caichen.org/why-i-refuse-baidu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>数据无价，慎用西数硬盘</title>
		<link>http://www.caichen.org/reject-western-digital.html</link>
		<comments>http://www.caichen.org/reject-western-digital.html#comments</comments>
		<pubDate>Mon, 17 May 2010 03:51:48 +0000</pubDate>
		<dc:creator>zhlsk</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Western Digital]]></category>

		<guid isPermaLink="false">http://www.caichen.org/?p=22</guid>
		<description><![CDATA[自从3月份小黑T61的主板莫名其妙坏掉之后，我就对这台服役三年的工具有点不满了。想想反正主板都换新的了，干脆一了百了连硬盘一起换了。 上网查了很多资料，研究了半天，发现网友对西数硬盘的评价非常好，而且还有不少帖子盛赞西数。我毫无顾忌的就在新蛋下单，买了西数蓝盘WD3200BEVT，5400，320G。 新蛋链接：http://www.newegg.com.cn/Product/22-c13-002.htm 收到硬盘的时候，我就傻眼了，这辈子还没见过包装这么简陋的电子产品。虽然有个纸盒子装着，但是上面的印刷色彩都模糊了。拆开一看，连泡沫都没垫，看来西数真是对自己的产品很有信心。硬盘上面贴的代理商标是“依聿原装代理“，网上查了下还没查到。想想凑合了，还好，硬盘没啥问题，西数官方注册通过，直接把小黑原装的日立120G换了下来。用着感觉还不错，噪声很小可以接受，震动有点大，手放掌托那里感觉非常明显。 没想，才用一个多月，就出问题了。正常使用，只开了个firefox，鼠标指针莫名其妙就卡住，硬盘灯狂亮。开始我还以为是软件问题，卸载了不少软件，重装了系统，这种情况仍然反复出现。逐一排查，最后想到肯定是硬盘出问题了。用老牌的坏道检测工具一查，硬盘开始的10000个块就查出800个坏道。尝试软件修复，结果坏道不少反而增多了，系统都进不了。尝试用WINPE把个人文件拷出来，结果&#8230;.分区表错误，数据全没了。 无奈，只能尝试找厂商返修了。查了很久，才知道西数的保修根本就是垃圾。西数把保修外包给了国内一家叫城市快车的二流物流公司，所有保修通过物流收回中国总代处理。找了个800电话打过去，一个男的接线员有气无力的喂了一声就不说话了，还等我慢慢问他怎么办，结果他甩了一句：我们只负责一年以上的硬盘良品更换，一年以内的找经销商。 无奈，我只能把硬盘快递回新蛋处理了。还好新蛋的售后还比较靠谱，直接给我退款了。 后悔当初，没有听从明亮叔的谆谆教导，笔记本硬盘一点要用日立的。 数据无价，以后再也不敢买西数的硬盘了。]]></description>
			<content:encoded><![CDATA[<p>自从3月份小黑T61的主板莫名其妙坏掉之后，我就对这台服役三年的工具有点不满了。想想反正主板都换新的了，干脆一了百了连硬盘一起换了。</p>
<p>上网查了很多资料，研究了半天，发现网友对西数硬盘的评价非常好，而且还有不少帖子盛赞西数。我毫无顾忌的就在新蛋下单，买了西数蓝盘WD3200BEVT，5400，320G。</p>
<p>新蛋链接：<a href="http://www.newegg.com.cn/Product/22-c13-002.htm" target="_blank">http://www.newegg.com.cn/Product/22-c13-002.htm</a></p>
<p>收到硬盘的时候，我就傻眼了，这辈子还没见过包装这么简陋的电子产品。虽然有个纸盒子装着，但是上面的印刷色彩都模糊了。拆开一看，连泡沫都没垫，看来西数真是对自己的产品很有信心。硬盘上面贴的代理商标是“<em>依聿</em>原装代理“，网上查了下还没查到。想想凑合了，还好，硬盘没啥问题，西数官方注册通过，直接把小黑原装的日立120G换了下来。用着感觉还不错，噪声很小可以接受，震动有点大，手放掌托那里感觉非常明显。</p>
<p>没想，才用一个多月，就出问题了。正常使用，只开了个firefox，鼠标指针莫名其妙就卡住，硬盘灯狂亮。开始我还以为是软件问题，卸载了不少软件，重装了系统，这种情况仍然反复出现。逐一排查，最后想到肯定是硬盘出问题了。用老牌的坏道检测工具一查，硬盘开始的10000个块就查出800个坏道。尝试软件修复，结果坏道不少反而增多了，系统都进不了。尝试用WINPE把个人文件拷出来，结果&#8230;.分区表错误，数据全没了。</p>
<p>无奈，只能尝试找厂商返修了。查了很久，才知道西数的保修根本就是垃圾。西数把保修外包给了国内一家叫城市快车的二流物流公司，所有保修通过物流收回中国总代处理。找了个800电话打过去，一个男的接线员有气无力的喂了一声就不说话了，还等我慢慢问他怎么办，结果他甩了一句：我们只负责一年以上的硬盘良品更换，一年以内的找经销商。</p>
<p>无奈，我只能把硬盘快递回新蛋处理了。还好新蛋的售后还比较靠谱，直接给我退款了。</p>
<p>后悔当初，没有听从明亮叔的谆谆教导，笔记本硬盘一点要用日立的。</p>
<p><strong>数据无价，以后再也不敢买西数的硬盘了。</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.caichen.org/reject-western-digital.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

