<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>Xsuo.Android  - java</title><link>http://blog.csdn.net/hqx2008/category/310224.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sat, 04 Oct 2008 09:47:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>Xsuo</dc:creator><title>Reading and writing text files</title><link>http://blog.csdn.net/hqx2008/archive/2008/10/04/3015027.aspx</link><pubDate>Sat, 04 Oct 2008 09:44:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/10/04/3015027.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/3015027.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/10/04/3015027.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/3015027.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3015027</trackback:ping><description>&lt;font face="Tahoma"&gt;When reading and writing text files :
&lt;/font&gt;&lt;ul&gt;&lt;li&gt;&lt;font face="Tahoma"&gt;
it is almost always a good idea to use buffering (default size is 8K)&lt;/font&gt;&lt;/li&gt;&lt;li&gt;&lt;font face="Tahoma"&gt;
it is often possible to use references to abstract base classes, instead
of references to specific concrete classes&lt;/font&gt;&lt;/li&gt;&lt;li&gt;&lt;font face="Tahoma"&gt;
there is always a need to pay attention to exceptions (in particular, &lt;a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html"&gt;&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/3015027.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>WebSphere服务器安装配置全攻略</title><link>http://blog.csdn.net/hqx2008/archive/2008/03/21/2201672.aspx</link><pubDate>Fri, 21 Mar 2008 09:09:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/03/21/2201672.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2201672.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/03/21/2201672.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2201672.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2201672</trackback:ping><description>IBM WebSphere Application Server提供了从电子商务的构建、发布到管理的能力。其标准版提供了开放、标准的平台。WebSphere Application Server包括Servlet运行引擎、高性能的数据库连接程序，提供预连接、会话和状态管理的应用服务，WebSphere还支持XML文档结构。另外，WebSphere还支持JSP的1.0版本，Servlet的2.1版本。有高速的数据库缓冲联结池（支持DB2 Universal Database，Oracle，Microsoft SQL Server等数据库。） &lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2201672.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>Java SE 6(JDK1.6)的十大新技术亮点</title><link>http://blog.csdn.net/hqx2008/archive/2008/03/21/2201657.aspx</link><pubDate>Fri, 21 Mar 2008 09:07:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/03/21/2201657.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2201657.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/03/21/2201657.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2201657.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2201657</trackback:ping><description>  Danny Coward在他的博客中列出了Java SE 6的十大新功能，同时也是他认为你应该升级到Java SE 6上的十大原因。这十大看点以次是
&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2201657.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>WebWork深入浅出</title><link>http://blog.csdn.net/hqx2008/archive/2008/03/21/2201654.aspx</link><pubDate>Fri, 21 Mar 2008 09:05:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/03/21/2201654.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2201654.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/03/21/2201654.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2201654.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2201654</trackback:ping><description>本篇文章并没有太多WebWork 的实战代码细节。本人非常希望能充当一名导游的角色，带领读者逐步游览WebWork的功能特性和原理。在第一章，我们将提出基于三层架构的Web层需要解决的10个问题，这是本文的纵轴。围绕着纵轴，我们按照横轴的顺序逐步描述讲解：WebWork简介、WebWork入门、WebWork原理、WebWork实战和技巧、展望WebWork未来、最后是本文的总结。&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2201654.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>JAVA面试题集</title><link>http://blog.csdn.net/hqx2008/archive/2008/03/16/2189182.aspx</link><pubDate>Sun, 16 Mar 2008 22:38:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/03/16/2189182.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2189182.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/03/16/2189182.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2189182.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2189182</trackback:ping><description>基础知识： 
1.C++或Java中的异常处理机制的简单原理和应用。
当JAVA程序违反了JAVA的语义规则时，JAVA虚拟机就会将发生的错误表示为一个异常。违反语义规则包括2种情况。一种是JAVA类库内置的语义检查。例如数组下标越界,会引发IndexOutOfBoundsException;访问null的对象时会引发NullPointerException。另一种情况就是JAVA允许程序员扩展这种语义检查，程序员可以创建自己的异常，并自由选择在何时用throw关键字引发异常。所有的异常都是java.lang.Thowable的子类。
2. Java的接口和C++的虚类的相同和不同处。&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2189182.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>JAVA面试题最全集</title><link>http://blog.csdn.net/hqx2008/archive/2008/03/16/2189032.aspx</link><pubDate>Sun, 16 Mar 2008 22:32:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/03/16/2189032.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2189032.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/03/16/2189032.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2189032.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2189032</trackback:ping><description>一、Java基础知识
1.Java有那些基本数据类型，String是不是基本数据类型，他们有何区别。
2.字符串的操作：
  写一个方法，实现字符串的反转，如：输入abc，输出cba
  写一个方法，实现字符串的替换，如：输入bbbwlirbbb，输出bbbhhtccc。
3.数据类型之间的转换
  如何将数值型字符转换为数字（Integer，Double）
  如何将数字转换为字符
  如何取小数点前两位，并四舍五入。
&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2189032.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>java面试笔试题大汇总</title><link>http://blog.csdn.net/hqx2008/archive/2008/03/16/2188971.aspx</link><pubDate>Sun, 16 Mar 2008 22:28:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/03/16/2188971.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2188971.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/03/16/2188971.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2188971.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2188971</trackback:ping><description>JAVA相关基础知识
1、面向对象的特征有哪些方面   
1.抽象：
抽象就是忽略一个主题中与当前目标无关的那些方面，以便更充分地注意与当前目标有关的方面。抽象并不打算了解全部问题，而只是选择其中的一部分，暂时不用部分细节。抽象包括两个方面，一是过程抽象，二是数据抽象。
&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2188971.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>面向方面的编程：它的好处是什么？</title><link>http://blog.csdn.net/hqx2008/archive/2008/03/15/2184652.aspx</link><pubDate>Sat, 15 Mar 2008 09:39:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/03/15/2184652.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2184652.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/03/15/2184652.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2184652.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2184652</trackback:ping><description>Gary Pollice, Professor of Practice, 伍斯特工学院

2006 年 3 月 15 日

来自于 Rational Edge：关于面向方面的编程的大多数介绍，都是建立在技术可行的有限环境的基础之上，而忽略了AOP的实际价值。这篇文章提供了将AOP技术应用于软件开发项目的一系列实际的例子。&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2184652.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>java中的容器</title><link>http://blog.csdn.net/hqx2008/archive/2008/03/13/2176354.aspx</link><pubDate>Thu, 13 Mar 2008 10:56:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/03/13/2176354.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2176354.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/03/13/2176354.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2176354.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2176354</trackback:ping><description>Java中的容器，接口都是由一些接口，抽象类及它们的实现类所组成。而它们全部封装在java.util
包中。&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2176354.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>多线程程序设计23个要点 </title><link>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087051.aspx</link><pubDate>Sat, 09 Feb 2008 07:43:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087051.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2087051.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087051.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2087051.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2087051</trackback:ping><description>多线程程序设计23个要点&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2087051.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>用AJAX+J2EE实现一个网上会议室系统</title><link>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087050.aspx</link><pubDate>Sat, 09 Feb 2008 07:41:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087050.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2087050.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087050.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2087050.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2087050</trackback:ping><description>用AJAX+J2EE实现一个网上会议室系统&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2087050.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>新手必读 详细介绍J2ME的基础知识</title><link>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087046.aspx</link><pubDate>Sat, 09 Feb 2008 07:31:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087046.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2087046.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087046.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2087046.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2087046</trackback:ping><description>新手必读 详细介绍J2ME的基础知识&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2087046.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>J2ME手机游戏：获取RecordStore相关信息</title><link>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087044.aspx</link><pubDate>Sat, 09 Feb 2008 07:25:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087044.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2087044.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087044.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2087044.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2087044</trackback:ping><description>J2ME手机游戏：获取RecordStore相关信息&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2087044.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>浅析Tomcat5配置Mysql JDBC数据库连接池</title><link>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087043.aspx</link><pubDate>Sat, 09 Feb 2008 07:22:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087043.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2087043.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087043.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2087043.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2087043</trackback:ping><description>浅析Tomcat5配置Mysql JDBC数据库连接池&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2087043.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leon_huang</dc:creator><title>JAVA语言的网络功能与编程</title><link>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087042.aspx</link><pubDate>Sat, 09 Feb 2008 07:10:00 GMT</pubDate><guid>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087042.aspx</guid><wfw:comment>http://blog.csdn.net/hqx2008/comments/2087042.aspx</wfw:comment><comments>http://blog.csdn.net/hqx2008/archive/2008/02/09/2087042.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hqx2008/comments/commentRss/2087042.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2087042</trackback:ping><description>JAVA语言的网络功能与编程&lt;img src ="http://blog.csdn.net/hqx2008/aggbug/2087042.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>