<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title><![CDATA[Javafuns is programming ......]]></title>
        <image>
        <title>http://hi.baidu.com</title>
        <link>http://hi.baidu.com</link>
        <url>http://img.baidu.com/img/logo-hi.gif</url>
        </image>
<description><![CDATA[Take Me Back to Heal The World]]></description>
<link>http://hi.baidu.com/byedo</link>
<language>zh-cn</language>
<generator>www.baidu.com</generator>
<ttl>5</ttl>


<item>
        <title><![CDATA[常用英语口语444句]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/642e0d249d9f7f39c8955984.html]]></link>
        <description><![CDATA[
		
		1. I see． 我明白了。<br>
2. I quit! 我不干了!<br>
3. Let go! 放手!<br>
4. Me too． 我也是。<br>
5. My god! 天哪!<br>
6. No way! 不行!<br>
7. Come on． 来吧(赶快)<br>
8. Hold on． 等一等。<br>
9. I agree。 我同意。<br>
10. Not bad． 还不错。<br>
11. Not yet． 还没。<br>
12. See you． 再见。<br>
<br>
&gt;&gt;&gt; <a href="http://blog.baturu.com/index.php/2009/11/04/frequently_used_444_oral_english_sayings.html" target="_blank">Read more</a> 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/%CE%D2%B5%C4%C9%FA%BB%EE">我的生活</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/642e0d249d9f7f39c8955984.html#comment">查看评论</a>]]></description>
        <pubDate>2009年11月11日 星期三  21:41</pubDate>
        <category><![CDATA[我的生活]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/642e0d249d9f7f39c8955984.html</guid>
</item>

<item>
        <title><![CDATA[某些 Linux distribution 导致 Java swing 空白]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/71d1530f9cc171206059f384.html]]></link>
        <description><![CDATA[
		
		<p>某些 Linux 下使用最新的 Java Swing application 会出现一片空白。</p>
<p>尝试如下两种解决办法：</p>
<ol>
    <li>在 .profile 或 .bashrc 添加 export AWT_TOOLKIT=MToolkit</li>
    <li>禁用外观的特殊效果</li>
</ol>
&gt;&gt;&gt;<a href="http://blog.baturu.com/index.php/2009/11/03/issue_that_java_swing_blank_on_some_linux_distribution.html" target="_blank">Read more</a> 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/java%D3%EF%D1%D4">java语言</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/71d1530f9cc171206059f384.html#comment">查看评论</a>]]></description>
        <pubDate>2009年11月11日 星期三  21:40</pubDate>
        <category><![CDATA[java语言]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/71d1530f9cc171206059f384.html</guid>
</item>

<item>
        <title><![CDATA[Netbeans 6.7 中的 Link-in-Editor 功能]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/0c94cb3dc6f89dcd9f3d62bb.html]]></link>
        <description><![CDATA[
		
		<p>Eclipse 和 Netbeans 两大 IDE 我都用过，当然，主要还是 Eclipse 为主。在熟悉了 Eclipse 的快捷键后，开发起来有一种很顺手的感觉。</p>
<p>然而，转换到 Netbeans 之后一直很郁闷，也很纳闷，为什么 Netbeans 没有类似 Eclipse 的 link-in-editor 功能呢？ 在切换文件的同时，左侧的项目浏览器或文件浏览器也能够同时切换。</p>
<p>今天偶然发现，其实 Netbeans 也有这样的功能，只是自己缺少耐心，缺乏探索。在 Netbeans 的 视图 菜单中，选择 将编辑器与视图同步，即可达到这种效果。</p>
<p>&gt;&gt;&gt;<a href="http://blog.baturu.com/index.php/2009/10/23/the_eclipse_link_in_editor_feature_in_netbeans_67.html" target="_blank">Read more</a></p> <a href="http://hi.baidu.com/byedo/blog/item/0c94cb3dc6f89dcd9f3d62bb.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/%CE%D2%B5%C4%B9%A4%D7%F7">我的工作</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/0c94cb3dc6f89dcd9f3d62bb.html#comment">查看评论</a>]]></description>
        <pubDate>2009年11月11日 星期三  21:40</pubDate>
        <category><![CDATA[我的工作]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/0c94cb3dc6f89dcd9f3d62bb.html</guid>
</item>

<item>
        <title><![CDATA[Tutorial of SOAP with Attachments API for Java]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/094df503b4b806e608fa93bb.html]]></link>
        <description><![CDATA[
		
		随着web 服务、SOA 概念的兴起，和诸多 SOA 应用的实践，Java 阵营也审时度势，趁势推出相应的 API 以应对这一变化。SOAP 是 Java web 服务栈中很基础的一项技术，web 服务间以 SOAP 消息来互相通信。<br>
SOAP with Attachments API for Java(简称 SAAJ) 就是 Java 阵营为访问 web 服务所提供的基础设施，它简化了对 SOAP 的处理。<br>
SAAJ 包含 2 部分 APIs，其一用于创建消息，添加消息内容，其二则用于建立连接，发送 SOAP 消息。<br>
<br>
&gt;&gt;&gt;<a href="http://blog.baturu.com/index.php/2009/10/21/tutorial_of_soap_with_attachments_api_for_java.html" target="_blank">Read more</a> <a href="http://hi.baidu.com/byedo/blog/item/094df503b4b806e608fa93bb.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/java%D3%EF%D1%D4">java语言</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/094df503b4b806e608fa93bb.html#comment">查看评论</a>]]></description>
        <pubDate>2009年11月11日 星期三  21:39</pubDate>
        <category><![CDATA[java语言]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/094df503b4b806e608fa93bb.html</guid>
</item>

<item>
        <title><![CDATA[Structures of SOAP with Attachments]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/f88eb27e94b6c3320cd7daba.html]]></link>
        <description><![CDATA[
		
		还是图形看起来更直观：<br>
<br>
&gt;&gt;&gt;<a href="http://blog.baturu.com/index.php/2009/10/15/structures_of_soap_with_attachments.html" target="_blank">Read more</a> 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/%CE%D2%B5%C4%B9%A4%D7%F7">我的工作</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/f88eb27e94b6c3320cd7daba.html#comment">查看评论</a>]]></description>
        <pubDate>2009年11月11日 星期三  21:38</pubDate>
        <category><![CDATA[我的工作]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/f88eb27e94b6c3320cd7daba.html</guid>
</item>

<item>
        <title><![CDATA[一个简单的 POJO factory 实现]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/f9d8d488120a219ea4c272b9.html]]></link>
        <description><![CDATA[
		
		很简单，看看代码就明白了，不比 “hello,world” 复杂 <img class="wp-smiley" alt=":)" src="http://blog.baturu.com/wp-includes/images/smilies/icon_smile.gif"> 。 主入口类 ServiceFactory 类似于 spring 的 BeanFactory：<br>
<br>
&gt;&gt;&gt; <a href="http://blog.baturu.com/index.php/2009/09/25/a_simple_pojo_factory.html" target="_blank">Read more</a> 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/java%D3%EF%D1%D4">java语言</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/f9d8d488120a219ea4c272b9.html#comment">查看评论</a>]]></description>
        <pubDate>2009年11月11日 星期三  21:37</pubDate>
        <category><![CDATA[java语言]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/f9d8d488120a219ea4c272b9.html</guid>
</item>

<item>
        <title><![CDATA[31天重构指南]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/9c9e938f86d9aef0513d92b9.html]]></link>
        <description><![CDATA[
		
		<p>本文源自：<a target="_blank" href="http://www.infoq.com/cn/news/2009/09/31-days-of-refactoring;jsessionid=AF71267B1B3C340C20D0DEEE94D4A16E" title="31天重构指南">31天重构指南</a></p>
<p>本文源自 infoQ 上的一篇文章，发现该篇文章非常实用，便记录于此。</p>
<p>该文列出了<a href="http://www.lostechies.com/blogs/sean_chambers/default.aspx" style="text-decoration: underline; color: rgb(11, 89, 178);">Sean Chambers</a>在博客中编写的一系列描述重构方式的文章。Sean指出，这些重构方式主要来源于Martin的重构资源站点、<a href="http://www.china-pub.com/28351" style="text-decoration: underline; color: rgb(11, 89, 178);">代码大全（第二版）</a>以及平时由他自己收集的互联网资源，他的目的是为各种重构方式提供了一些额外的描述及相关的讨论。</p>
<p>以下是这31篇文章列表：</p>
<p>&gt;&gt;&gt;<a href="http://blog.baturu.com/index.php/2009/09/07/guide_for_refactoring_in_31_days.html" target="_blank">Read more</a></p> <a href="http://hi.baidu.com/byedo/blog/item/9c9e938f86d9aef0513d92b9.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/%CE%D2%B5%C4%B9%A4%D7%F7">我的工作</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/9c9e938f86d9aef0513d92b9.html#comment">查看评论</a>]]></description>
        <pubDate>2009年11月11日 星期三  21:36</pubDate>
        <category><![CDATA[我的工作]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/9c9e938f86d9aef0513d92b9.html</guid>
</item>

<item>
        <title><![CDATA[关于Arrays.asList()]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/bb3f0ef458996de57609d7b8.html]]></link>
        <description><![CDATA[
		
		<p>Arrays.asList()所返回的结果是Arrays的一个静态内部类的实例，该静态内部类只override了AbstractList的有限的几个方法，且对该结果的修改将直接反应到原数组上。</p>
<p>比如，今天我在将数组通过Arrays.asList()转化为list后企图对该list进行remove(index)，结果导致 UnsupportedOperationException。原因就在于这个静态内部类并没有override父类AbstractList的 remove(index)方法。</p>
<p>&gt;&gt;&gt;<a target="_blank" href="http://blog.baturu.com/index.php/2009/08/31/the_result_of_arrays_aslist.html">read more</a></p> <a href="http://hi.baidu.com/byedo/blog/item/bb3f0ef458996de57609d7b8.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/java%D3%EF%D1%D4">java语言</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/bb3f0ef458996de57609d7b8.html#comment">查看评论</a>]]></description>
        <pubDate>2009年11月11日 星期三  21:36</pubDate>
        <category><![CDATA[java语言]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/bb3f0ef458996de57609d7b8.html</guid>
</item>

<item>
        <title><![CDATA[google wave is coming soon]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/f9d8d488381a079ea4c272a9.html]]></link>
        <description><![CDATA[
		
		哈哈，耐心等待google wave。。。 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/%CE%D2%B5%C4%C9%FA%BB%EE">我的生活</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/f9d8d488381a079ea4c272a9.html#comment">查看评论</a>]]></description>
        <pubDate>2009年10月29日 星期四  20:56</pubDate>
        <category><![CDATA[我的生活]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/f9d8d488381a079ea4c272a9.html</guid>
</item>

<item>
        <title><![CDATA[妈的，今天被黑摩托撞了]]></title>
        <link><![CDATA[http://hi.baidu.com/byedo/blog/item/136df5369ffd1c3b0a55a982.html]]></link>
        <description><![CDATA[
		
		大周一清早就被撞了，我运气也太背了 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/byedo/blog/category/%CE%D2%B5%C4%C9%FA%BB%EE">我的生活</a>&nbsp;<a href="http://hi.baidu.com/byedo/blog/item/136df5369ffd1c3b0a55a982.html#comment">查看评论</a>]]></description>
        <pubDate>2009年10月19日 星期一  22:35</pubDate>
        <category><![CDATA[我的生活]]></category>
        <author><![CDATA[guangquanzhang]]></author>
		<guid>http://hi.baidu.com/byedo/blog/item/136df5369ffd1c3b0a55a982.html</guid>
</item>


</channel>
</rss>