﻿<?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/shichengjun1984/CommentsRSS.aspx</link><description>希望我的这个博客能给那些想在java的海洋中拼搏的人有所帮助。谢谢光临！</description><language>zh-cn</language><pubDate>Fri, 16 Apr 2010 01:47:22 GMT</pubDate><lastBuildDate>Fri, 16 Apr 2010 01:47:22 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: getServletContext()和getServletConfig()的意思</title><link>http://www.blogjava.net/shichengjun1984/archive/2009/07/14/159935.html#286633</link><dc:creator>图片挂了</dc:creator><author>图片挂了</author><pubDate>Tue, 14 Jul 2009 01:45:00 GMT</pubDate><guid>http://www.blogjava.net/shichengjun1984/archive/2009/07/14/159935.html#286633</guid><description><![CDATA[比如说getServletContext().getRealPath(&quot;/&quot;)来获得系统绝对路径  <br>这个就不明白了，为什么多此一举那，系统绝对路径不就是“/”吗<img src ="http://www.blogjava.net/shichengjun1984/aggbug/286633.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/shichengjun1984/" target="_blank">图片挂了</a> 2009-07-14 09:45 <a href="http://www.blogjava.net/shichengjun1984/archive/2009/07/14/159935.html#286633#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 12，Anonymous   Inner   Class   （匿名内部类）   是否可以extends（继承）其它类，是否可以implements（实现）interface（接口）？   </title><link>http://www.blogjava.net/shichengjun1984/archive/2009/06/16/128341.html#282495</link><dc:creator>sunkh</dc:creator><author>sunkh</author><pubDate>Mon, 15 Jun 2009 16:45:00 GMT</pubDate><guid>http://www.blogjava.net/shichengjun1984/archive/2009/06/16/128341.html#282495</guid><description><![CDATA[2、Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类，是否可以( implements 实现接口 interface)<br>    答：匿名的内部类是没有名字的内部类。 可以(extends继承) 其它类，也可以实现接口。<br>	匿名内部类要实现或者继承类是可以的，当然匿名内部类不能用implements，extends关键字来实现或继承其它类的。<img src ="http://www.blogjava.net/shichengjun1984/aggbug/282495.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/shichengjun1984/" target="_blank">sunkh</a> 2009-06-16 00:45 <a href="http://www.blogjava.net/shichengjun1984/archive/2009/06/16/128341.html#282495#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 1.JSP中动态INCLUDE与静态INCLUDE的区别？</title><link>http://www.blogjava.net/shichengjun1984/archive/2009/01/12/110252.html#251034</link><dc:creator>daa</dc:creator><author>daa</author><pubDate>Mon, 12 Jan 2009 14:59:00 GMT</pubDate><guid>http://www.blogjava.net/shichengjun1984/archive/2009/01/12/110252.html#251034</guid><description><![CDATA[fg<img src ="http://www.blogjava.net/shichengjun1984/aggbug/251034.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/shichengjun1984/" target="_blank">daa</a> 2009-01-12 22:59 <a href="http://www.blogjava.net/shichengjun1984/archive/2009/01/12/110252.html#251034#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: getServletContext()和getServletConfig()的意思</title><link>http://www.blogjava.net/shichengjun1984/archive/2008/05/27/159935.html#203091</link><dc:creator>fy_iceworld</dc:creator><author>fy_iceworld</author><pubDate>Mon, 26 May 2008 23:22:00 GMT</pubDate><guid>http://www.blogjava.net/shichengjun1984/archive/2008/05/27/159935.html#203091</guid><description><![CDATA[ServletContext对象为servlet提供有关容器的信息。<br><br>一个servlet可以使用getServletContext（）方法得到web应用的servletContext   即而使用getServletContext的一些方法来获得一些值 比如说getServletContext().getRealPath(&quot;/&quot;)来获得系统绝对路径  getServletContext().getResource(&quot;WEB-INF/config.xml&quot;)来获得xml文件的内容<br><img src ="http://www.blogjava.net/shichengjun1984/aggbug/203091.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/shichengjun1984/" target="_blank">fy_iceworld</a> 2008-05-27 07:22 <a href="http://www.blogjava.net/shichengjun1984/archive/2008/05/27/159935.html#203091#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 用Java转化汉字为拼音全拼</title><link>http://www.blogjava.net/shichengjun1984/archive/2007/10/09/151458.html#151492</link><dc:creator>快乐的猪猪</dc:creator><author>快乐的猪猪</author><pubDate>Tue, 09 Oct 2007 10:55:00 GMT</pubDate><guid>http://www.blogjava.net/shichengjun1984/archive/2007/10/09/151458.html#151492</guid><description><![CDATA[不错<img src ="http://www.blogjava.net/shichengjun1984/aggbug/151492.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/shichengjun1984/" target="_blank">快乐的猪猪</a> 2007-10-09 18:55 <a href="http://www.blogjava.net/shichengjun1984/archive/2007/10/09/151458.html#151492#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>