﻿<?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-xsm－－海阔天空-最新评论</title><link>http://www.blogjava.net/xsm1034999/CommentsRSS.aspx</link><description>JAVA AND DocNET！</description><language>zh-cn</language><pubDate>Sun, 11 Nov 2007 14:25:00 GMT</pubDate><lastBuildDate>Sun, 11 Nov 2007 14:25:00 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 关于JAVA的PO与VO</title><link>http://www.blogjava.net/xsm1034999/archive/2007/11/11/159706.html#159809</link><dc:creator>Matthew Chen</dc:creator><author>Matthew Chen</author><pubDate>Sun, 11 Nov 2007 14:25:00 GMT</pubDate><guid>http://www.blogjava.net/xsm1034999/archive/2007/11/11/159706.html#159809</guid><description><![CDATA[楼上说的那本书好吗？讲哪方面的东西啊？<br>全局变量有时也会用到的，jvm很多借助类的静态的东西，那就是全局的了，否则很多实例引用在对象间传递起来过于复杂了。<img src ="http://www.blogjava.net/xsm1034999/aggbug/159809.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xsm1034999/" target="_blank">Matthew Chen</a> 2007-11-11 22:25 <a href="http://www.blogjava.net/xsm1034999/archive/2007/11/11/159706.html#159809#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 关于JAVA的PO与VO</title><link>http://www.blogjava.net/xsm1034999/archive/2007/11/11/159706.html#159761</link><dc:creator>sunday</dc:creator><author>sunday</author><pubDate>Sun, 11 Nov 2007 09:09:00 GMT</pubDate><guid>http://www.blogjava.net/xsm1034999/archive/2007/11/11/159706.html#159761</guid><description><![CDATA[同意   在小项目中，我是这样做的  一个与数据库对应的类  一个dao  一个action （struts2的，spring直接把dao  给DI到action中，struts2直接把表单值灌到model类，代码会很小的） 就完事了   <br>我不相信声明po  vo  dto  太多o了  我个人不喜欢用别人的思考代替自己的思考  网上就o来o去，我不觉得我不vo就不面向对象，不vo就没扩展性。我就觉得  在小项目  就pk代码行 ，那种解决方法代码行小  用拿种 代码行小  意味着你更改的成本也小  <br><br>喜欢ror的团队写的《geeting real》，不要yy太多 <br><br>现在不是文革  我不vo就给我戴帽子不分层  我不分层就给我戴帽子说我不OO <br><br>同意lz  自己的实践比别人说的要强的  <img src ="http://www.blogjava.net/xsm1034999/aggbug/159761.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xsm1034999/" target="_blank">sunday</a> 2007-11-11 17:09 <a href="http://www.blogjava.net/xsm1034999/archive/2007/11/11/159706.html#159761#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 我学习JAVA的心得</title><link>http://www.blogjava.net/xsm1034999/archive/2007/04/21/89009.html#112424</link><dc:creator>xsm1034999</dc:creator><author>xsm1034999</author><pubDate>Sat, 21 Apr 2007 04:12:00 GMT</pubDate><guid>http://www.blogjava.net/xsm1034999/archive/2007/04/21/89009.html#112424</guid><description><![CDATA[很多时候，你知道了一样东西，或者说别人告诉了你一种新的东西。<br>  <br>那么一般他不会告诉你详细，你应该具备一种信息搜索能力，可以去百度或Goolgo上搜一下，就有很多信息出来，你再去寻找符合你的内容。<br>  慢慢地就能培养这种能力，不要总是想着别人给你详细信息。<br><img src ="http://www.blogjava.net/xsm1034999/aggbug/112424.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xsm1034999/" target="_blank">xsm1034999</a> 2007-04-21 12:12 <a href="http://www.blogjava.net/xsm1034999/archive/2007/04/21/89009.html#112424#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 我学习JAVA的心得</title><link>http://www.blogjava.net/xsm1034999/archive/2007/04/20/89009.html#112302</link><dc:creator>GYBC</dc:creator><author>GYBC</author><pubDate>Fri, 20 Apr 2007 11:02:00 GMT</pubDate><guid>http://www.blogjava.net/xsm1034999/archive/2007/04/20/89009.html#112302</guid><description><![CDATA[我正在上java课感觉就像在听天书,我学过c++但是对java还是理不出一点头绪<br>我不知道监听器是干吗用的,不知道这个类要继承哪些父类实现哪些接口,我该怎么办呢?<img src ="http://www.blogjava.net/xsm1034999/aggbug/112302.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xsm1034999/" target="_blank">GYBC</a> 2007-04-20 19:02 <a href="http://www.blogjava.net/xsm1034999/archive/2007/04/20/89009.html#112302#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: JAVA类装载器</title><link>http://www.blogjava.net/xsm1034999/archive/2007/04/08/88998.html#109251</link><dc:creator>久城</dc:creator><author>久城</author><pubDate>Sun, 08 Apr 2007 09:45:00 GMT</pubDate><guid>http://www.blogjava.net/xsm1034999/archive/2007/04/08/88998.html#109251</guid><description><![CDATA[例子很好！<img src ="http://www.blogjava.net/xsm1034999/aggbug/109251.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xsm1034999/" target="_blank">久城</a> 2007-04-08 17:45 <a href="http://www.blogjava.net/xsm1034999/archive/2007/04/08/88998.html#109251#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 一个普通大学生有感</title><link>http://www.blogjava.net/xsm1034999/archive/2007/04/08/109129.html#109181</link><dc:creator>http://www.blogjava.net/JAVA-HE</dc:creator><author>http://www.blogjava.net/JAVA-HE</author><pubDate>Sat, 07 Apr 2007 16:02:00 GMT</pubDate><guid>http://www.blogjava.net/xsm1034999/archive/2007/04/08/109129.html#109181</guid><description><![CDATA[我有同感。<img src ="http://www.blogjava.net/xsm1034999/aggbug/109181.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xsm1034999/" target="_blank">http://www.blogjava.net/JAVA-HE</a> 2007-04-08 00:02 <a href="http://www.blogjava.net/xsm1034999/archive/2007/04/08/109129.html#109181#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 关于Java栈与堆的思考</title><link>http://www.blogjava.net/xsm1034999/archive/2006/12/21/88996.html#89322</link><dc:creator>大风吹</dc:creator><author>大风吹</author><pubDate>Thu, 21 Dec 2006 09:18:00 GMT</pubDate><guid>http://www.blogjava.net/xsm1034999/archive/2006/12/21/88996.html#89322</guid><description><![CDATA[嗯 透彻。。。。支持 <img src ="http://www.blogjava.net/xsm1034999/aggbug/89322.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xsm1034999/" target="_blank">大风吹</a> 2006-12-21 17:18 <a href="http://www.blogjava.net/xsm1034999/archive/2006/12/21/88996.html#89322#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 我学习JAVA的心得</title><link>http://www.blogjava.net/xsm1034999/archive/2006/12/21/89009.html#89318</link><dc:creator>大风吹</dc:creator><author>大风吹</author><pubDate>Thu, 21 Dec 2006 09:06:00 GMT</pubDate><guid>http://www.blogjava.net/xsm1034999/archive/2006/12/21/89009.html#89318</guid><description><![CDATA[我刚接触J2EE一个月吧，然后公司让我们做项目。这个项目是一个小型的网上书店系统，但我对这个项目没什么贡献，只做了一些关于新闻添加，修改，查找书籍详细情况的一些简单功能。但对很多什么留言版和定单管理之类的东西没有进行练习。 现在项目马上就要完了，应该说对我们这三个初学者来说还是不错滴，但对于MVC的理解似乎还不是很透彻，对Servlet和JSP的运用也不是很到位。哎，真的要向你学习，也许多的实践和练习才能多多锻炼自己。 看了你写的文章让我很受益，我一定会西纳你良好的建议的，也祝你在项目中继续提高，加油！<br><br><img src ="http://www.blogjava.net/xsm1034999/aggbug/89318.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xsm1034999/" target="_blank">大风吹</a> 2006-12-21 17:06 <a href="http://www.blogjava.net/xsm1034999/archive/2006/12/21/89009.html#89318#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 我学习JAVA的心得</title><link>http://www.blogjava.net/xsm1034999/archive/2006/12/20/89009.html#89010</link><dc:creator>Lindean</dc:creator><author>Lindean</author><pubDate>Wed, 20 Dec 2006 04:20:00 GMT</pubDate><guid>http://www.blogjava.net/xsm1034999/archive/2006/12/20/89009.html#89010</guid><description><![CDATA[支持谢老板   ~~~！！^&amp;^<img src ="http://www.blogjava.net/xsm1034999/aggbug/89010.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xsm1034999/" target="_blank">Lindean</a> 2006-12-20 12:20 <a href="http://www.blogjava.net/xsm1034999/archive/2006/12/20/89009.html#89010#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>