﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-庄周梦蝶-最新评论</title><link>http://www.blogjava.net/killme2008/CommentsRSS.aspx</link><description>生活、程序、未来</description><language>zh-cn</language><pubDate>Wed, 10 Dec 2014 09:39:37 GMT</pubDate><lastBuildDate>Wed, 10 Dec 2014 09:39:37 GMT</lastBuildDate><generator>cnblogs</generator><item><title>creditrepaircharlottenc47467</title><link>http://www.blogjava.net/killme2008/archive/2014/12/11/366763.html#421280</link><dc:creator>Your style is unique in comparison to other folks </dc:creator><author>Your style is unique in comparison to other folks </author><pubDate>Thu, 11 Dec 2014 07:12:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/12/11/366763.html#421280</guid><description><![CDATA[Your style is unique in comparison to other folks I've read stuff from. Thanks for posting when you have the opportunity, Guess I will just book mark this blog.<img src ="http://www.blogjava.net/killme2008/aggbug/421280.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">Your style is unique in comparison to other folks </a> 2014-12-11 15:12 <a href="http://www.blogjava.net/killme2008/archive/2014/12/11/366763.html#421280#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: java nio的一个严重BUG</title><link>http://www.blogjava.net/killme2008/archive/2014/11/26/296826.html#420589</link><dc:creator>kennykinte</dc:creator><author>kennykinte</author><pubDate>Tue, 25 Nov 2014 18:32:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/11/26/296826.html#420589</guid><description><![CDATA[Netty 3.6有处理。<br><br>org.jboss.netty.channel.socket.nio.NioSelector<img src ="http://www.blogjava.net/killme2008/aggbug/420589.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">kennykinte</a> 2014-11-26 02:32 <a href="http://www.blogjava.net/killme2008/archive/2014/11/26/296826.html#420589#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ubuntu下解决Ruby安装后缺少openssl的问题</title><link>http://www.blogjava.net/killme2008/archive/2014/11/18/242066.html#420212</link><dc:creator>Bill Gui</dc:creator><author>Bill Gui</author><pubDate>Mon, 17 Nov 2014 22:21:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/11/18/242066.html#420212</guid><description><![CDATA[非常感谢您的分享，帮助我快速解决了问题。<img src ="http://www.blogjava.net/killme2008/aggbug/420212.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">Bill Gui</a> 2014-11-18 06:21 <a href="http://www.blogjava.net/killme2008/archive/2014/11/18/242066.html#420212#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 快速排序及优化</title><link>http://www.blogjava.net/killme2008/archive/2014/11/08/331404.html#419787</link><dc:creator>Toby</dc:creator><author>Toby</author><pubDate>Sat, 08 Nov 2014 05:58:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/11/08/331404.html#419787</guid><description><![CDATA[太棒了！<img src ="http://www.blogjava.net/killme2008/aggbug/419787.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">Toby</a> 2014-11-08 13:58 <a href="http://www.blogjava.net/killme2008/archive/2014/11/08/331404.html#419787#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Clojure的并发（二）Write Skew分析</title><link>http://www.blogjava.net/killme2008/archive/2014/10/30/326362.html#419318</link><dc:creator>chen_767</dc:creator><author>chen_767</author><pubDate>Thu, 30 Oct 2014 14:56:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/10/30/326362.html#419318</guid><description><![CDATA[(defn deduct [account n other]<br>      (dosync (ensure account) (ensure other)<br>          (if (&gt;= (+ (- @account n) @other) 0)<br>              (alter account - n))))<br><br>中可以不ensure account吧?<img src ="http://www.blogjava.net/killme2008/aggbug/419318.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">chen_767</a> 2014-10-30 22:56 <a href="http://www.blogjava.net/killme2008/archive/2014/10/30/326362.html#419318#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Rabbitmq的网络层浅析</title><link>http://www.blogjava.net/killme2008/archive/2014/09/16/304079.html#417992</link><dc:creator>jj</dc:creator><author>jj</author><pubDate>Tue, 16 Sep 2014 09:21:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/09/16/304079.html#417992</guid><description><![CDATA[看不到图片<img src ="http://www.blogjava.net/killme2008/aggbug/417992.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">jj</a> 2014-09-16 17:21 <a href="http://www.blogjava.net/killme2008/archive/2014/09/16/304079.html#417992#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 我的Java学习推荐书目[未登录]</title><link>http://www.blogjava.net/killme2008/archive/2014/09/15/337788.html#417954</link><dc:creator>ding</dc:creator><author>ding</author><pubDate>Mon, 15 Sep 2014 09:40:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/09/15/337788.html#417954</guid><description><![CDATA[你好，你还在珍爱网吗，怎么联系你？我Q：2559606582@董炎生<img src ="http://www.blogjava.net/killme2008/aggbug/417954.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">ding</a> 2014-09-15 17:40 <a href="http://www.blogjava.net/killme2008/archive/2014/09/15/337788.html#417954#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Clojure世界：利用HouseMD诊断clojure</title><link>http://www.blogjava.net/killme2008/archive/2014/09/02/380822.html#417586</link><dc:creator>好邻居官网</dc:creator><author>好邻居官网</author><pubDate>Tue, 02 Sep 2014 01:17:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/09/02/380822.html#417586</guid><description><![CDATA[这个块看看就好了，不是非常能看懂！<img src ="http://www.blogjava.net/killme2008/aggbug/417586.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">好邻居官网</a> 2014-09-02 09:17 <a href="http://www.blogjava.net/killme2008/archive/2014/09/02/380822.html#417586#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Java NIO trick and trap[未登录]</title><link>http://www.blogjava.net/killme2008/archive/2014/09/01/338420.html#417581</link><dc:creator>Z</dc:creator><author>Z</author><pubDate>Mon, 01 Sep 2014 14:13:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/09/01/338420.html#417581</guid><description><![CDATA[感谢分享...非常全面，非常实用<img src ="http://www.blogjava.net/killme2008/aggbug/417581.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">Z</a> 2014-09-01 22:13 <a href="http://www.blogjava.net/killme2008/archive/2014/09/01/338420.html#417581#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 博客搬迁</title><link>http://www.blogjava.net/killme2008/archive/2014/09/01/392701.html#417548</link><dc:creator>好邻居官网</dc:creator><author>好邻居官网</author><pubDate>Mon, 01 Sep 2014 01:51:00 GMT</pubDate><guid>http://www.blogjava.net/killme2008/archive/2014/09/01/392701.html#417548</guid><description><![CDATA[这个是要放弃这里的意思了？<img src ="http://www.blogjava.net/killme2008/aggbug/417548.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/killme2008/" target="_blank">好邻居官网</a> 2014-09-01 09:51 <a href="http://www.blogjava.net/killme2008/archive/2014/09/01/392701.html#417548#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>