<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>superwen</title>
    <description></description>
    <link>http://superwen.javaeye.com</link>
    <language>UTF-8</language>
    <copyright>Copyright 2003-2008, JavaEye.com</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>JavaEye - 做最棒的软件开发交流社区</generator>
      <item>
        <title>javascript中this的问题</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/199691" style="color:red;">http://superwen.javaeye.com/blog/199691</a>&nbsp;
          发表时间: 2008年06月03日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <pre name="code" class="js">
var Test = Class.create();

Test.prototype = 
{	
	initialize : function() 
	{			
		this.txt = "111";
		new Ajax.Request("/test/test",{method:"post",parameters:"",onComplete: function(response){alert(this.txt);this.txt = response.responseText;}, asynchronous:false});
	},
	
	getTxt : function()
	{
		return this.txt;
	}
}
</pre><br />如果注释到ajsx.request那行就可以。但是加上ajsx.request，当执行回调函数的时候response.responseText是可以得到的，但是对this.txt赋值却不成功。所以我觉得问题出现在回调函数这。我的目的很简单，大家能不能帮忙看看怎么实现呀？
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/199691#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Tue, 03 Jun 2008 12:54:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/199691</link>
        <guid>http://superwen.javaeye.com/blog/199691</guid>
      </item>
      <item>
        <title>语文网第二十五周推荐博客</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/95345" style="color:red;">http://superwen.javaeye.com/blog/95345</a>&nbsp;
          发表时间: 2007年06月28日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://chinese.cersp.com/Skin/cersp/ad-07062801.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




颂桔别馆　　古人云：“求仁得仁，谓之幸也。”用心享受生活的美好、用心创造美好的语文，是少年时的志向、青年时的志趣、年长后的坚持，也成就此生之幸。

<img src="http://chinese.cersp.com/Skin/cersp/ad-07062802.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




黄铭钢的博客　　黄铭钢，男，26岁，绍兴诸暨人，中学语文教师。喜欢读评论类书籍和写作，关注来自不同人之口的诚实而认真的声音。希望通过网络提高教师阅读水平，切磋语文教学问题。……
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/95345#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Thu, 28 Jun 2007 08:50:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/95345</link>
        <guid>http://superwen.javaeye.com/blog/95345</guid>
      </item>
      <item>
        <title>语文网第二十四周推荐博客</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/93352" style="color:red;">http://superwen.javaeye.com/blog/93352</a>&nbsp;
          发表时间: 2007年06月22日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://chinese.cersp.com/Skin/cersp/ad-07062201.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




粉笔末的博客　　喜欢读诗歌，特别喜欢回味诗歌中那种极致的情感。感动之余常常产生羡慕，羡慕那种极纯极真，羡慕那种至爱至诚，羡慕那种袒露着的永不停息的冲动。那种纯净如水的美！

<img src="http://chinese.cersp.com/Skin/cersp/ad-07062202.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




山城林振海的博客　　师范毕业，走上讲台，当上了“孩子王”，从事了“太阳光底下最光辉的职业”。如今，我参加工作也差不多13年，忙碌着，日复一日，年复一年。……
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/93352#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Fri, 22 Jun 2007 00:33:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/93352</link>
        <guid>http://superwen.javaeye.com/blog/93352</guid>
      </item>
      <item>
        <title>语文网站第二十二周推荐博客</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/93353" style="color:red;">http://superwen.javaeye.com/blog/93353</a>&nbsp;
          发表时间: 2007年06月05日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://chinese.cersp.com/Skin/cersp/ad-07060501.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




小强的博客　　使心灵清新而亮丽，强劲而蓬勃!・[教育管理]哲理小故事荟萃 ・[非常口才]国旗下讲话集锦(二) ・[抛砖引玉]“秋千”文化内涵和价值，请君献言 

<img src="http://chinese.cersp.com/Skin/cersp/ad-07060502.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




