<?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 for 澄清的半亩方塘</title>
	<atom:link href="http://daniex.info/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://daniex.info</link>
	<description>接天莲叶无穷碧， 映日荷花别样红。</description>
	<lastBuildDate>Thu, 23 Feb 2012 06:23:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on windows xp 右键菜单、打开文件、ctrl+c 奇慢问题 by 尼克</title>
		<link>http://daniex.info/windows-xp-right-click-menu-open-the-file-ctrl-c-unresponsive-problems.html#comment-3114</link>
		<dc:creator>尼克</dc:creator>
		<pubDate>Thu, 23 Feb 2012 06:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1139#comment-3114</guid>
		<description>求原理？</description>
		<content:encoded><![CDATA[<p>求原理？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 使用JavaMail API by 博客</title>
		<link>http://daniex.info/the-javamail-api.html#comment-2792</link>
		<dc:creator>博客</dc:creator>
		<pubDate>Sun, 29 Jan 2012 04:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1117#comment-2792</guid>
		<description>来过，非常好，收藏了。</description>
		<content:encoded><![CDATA[<p>来过，非常好，收藏了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on javax.mail.internet API 学习 by 使用JavaMail API &#124; 澄清的半亩方塘</title>
		<link>http://daniex.info/javax-mail-internet-api.html#comment-2770</link>
		<dc:creator>使用JavaMail API &#124; 澄清的半亩方塘</dc:creator>
		<pubDate>Fri, 27 Jan 2012 11:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1112#comment-2770</guid>
		<description>[...] 使用JavaMail API，接上文javax.mail.internet api 学习 1．发送邮件 在获得了Session后，建立并填入邮件信息，然后发送它到邮件服务器。这便是使用Java Mail API发送邮件的过程，在发送邮件之前，我们需要设置SMTP服务器：通过设置Properties的mail.smtp.host属性。 String host = &#8230;; String from = &#8230;; String to = &#8230;; // Get system properties Properties props = System.getProperties(); // Setup mail server props.put(&#8220;mail.smtp.host&#8221;, host); // Get session Session session = Session.getDefaultInstance(props, null);// Define message MimeMessage message = new MimeMessage(session); message.setFrom(new InternetAddress(from));message.addRecipient(Message.RecipientType.TO,   new InternetAddress(to));message.setSubject(&#8220;Hello JavaMail&#8221;); message.setText(&#8220;Welcome to JavaMail&#8221;); // Send message Transport.send(message); [...]</description>
		<content:encoded><![CDATA[<p>[...] 使用JavaMail API，接上文javax.mail.internet api 学习 1．发送邮件 在获得了Session后，建立并填入邮件信息，然后发送它到邮件服务器。这便是使用Java Mail API发送邮件的过程，在发送邮件之前，我们需要设置SMTP服务器：通过设置Properties的mail.smtp.host属性。 String host = &#8230;; String from = &#8230;; String to = &#8230;; // Get system properties Properties props = System.getProperties(); // Setup mail server props.put(&#8220;mail.smtp.host&#8221;, host); // Get session Session session = Session.getDefaultInstance(props, null);// Define message MimeMessage message = new MimeMessage(session); message.setFrom(new InternetAddress(from));message.addRecipient(Message.RecipientType.TO,   new InternetAddress(to));message.setSubject(&#8220;Hello JavaMail&#8221;); message.setText(&#8220;Welcome to JavaMail&#8221;); // Send message Transport.send(message); [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MIME详细介绍 by javax.mail.internet API 学习 &#124; 澄清的半亩方塘</title>
		<link>http://daniex.info/mime-details.html#comment-2699</link>
		<dc:creator>javax.mail.internet API 学习 &#124; 澄清的半亩方塘</dc:creator>
		<pubDate>Fri, 20 Jan 2012 14:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1101#comment-2699</guid>
		<description>[...] 下面转载了这个包的基本使用方法，供学习参考。MIME学习请参考这里 [...]</description>
		<content:encoded><![CDATA[<p>[...] 下面转载了这个包的基本使用方法，供学习参考。MIME学习请参考这里 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on kindle 4 体验及亚马逊买书推送kindle问题 by 美文</title>
		<link>http://daniex.info/kindle-4-experience.html#comment-2632</link>
		<dc:creator>美文</dc:creator>
		<pubDate>Mon, 16 Jan 2012 10:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1088#comment-2632</guid>
		<description>来顶博主了，新年快乐哦！
辛卯年(兔)腊月廿三 2012-1-16</description>
		<content:encoded><![CDATA[<p>来顶博主了，新年快乐哦！<br />
辛卯年(兔)腊月廿三 2012-1-16</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on kindle 4 体验及亚马逊买书推送kindle问题 by 澄清</title>
		<link>http://daniex.info/kindle-4-experience.html#comment-2564</link>
		<dc:creator>澄清</dc:creator>
		<pubDate>Wed, 11 Jan 2012 09:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1088#comment-2564</guid>
		<description>好像不行哎，电脑翻墙，再用笔记本开个无线出来。。。</description>
		<content:encoded><![CDATA[<p>好像不行哎，电脑翻墙，再用笔记本开个无线出来。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on kindle 4 体验及亚马逊买书推送kindle问题 by wangchao</title>
		<link>http://daniex.info/kindle-4-experience.html#comment-2562</link>
		<dc:creator>wangchao</dc:creator>
		<pubDate>Wed, 11 Jan 2012 08:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1088#comment-2562</guid>
		<description>好像买了几本之后就不能买了
amazon会检测ip，最好每次买先挂上代理。。。
不过k4能不能挂代理啊？</description>
		<content:encoded><![CDATA[<p>好像买了几本之后就不能买了<br />
amazon会检测ip，最好每次买先挂上代理。。。<br />
不过k4能不能挂代理啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2011看的书电影电视还有玩的 by 澄清</title>
		<link>http://daniex.info/2011-look-book-film-and-television-as-well-play.html#comment-2470</link>
		<dc:creator>澄清</dc:creator>
		<pubDate>Wed, 04 Jan 2012 13:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1082#comment-2470</guid>
		<description>随手记一下，免得忘了一年是怎么过的。 :mrgreen:</description>
		<content:encoded><![CDATA[<p>随手记一下，免得忘了一年是怎么过的。 <img src='http://daniex.info/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2011看的书电影电视还有玩的 by 桔子仙人</title>
		<link>http://daniex.info/2011-look-book-film-and-television-as-well-play.html#comment-2469</link>
		<dc:creator>桔子仙人</dc:creator>
		<pubDate>Wed, 04 Jan 2012 12:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1082#comment-2469</guid>
		<description>:shock: 完全量化了的生活啊。cool</description>
		<content:encoded><![CDATA[<p> <img src='http://daniex.info/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' />  完全量化了的生活啊。cool</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 菲律宾流水账 by 2011看的书电影电视 &#124; 澄清的半亩方塘</title>
		<link>http://daniex.info/trip-of-philippines.html#comment-2468</link>
		<dc:creator>2011看的书电影电视 &#124; 澄清的半亩方塘</dc:creator>
		<pubDate>Wed, 04 Jan 2012 11:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=748#comment-2468</guid>
		<description>[...] 8.12～13 露营（香港海下湾海岸公园潜浮） 8.27 东西冲穿越  9.5～8广州   9.9～13 菲律宾 10.23 光明农场 10.29 西贡村-红花岭-抛狗岭-半云天徒步  11.6 [...]</description>
		<content:encoded><![CDATA[<p>[...] 8.12～13 露营（香港海下湾海岸公园潜浮） 8.27 东西冲穿越  9.5～8广州   9.9～13 菲律宾 10.23 光明农场 10.29 西贡村-红花岭-抛狗岭-半云天徒步  11.6 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 失恋33天 by 2011看的书电影电视 &#124; 澄清的半亩方塘</title>
		<link>http://daniex.info/love-is-not-blind.html#comment-2467</link>
		<dc:creator>2011看的书电影电视 &#124; 澄清的半亩方塘</dc:creator>
		<pubDate>Wed, 04 Jan 2012 11:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=905#comment-2467</guid>
		<description>[...] 大侦探福尔摩斯 求婚大作战sp 源代码 财神客栈 窃听风云2 狂野目标 20111021  失恋33天20111108 猩球崛起20111117 钢的琴20111120 我们所知道的生活20111204 魔法奇幻秀20111213  [...]</description>
		<content:encoded><![CDATA[<p>[...] 大侦探福尔摩斯 求婚大作战sp 源代码 财神客栈 窃听风云2 狂野目标 20111021  失恋33天20111108 猩球崛起20111117 钢的琴20111120 我们所知道的生活20111204 魔法奇幻秀20111213  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 穿越三水线，我们毕业了！ by 澄清</title>
		<link>http://daniex.info/through-the-sanshui-line-we-graduated.html#comment-2373</link>
		<dc:creator>澄清</dc:creator>
		<pubDate>Thu, 29 Dec 2011 01:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://daniex.info/?p=1057#comment-2373</guid>
		<description>相片还没弄好么，回头传一点～ :mrgreen:</description>
		<content:encoded><![CDATA[<p>相片还没弄好么，回头传一点～ <img src='http://daniex.info/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

