﻿<?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-我的JAVA学习笔记-最新评论</title><link>http://www.blogjava.net/EvanLiu/CommentsRSS.aspx</link><description>休息，休息</description><language>zh-cn</language><pubDate>Sun, 06 Sep 2009 14:12:19 GMT</pubDate><lastBuildDate>Sun, 06 Sep 2009 14:12:19 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 一个失败了的需求--button模拟file提交数据</title><link>http://www.blogjava.net/EvanLiu/archive/2009/08/22/162799.html#292193</link><dc:creator>htf</dc:creator><author>htf</author><pubDate>Sat, 22 Aug 2009 07:58:00 GMT</pubDate><guid>http://www.blogjava.net/EvanLiu/archive/2009/08/22/162799.html#292193</guid><description><![CDATA[grdgvf<img src ="http://www.blogjava.net/EvanLiu/aggbug/292193.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/EvanLiu/" target="_blank">htf</a> 2009-08-22 15:58 <a href="http://www.blogjava.net/EvanLiu/archive/2009/08/22/162799.html#292193#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Oracle分页SQL</title><link>http://www.blogjava.net/EvanLiu/archive/2009/04/27/188042.html#267749</link><dc:creator>路人甲</dc:creator><author>路人甲</author><pubDate>Mon, 27 Apr 2009 09:05:00 GMT</pubDate><guid>http://www.blogjava.net/EvanLiu/archive/2009/04/27/188042.html#267749</guid><description><![CDATA[收下了  正在愁人呢  不错 谢啦<img src ="http://www.blogjava.net/EvanLiu/aggbug/267749.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/EvanLiu/" target="_blank">路人甲</a> 2009-04-27 17:05 <a href="http://www.blogjava.net/EvanLiu/archive/2009/04/27/188042.html#267749#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ThreadLocal学习</title><link>http://www.blogjava.net/EvanLiu/archive/2009/03/04/255272.html#257900</link><dc:creator>gouflv</dc:creator><author>gouflv</author><pubDate>Wed, 04 Mar 2009 15:12:00 GMT</pubDate><guid>http://www.blogjava.net/EvanLiu/archive/2009/03/04/255272.html#257900</guid><description><![CDATA[ThreadLocal的文章小弟这是第一次看到...<br><br>之前学hibernate的时候, myeclipse自动生成的SessionFactory里也看到这个方法, 呵 学习学习<img src ="http://www.blogjava.net/EvanLiu/aggbug/257900.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/EvanLiu/" target="_blank">gouflv</a> 2009-03-04 23:12 <a href="http://www.blogjava.net/EvanLiu/archive/2009/03/04/255272.html#257900#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Oracle分页SQL</title><link>http://www.blogjava.net/EvanLiu/archive/2009/02/19/188042.html#255622</link><dc:creator>wangs130</dc:creator><author>wangs130</author><pubDate>Thu, 19 Feb 2009 09:53:00 GMT</pubDate><guid>http://www.blogjava.net/EvanLiu/archive/2009/02/19/188042.html#255622</guid><description><![CDATA[学习了．<img src ="http://www.blogjava.net/EvanLiu/aggbug/255622.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/EvanLiu/" target="_blank">wangs130</a> 2009-02-19 17:53 <a href="http://www.blogjava.net/EvanLiu/archive/2009/02/19/188042.html#255622#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: String StringBuffer</title><link>http://www.blogjava.net/EvanLiu/archive/2008/11/27/189602.html#243024</link><dc:creator>EvanLiu</dc:creator><author>EvanLiu</author><pubDate>Thu, 27 Nov 2008 08:27:00 GMT</pubDate><guid>http://www.blogjava.net/EvanLiu/archive/2008/11/27/189602.html#243024</guid><description><![CDATA[是的，对象类型传递的是引用的copy，但这个copy就是一个value<br>a Java application passes object references by value<img src ="http://www.blogjava.net/EvanLiu/aggbug/243024.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/EvanLiu/" target="_blank">EvanLiu</a> 2008-11-27 16:27 <a href="http://www.blogjava.net/EvanLiu/archive/2008/11/27/189602.html#243024#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: String StringBuffer</title><link>http://www.blogjava.net/EvanLiu/archive/2008/11/04/189602.html#238609</link><dc:creator>sclsch</dc:creator><author>sclsch</author><pubDate>Tue, 04 Nov 2008 07:25:00 GMT</pubDate><guid>http://www.blogjava.net/EvanLiu/archive/2008/11/04/189602.html#238609</guid><description><![CDATA[2.java中只有值传递<br><br>不是吧，java对于基本类型是传递的是值的copy,<br>对于对象类型传递的是引用的copy.<br>    public static void operate(StringBuffer x, StringBuffer y) {<br>        x.append(y);<br>        y = x;<br>    }<br>虽然y指向对象ab,但buffB 仍然指向了b<img src ="http://www.blogjava.net/EvanLiu/aggbug/238609.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/EvanLiu/" target="_blank">sclsch</a> 2008-11-04 15:25 <a href="http://www.blogjava.net/EvanLiu/archive/2008/11/04/189602.html#238609#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Oracle分页SQL</title><link>http://www.blogjava.net/EvanLiu/archive/2008/03/23/188042.html#188080</link><dc:creator>冬眠的Evan</dc:creator><author>冬眠的Evan</author><pubDate>Sun, 23 Mar 2008 13:02:00 GMT</pubDate><guid>http://www.blogjava.net/EvanLiu/archive/2008/03/23/188042.html#188080</guid><description><![CDATA[竟然有人回复了，感动得眼泪哗啦啦～～～<img src ="http://www.blogjava.net/EvanLiu/aggbug/188080.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/EvanLiu/" target="_blank">冬眠的Evan</a> 2008-03-23 21:02 <a href="http://www.blogjava.net/EvanLiu/archive/2008/03/23/188042.html#188080#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: JAVA集合小结</title><link>http://www.blogjava.net/EvanLiu/archive/2008/03/23/159884.html#188079</link><dc:creator>矿矿</dc:creator><author>矿矿</author><pubDate>Sun, 23 Mar 2008 12:49:00 GMT</pubDate><guid>http://www.blogjava.net/EvanLiu/archive/2008/03/23/159884.html#188079</guid><description><![CDATA[不 大  懂<br>   我是新手！！<img src ="http://www.blogjava.net/EvanLiu/aggbug/188079.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/EvanLiu/" target="_blank">矿矿</a> 2008-03-23 20:49 <a href="http://www.blogjava.net/EvanLiu/archive/2008/03/23/159884.html#188079#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Oracle分页SQL</title><link>http://www.blogjava.net/EvanLiu/archive/2008/03/23/188042.html#188077</link><dc:creator>矿矿</dc:creator><author>矿矿</author><pubDate>Sun, 23 Mar 2008 12:46:00 GMT</pubDate><guid>http://www.blogjava.net/EvanLiu/archive/2008/03/23/188042.html#188077</guid><description><![CDATA[呵呵 <br>   加油！<img src ="http://www.blogjava.net/EvanLiu/aggbug/188077.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/EvanLiu/" target="_blank">矿矿</a> 2008-03-23 20:46 <a href="http://www.blogjava.net/EvanLiu/archive/2008/03/23/188042.html#188077#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>