与人为善　　我是一名小学教师，任教后一直担任小学高年级班主任工作。……
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/93353#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Tue, 05 Jun 2007 06:03:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/93353</link>
        <guid>http://superwen.javaeye.com/blog/93353</guid>
      </item>
      <item>
        <title>语文网站第二十二周推荐博客</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/87288" style="color:red;">http://superwen.javaeye.com/blog/87288</a>&nbsp;
          发表时间: 2007年06月05日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://chinese.cersp.com/Skin/cersp/ad-07060501.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />
      
        
          
            小强的博客　　使心灵清新而亮丽，强劲而蓬勃!・[教育管理]哲理小故事荟萃 ・[非常口才]国旗下讲话集锦(二)  ・[抛砖引玉]“秋千”文化内涵和价值，请君献言 
          
        
      
    
    
      <img src="http://chinese.cersp.com/Skin/cersp/ad-07060502.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />
      
        
          
            与人为善　　我是一名小学教师，任教后一直担任小学高年级班主任工作。……
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/87288#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Tue, 05 Jun 2007 06:03:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/87288</link>
        <guid>http://superwen.javaeye.com/blog/87288</guid>
      </item>
      <item>
        <title>我的大连之行</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/87289" style="color:red;">http://superwen.javaeye.com/blog/87289</a>&nbsp;
          发表时间: 2007年06月01日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://blog.cersp.com/UploadFiles/2007-6/61528216.jpg" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" style="http://blog.cersp.com/CURSOR: pointer" />在发现王国
<img src="http://blog.cersp.com/UploadFiles/2007-6/61771783.jpg" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" style="http://blog.cersp.com/CURSOR: pointer" />　在森林公园门口
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/87289#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Fri, 01 Jun 2007 02:09:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/87289</link>
        <guid>http://superwen.javaeye.com/blog/87289</guid>
      </item>
      <item>
        <title>语文网站第十九周推荐博客</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/93354" style="color:red;">http://superwen.javaeye.com/blog/93354</a>&nbsp;
          发表时间: 2007年05月23日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://chinese.cersp.com/Skin/cersp/ad-07052201.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




新叶子的博客　　真正的幸福，在于对平淡生活的热爱!・用真心交知心朋友・与月有关的成语 ・相信你的孩子是最棒的 

<img src="http://chinese.cersp.com/Skin/cersp/ad-07052202.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




艾岚的博客　　春来了，看花去；秋来了，扫落叶！ ・[情感天地]春风相送・[班务日志]我与我的猴儿们（5月22日）・[班务日志]我与我的猴儿们（5月21日）

<img src="http://chinese.cersp.com/Skin/cersp/ad-07052203.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




夏日百合的博客　　送您一抹……
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/93354#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Wed, 23 May 2007 01:16:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/93354</link>
        <guid>http://superwen.javaeye.com/blog/93354</guid>
      </item>
      <item>
        <title>语文网站第十九周推荐博客</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/87290" style="color:red;">http://superwen.javaeye.com/blog/87290</a>&nbsp;
          发表时间: 2007年05月23日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://chinese.cersp.com/Skin/cersp/ad-07052201.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




新叶子的博客　　真正的幸福，在于对平淡生活的热爱!・用真心交知心朋友・与月有关的成语 ・相信你的孩子是最棒的 

<img src="http://chinese.cersp.com/Skin/cersp/ad-07052202.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




艾岚的博客　　春来了，看花去；秋来了，扫落叶！ ・[情感天地]春风相送・[班务日志]我与我的猴儿们（5月22日）・[班务日志]我与我的猴儿们（5月21日）

<img src="http://chinese.cersp.com/Skin/cersp/ad-07052203.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




夏日百合的博客　　送您一抹……
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/87290#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Wed, 23 May 2007 01:16:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/87290</link>
        <guid>http://superwen.javaeye.com/blog/87290</guid>
      </item>
      <item>
        <title>发布一道心里测试题</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/87291" style="color:red;">http://superwen.javaeye.com/blog/87291</a>&nbsp;
          发表时间: 2007年05月19日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          　发布一道心里测试题目，测试你的情感。
在吃完早餐以后，您会选择一下那个饮料？1、热浓的咖啡。2、热可可。3、热茶。4、热开水。
大家试一下，我之后公布结果。
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/87291#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Sat, 19 May 2007 17:15:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/87291</link>
        <guid>http://superwen.javaeye.com/blog/87291</guid>
      </item>
      <item>
        <title>语文网站第十六周推荐博客</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/87292" style="color:red;">http://superwen.javaeye.com/blog/87292</a>&nbsp;
          发表时间: 2007年04月25日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://chinese.cersp.com/Skin/cersp/ad-07042401.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




清风徐来花飘零　　我们和春天站在一起，聆听到世界正在可爱地窃窃私语。・[如风心情]不想长大 ・[心灵花园]因为爱，我珍惜 ・[教育求索]外国教师一句话 

<img src="http://chinese.cersp.com/Skin/cersp/ad-07042402.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




吉惠的博客　　也信美人终作土，不堪幽梦太匆匆。……
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/87292#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Wed, 25 Apr 2007 06:54:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/87292</link>
        <guid>http://superwen.javaeye.com/blog/87292</guid>
      </item>
      <item>
        <title>语文网站第十五周推荐博客</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/87293" style="color:red;">http://superwen.javaeye.com/blog/87293</a>&nbsp;
          发表时间: 2007年04月24日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://chinese.cersp.com/Skin/cersp/ad-0704101.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




