﻿<?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-dingfirst-最新评论</title><link>http://www.blogjava.net/dingfirst/CommentsRSS.aspx</link><description>Ｏｎ　ｔｈｅ　Ｒｏａｄ</description><language>zh-cn</language><pubDate>Tue, 11 Sep 2007 08:29:08 GMT</pubDate><lastBuildDate>Tue, 11 Sep 2007 08:29:08 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: spring对jdbc的封装</title><link>http://www.blogjava.net/dingfirst/archive/2006/10/24/57918.html#76944</link><dc:creator>111</dc:creator><author>111</author><pubDate>Tue, 24 Oct 2006 04:55:00 GMT</pubDate><guid>http://www.blogjava.net/dingfirst/archive/2006/10/24/57918.html#76944</guid><description><![CDATA[11111<img src ="http://www.blogjava.net/dingfirst/aggbug/76944.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/dingfirst/" target="_blank">111</a> 2006-10-24 12:55 <a href="http://www.blogjava.net/dingfirst/archive/2006/10/24/57918.html#76944#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 多线程设计要点（转载)</title><link>http://www.blogjava.net/dingfirst/archive/2006/07/18/58160.html#58835</link><dc:creator>dingfirst</dc:creator><author>dingfirst</author><pubDate>Tue, 18 Jul 2006 11:20:00 GMT</pubDate><guid>http://www.blogjava.net/dingfirst/archive/2006/07/18/58160.html#58835</guid><description><![CDATA[应该是不用同步<img src ="http://www.blogjava.net/dingfirst/aggbug/58835.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/dingfirst/" target="_blank">dingfirst</a> 2006-07-18 19:20 <a href="http://www.blogjava.net/dingfirst/archive/2006/07/18/58160.html#58835#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 多线程设计要点（转载)</title><link>http://www.blogjava.net/dingfirst/archive/2006/07/18/58160.html#58679</link><dc:creator>永远的helloworld</dc:creator><author>永远的helloworld</author><pubDate>Tue, 18 Jul 2006 00:59:00 GMT</pubDate><guid>http://www.blogjava.net/dingfirst/archive/2006/07/18/58160.html#58679</guid><description><![CDATA[觉得既然对int型变量的读取是原子操作，那么<br>public synchronized int read(){ return i;}<br>这个读方法没有必要同步。<br><br>如果有其他地方用到读取、修改、然后再写入，那么对i的同步的职责也不应该是这个方法的。<img src ="http://www.blogjava.net/dingfirst/aggbug/58679.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/dingfirst/" target="_blank">永远的helloworld</a> 2006-07-18 08:59 <a href="http://www.blogjava.net/dingfirst/archive/2006/07/18/58160.html#58679#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>