不多的博客　　世人笑我太疯癫，我笑世人看不穿；不见五陵豪杰墓，无花无酒锄作田。・流水心情（最普通人过最普通的生活）・读给女儿的诗（一）（二）

<img src="http://chinese.cersp.com/Skin/cersp/ad-0704102.gif" border="0" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" width="170" style="http://blog.cersp.com/CURSOR: pointer" />




机关四小山石的博客　　山石虽硬，却有着铮铮铁骨；山石虽素，却情愿把春色献给大地。衷心的希望山石成为孩子们成长的阶梯，家长朋友培育孩子的良师益友。……
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/87293#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Tue, 24 Apr 2007 06:30:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/87293</link>
        <guid>http://superwen.javaeye.com/blog/87293</guid>
      </item>
      <item>
        <title>传说中的&quot;翅酷&quot;</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/87294" style="color:red;">http://superwen.javaeye.com/blog/87294</a>&nbsp;
          发表时间: 2007年04月13日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          　　今天终于有幸在同事的邀请下去吃了传说中＂翅酷＂．当然到现在为止我也没有搞清楚是是＂翅酷＂还是＂翅库＂，不过这已经不重要了．对于＂翅酷＂，以前早就有耳闻，第一次得知＂翅酷＂的信息，还是在北京电视台一个节目上．当时就好奇，难道一个烤鸡翅的店也能想节目上说的那样神奇吗？之后我还特意到网上找了一找，发现关于＂翅酷＂的信息还真不少，大多还是与电视节目上说得不靡而合。于是就更加上有了好奇心。不过一想到每次为吃那一顿鸡翅还是提前一二个星期预定，就望而却步了。
　　今天一听说有人请吃＂翅酷＂，而且还订了位子，当然一定要去的了。＂翅酷＂在西单图书大厦西边的胡同里大约２００米的位置。……
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/87294#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Fri, 13 Apr 2007 05:27:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/87294</link>
        <guid>http://superwen.javaeye.com/blog/87294</guid>
      </item>
      <item>
        <title>我的第一张罚单</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/87295" style="color:red;">http://superwen.javaeye.com/blog/87295</a>&nbsp;
          发表时间: 2007年03月29日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          下午三点在部里面要搞发展性评价网站的在线研讨，需要我过去提供技术支持。怕堵车一点多我和我的一个同事就出来了，她需要去官园商品市场买点东西。就在我们买了东西出来在官园桥右转弯的时候，我接受到了我人生的第一张罚单。我走了非机动车道。呜呜呜呜。没有经验没有看清楚呀。就这样，我的二百块钱没有了。现在的警查态度真是好。
&nbsp;&nbsp; 仅以此贴纪念一下我人生的第一张罚单吧。
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/87295#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Thu, 29 Mar 2007 07:32:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/87295</link>
        <guid>http://superwen.javaeye.com/blog/87295</guid>
      </item>
      <item>
        <title>春天到，百花开</title>
        <author>superwen</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://superwen.javaeye.com">superwen</a>&nbsp;
          链接：<a href="http://superwen.javaeye.com/blog/87296" style="color:red;">http://superwen.javaeye.com/blog/87296</a>&nbsp;
          发表时间: 2007年03月29日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <img src="http://blog.cersp.com/UploadFiles/2007-3/329178645.jpg" onclick="http://blog.cersp.com/javascript:window.open(this.src);" onload="javascript:if(this.width&gt;400)this.style.width=400;" style="http://blog.cersp.com/CURSOR: pointer" />
早上路过公园，看到盛开的白玉兰花，甚是喜欢就拍了下来，由于下着小雨所以有点昏暗，不过看在我冒雨拍摄的心情大家就原谅我吧。春天真的来到了，我个人还是比较喜欢春天的，喜欢在春天和家人一起找一个空旷的草坪躺着晒晒太阳，听听音乐，看看蔚蓝蔚蓝的天。虽然这是一个很简单的爱好，但是很少成行。呵呵。
          <br/>
          <span style="color:red;">
            <a href="http://superwen.javaeye.com/blog/87296#comments" style="color:red;">本文的讨论也很精彩，浏览讨论>></a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">北京: 千橡集团暨校内网诚聘软件研发工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Thu, 29 Mar 2007 00:40:00 +0800</pubDate>
        <link>http://superwen.javaeye.com/blog/87296</link>
        <guid>http://superwen.javaeye.com/blog/87296</guid>
      </item>
  </channel>
</rss>