<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feed.xukeke.com/styles/podcast2.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feed.xukeke.com" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feed.feedsky.com/xukeke" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 16 May 2012 04:12:36 GMT</lastBuildDate><title>网络蚂蚁</title><description>互联网|软件|Google|手机</description><link>http://www.xukeke.com</link><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><language>en</language><pubDate>Thu, 17 May 2012 16:17:10 GMT</pubDate><item><title>基于GAE(Google App Engine)+goagent+switchysharp+chrome的翻墙教程</title><link>http://www.xukeke.com/gae-goagent-switchysharp-chrome-gfw.html</link><content:encoded>&lt;p&gt;&lt;strong&gt;一、简单介绍&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　1.基于GAE平台，借助goagent和switchy sharp两个小工具实现在chrome下翻墙上网。&lt;/p&gt;
&lt;p&gt;　　2.GAE(Google App Engine)是一个开发、托管网络应用程序的平台；&lt;/p&gt;
&lt;p&gt;　　3.goagent是一个使用Python和Google Appengine SDK编写的代理软件；&lt;/p&gt;
&lt;p&gt;　　4.switchy sharp是一个chrome插件；chrome，谷歌浏览器。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;二、设置GAE，创建Application&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;step1.申请一个google账号，并登录&lt;a title=&quot;Google App Engine&quot; href=&quot;http://appengine.google.com&quot; target=&quot;_blank&quot;&gt;Google App Engine&lt;/a&gt;；&lt;/p&gt;
&lt;p&gt;step2.创建application；&lt;/p&gt;
&lt;div id=&quot;attachment_724&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 570px&quot;&gt;&lt;img class=&quot;size-full wp-image-724&quot; title=&quot;gae_goagent_switchysharp_chrome_1&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_1.jpg&quot; alt=&quot;点击Create Application&quot; width=&quot;560&quot; height=&quot;202&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;点击Create Application&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;step3.通过短信验证你的账户；&lt;/p&gt;
&lt;div id=&quot;attachment_725&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 570px&quot;&gt;&lt;img class=&quot;size-full wp-image-725&quot; title=&quot;gae_goagent_switchysharp_chrome_2&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_2.jpg&quot; alt=&quot;填入手机号码，格式如：+861318*******&quot; width=&quot;560&quot; height=&quot;285&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;填入手机号码，格式如：+861318*******&lt;/p&gt;&lt;/div&gt;
&lt;div id=&quot;attachment_726&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 570px&quot;&gt;&lt;img class=&quot;size-full wp-image-726 &quot; title=&quot;gae_goagent_switchysharp_chrome_3&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_3.jpg&quot; alt=&quot;填入收到的google验证码&quot; width=&quot;560&quot; height=&quot;211&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;填入收到的google验证码&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;step4.创建一个属于你的Application；&lt;/p&gt;
&lt;div id=&quot;attachment_727&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 570px&quot;&gt;&lt;img class=&quot;size-full wp-image-727  &quot; title=&quot;gae_goagent_switchysharp_chrome_4&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_4.jpg&quot; alt=&quot;创建一个application&quot; width=&quot;560&quot; height=&quot;583&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;填写要求如下&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;　　1）输入一个Application ID，允许使用英文字母和短横杆；&lt;/p&gt;
&lt;p&gt;　　2）点击Check Available，检查一下是否可用；&lt;/p&gt;
&lt;p&gt;　　3）输入Application名称，这里可以随便填。&lt;/p&gt;
&lt;p&gt;step5.创建成功；&lt;/p&gt;
&lt;div id=&quot;attachment_728&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 570px&quot;&gt;&lt;img class=&quot;size-full wp-image-728&quot; title=&quot;gae_goagent_switchysharp_chrome_5&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_5.jpg&quot; alt=&quot;创建成功&quot; width=&quot;560&quot; height=&quot;292&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;创建成功&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;*注：每个Gmail账户最多只能够创建10个Google App Engine应用，每个应用每天有1GB免费流量。如果你经常下载或者观看视频，建议多创建几个Google App Engine应用。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;三、修改谷歌账号两步验证&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;step1.进入&lt;a title=&quot;谷歌账户设置&quot; href=&quot;https://www.google.com/settings&quot; target=&quot;_blank&quot;&gt;谷歌账户设置&lt;/a&gt;页面，在安全性-两步认证处，点击修改；&lt;/p&gt;
&lt;div id=&quot;attachment_729&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 675px&quot;&gt;&lt;img class=&quot;size-full wp-image-729&quot; title=&quot;gae_goagent_switchysharp_chrome_6&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_6.jpg&quot; alt=&quot;修改google两步验证&quot; width=&quot;665&quot; height=&quot;255&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;点击安全（security）-修改（edit）&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;step2：手机验证（开始设置-&amp;gt;填入手机号码-&amp;gt;填入收到的短信验证码）；&lt;/p&gt;
&lt;div id=&quot;attachment_730&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 675px&quot;&gt;&lt;img class=&quot;size-full wp-image-730&quot; title=&quot;gae_goagent_switchysharp_chrome_7&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_7.jpg&quot; alt=&quot;开始设置google两步验证&quot; width=&quot;665&quot; height=&quot;256&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;开始设置google两步验证 &lt;/p&gt;&lt;/div&gt;
&lt;div id=&quot;attachment_731&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 675px&quot;&gt;&lt;img class=&quot;size-full wp-image-731&quot; title=&quot;gae_goagent_switchysharp_chrome_8&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_8.jpg&quot; alt=&quot;填写手机号码&quot; width=&quot;665&quot; height=&quot;335&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;填写手机号码&lt;/p&gt;&lt;/div&gt;
&lt;div id=&quot;attachment_732&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 675px&quot;&gt;&lt;img class=&quot;size-full wp-image-732&quot; title=&quot;gae_goagent_switchysharp_chrome_9&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_9.jpg&quot; alt=&quot;填写收到的google验证码&quot; width=&quot;665&quot; height=&quot;232&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;填写收到的google验证码&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;step3.创建和生成密码。&lt;/p&gt;
&lt;div id=&quot;attachment_734&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 675px&quot;&gt;&lt;img class=&quot;size-full wp-image-734&quot; title=&quot;gae_goagent_switchysharp_chrome_10&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_10.jpg&quot; alt=&quot;点击“创建密码”&quot; width=&quot;665&quot; height=&quot;298&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;点击“创建密码”&lt;/p&gt;&lt;/div&gt;
&lt;div id=&quot;attachment_735&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 675px&quot;&gt;&lt;img class=&quot;size-full wp-image-735&quot; title=&quot;gae_goagent_switchysharp_chrome_11&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_11.jpg&quot; alt=&quot;填写名称，生成密码&quot; width=&quot;665&quot; height=&quot;319&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;填写名称，生成密码&lt;/p&gt;&lt;/div&gt;
&lt;div id=&quot;attachment_736&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 675px&quot;&gt;&lt;img class=&quot;size-full wp-image-736&quot; title=&quot;gae_goagent_switchysharp_chrome_12&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_12.jpg&quot; alt=&quot;记下黄色背景上的密码&quot; width=&quot;665&quot; height=&quot;352&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;记下黄色背景上的密码，等会要用到&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;四、配置goagent客户端&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;step1.下载&lt;a title=&quot;goagent&quot; href=&quot;https://code.google.com/p/goagent/&quot; target=&quot;_blank&quot;&gt;goagent客户端&lt;/a&gt;；&lt;/p&gt;
&lt;p&gt;step2.修改local\proxy.ini中[gae]下的appid=你的appid(多appid请用|隔开)，即前面创建Application所设定的Application ID；&lt;/p&gt;
&lt;div id=&quot;attachment_738&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 691px&quot;&gt;&lt;img class=&quot;size-full wp-image-738 &quot; title=&quot;gae_goagent_switchysharp_chrome_13&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_13.jpg&quot; alt=&quot;server\uploader.bat&quot; width=&quot;681&quot; height=&quot;344&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;修改appid=你创建的appid&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;step3.打开server\uploader.bat，根据提示依次输入Application ID，邮箱地址，和修改谷歌账号两步验证中生成的16位密码。（输入密码时，文字是不可见的，确定输入后回车即可。）&lt;/p&gt;
&lt;div id=&quot;attachment_738&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 691px&quot;&gt;&lt;img class=&quot;size-full wp-image-738 &quot; title=&quot;gae_goagent_switchysharp_chrome_14&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_14.jpg&quot; alt=&quot;server\uploader.bat&quot; width=&quot;681&quot; height=&quot;344&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;依次输入Application ID，邮箱地址，和修改谷歌账号两步验证中生成的16位密码&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;*注：使用GoAgent上网前，你必须运行local\goagent.exe。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;五、设置插件switchysharp&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;step1.安装好chrome浏览器，并且安装插件&lt;a title=&quot;switchysharp&quot; href=&quot;https://chrome.google.com/webstore/detail/dpplabbmogkhghncfbfdeeokoefdjegm&quot; target=&quot;_blank&quot;&gt;switchysharp&lt;/a&gt;；&lt;/p&gt;
&lt;p&gt;step2.按照下图填写：&lt;/p&gt;
&lt;div id=&quot;attachment_739&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 675px&quot;&gt;&lt;img class=&quot;size-full wp-image-739&quot; title=&quot;gae_goagent_switchysharp_chrome_15&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_15.jpg&quot; alt=&quot;switchysharp&quot; width=&quot;665&quot; height=&quot;390&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;按照图中的信息填写&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;step3.导入&lt;a title=&quot;switchysharp导入文件&quot; href=&quot;http://goagent.googlecode.com/files/SwitchyOptions.bak&quot; target=&quot;_blank&quot;&gt;这个文件&lt;/a&gt;；&lt;/p&gt;
&lt;div id=&quot;attachment_740&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 675px&quot;&gt;&lt;img class=&quot;size-full wp-image-740&quot; title=&quot;gae_goagent_switchysharp_chrome_16&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_16.jpg&quot; alt=&quot;switchysharp导入文件&quot; width=&quot;665&quot; height=&quot;344&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;导入文件&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;step4.选择“代理”或者“自动切换模式”。&lt;/p&gt;
&lt;div id=&quot;attachment_741&quot; class=&quot;wp-caption aligncenter&quot; style=&quot;width: 245px&quot;&gt;&lt;img class=&quot;size-full wp-image-741&quot; title=&quot;gae_goagent_switchysharp_chrome_17&quot; src=&quot;http://www.xukeke.com/wp-content/uploads/2012/05/gae_goagent_switchysharp_chrome_17.jpg&quot; alt=&quot;选择代理或自动切换模式&quot; width=&quot;235&quot; height=&quot;328&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;选择“代理”或“自动切换模式”&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt; 六、运行local\goagent.exe，打开chrome，你可以到达互联网的每一个角落。&lt;/strong&gt;&lt;/p&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgoogle-quitting.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;关于Google员工跳槽的思考&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F294.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;Google的性格&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Facronis-disk-director-suite-10-tutorial.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;硬盘分区软件Acronis Disk Director Suite 10使用教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F480.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;谁给个Google+的邀请&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/639034410/xukeke/feedsky/s.gif?r=http://www.xukeke.com/gae-goagent-switchysharp-chrome-gfw.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/gae-goagent-switchysharp-chrome-gfw.html/feed</wfw:commentRss><slash:comments>0</slash:comments><description>一、简单介绍 　　1.基于GAE平台，借助goagent和switchy sharp两个小工具实现在chrome下翻墙上网。 　　2.GAE(Google App Engine)是一个开发、托管网络应用程序的平台； 　　3.goagent是一个使用Python和Google Appengine SDK编写的代理软件； 　　4.switchy sharp是一个chrome插件；chrome，谷歌浏览器。 二、设置GAE，创建Application step1.申请一个google账号，并登录Google App Engine； step2.创建application； step3.通过短信验证你的账户； step4.创建一个属于你的Application； 　　1）输入一个Application ID，允许使用英文字母和短横杆； 　　2）点击Check Available，检查一下是否可用； 　　3）输入Application名称，这里可以随便填。 step5.创建成功； *注：每个Gmail账户最多只能够创建10个Google App Engine应用，每个应用每天有1GB免费流量。如果你经常下载或者观看视频，建议多创建几个Google App Engine应用。 三、修改谷歌账号两步验证 step1.进入谷歌账户设置页面，在安全性-两步认证处，点击修改； step2：手机验证（开始设置-&amp;#62;填入手机号码-&amp;#62;填入收到的短信验证码）； step3.创建和生成密码。 &amp;#160; 四、配置goagent客户端 step1.下载goagent客户端； step2.修改local\proxy.ini中[gae]下的appid=你的appid(多appid请用&amp;#124;隔开)，即前面创建Application所设定的Application ID； step3.打开server\uploader.bat，根据提示依次输入Application ID，邮箱地址，和修改谷歌账号两步验证中生成的16位密码。（输入密码时，文字是不可见的，确定输入后回车即可。） *注：使用GoAgent上网前，你必须运行local\goagent.exe。 五、设置插件switchysharp step1.安装好chrome浏览器，并且安装插件switchysharp； step2.按照下图填写： step3.导入这个文件； step4.选择“代理”或者“自动切换模式”。  六、运行local\goagent.exe，打开chrome，你可以到达互联网的每一个角落。&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgoogle-quitting.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;关于Google员工跳槽的思考&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F294.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;Google的性格&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Facronis-disk-director-suite-10-tutorial.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;硬盘分区软件Acronis Disk Director Suite 10使用教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F480.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;谁给个Google+的邀请&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/639034410/xukeke/feedsky/s.gif?r=http://www.xukeke.com/gae-goagent-switchysharp-chrome-gfw.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>GAE</category><category>技术文档</category><category>翻墙</category><category>swichysharp</category><category>goagent</category><category>教程</category><category>chrome</category><category>GFW</category><pubDate>Wed, 16 May 2012 12:12:36 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/gae-goagent-switchysharp-chrome-gfw.html#comments</comments><guid isPermaLink="false">http://www.xukeke.com/?p=709</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/gae-goagent-switchysharp-chrome-gfw.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/639034410/6622494</fs:itemid></item><item><title>永失我爱（一）</title><link>http://www.xukeke.com/lost-my-lover-1.html</link><content:encoded>&lt;p&gt;&lt;strong&gt;一、小霸王&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　我希望小霸王能够注意到我的异样，就像我们去汊河小吃街时她走我左边踮起脚尖凑过头来问，“你——不开心？”&lt;/p&gt;
&lt;p&gt;　　时间已经逼近六月，夏天来了。这个季节有最耀眼的阳光和最热烈的温度，阳光直射在身上，想要蒸发掉我体内的最后一滴血液。我在校园里游荡。校园里充满鲜丽的衣服和动人的少女，可这一切并不能使我产生欲望，情侣间的亲昵和嬉笑玩闹让我感到烦躁。&lt;/p&gt;
&lt;p&gt;　　我不知道自己要干嘛，不想去任何地方也不想见任何人。什么都不能引起我的兴趣。我感到麻木。&lt;/p&gt;
&lt;p&gt;　　我整日整日的把自己关在宿舍，瞪着电脑屏幕发呆，不听音乐，不看电影，也不打游戏，感觉快崩溃了才找人聊天。&lt;/p&gt;
&lt;p&gt;　　“你们处这么久了，我就不信他没对你提要求。”&lt;br /&gt;
　　“你就是一禽兽。”&lt;br /&gt;
　　“我觉得你应该为自己下半生的下半身性福着想。”&lt;br /&gt;
　　“去死！”&lt;br /&gt;
　　“他要是不行，你找我啊。我这人心好，你一求我就答应了。”&lt;/p&gt;
&lt;p&gt;　　“难怪你问我毕业后会不会留在扬州。”&lt;br /&gt;
　　“自恋！”&lt;br /&gt;
　　“可不是，人不为自己天诛地灭。”&lt;br /&gt;
　　“我睡了。”&lt;br /&gt;
　　“我也该上床逗鸟玩了。”&lt;br /&gt;
　　“无耻！”&lt;/p&gt;
&lt;p&gt;　　我为自己因烦躁进而变得无耻感到痛心，可一旦陷入便无法自拔。&lt;/p&gt;
&lt;p&gt;　　我和小霸王从来不聊这些，和我聊的都是我不熟悉的朋友。&lt;/p&gt;
&lt;p&gt;　　我和小霸王已经做了整整两年毫不含糊的朋友，期间经过无数次的考验，最无耻最肆无忌惮的挑拨着也放弃了离间我们之间的关系。可以说这种关系是牢不可破和坚如磐石的，就像没有及时换药的伤口，纱布和血肉粘在一起，任何揭开它的小心翼翼的行为都将引起撕皮裂肉的疼痛。&lt;/p&gt;
&lt;p&gt;　　对了，小霸王这个绰号还是我起的，她真名叫熊蓓蓓。&lt;/p&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F70.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Flost-my-lover-1.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;我与糗事&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F80.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Flost-my-lover-1.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;我这个坏学生&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F314.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Flost-my-lover-1.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;我想和自己谈谈&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F52.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Flost-my-lover-1.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;你愿意和我成为朋友吗？&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576568/xukeke/feedsky/s.gif?r=http://www.xukeke.com/lost-my-lover-1.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/lost-my-lover-1.html/feed</wfw:commentRss><slash:comments>2</slash:comments><description>一、小霸王 　　我希望小霸王能够注意到我的异样，就像我们去汊河小吃街时她走我左边踮起脚尖凑过头来问，“你——不开心？” 　　时间已经逼近六月，夏天来了。这个季节有最耀眼的阳光和最热烈的温度，阳光直射在身上，想要蒸发掉我体内的最后一滴血液。我在校园里游荡。校园里充满鲜丽的衣服和动人的少女，可这一切并不能使我产生欲望，情侣间的亲昵和嬉笑玩闹让我感到烦躁。 　　我不知道自己要干嘛，不想去任何地方也不想见任何人。什么都不能引起我的兴趣。我感到麻木。 　　我整日整日的把自己关在宿舍，瞪着电脑屏幕发呆，不听音乐，不看电影，也不打游戏，感觉快崩溃了才找人聊天。 　　“你们处这么久了，我就不信他没对你提要求。” 　　“你就是一禽兽。” 　　“我觉得你应该为自己下半生的下半身性福着想。” 　　“去死！” 　　“他要是不行，你找我啊。我这人心好，你一求我就答应了。” 　　“难怪你问我毕业后会不会留在扬州。” 　　“自恋！” 　　“可不是，人不为自己天诛地灭。” 　　“我睡了。” 　　“我也该上床逗鸟玩了。” 　　“无耻！” 　　我为自己因烦躁进而变得无耻感到痛心，可一旦陷入便无法自拔。 　　我和小霸王从来不聊这些，和我聊的都是我不熟悉的朋友。 　　我和小霸王已经做了整整两年毫不含糊的朋友，期间经过无数次的考验，最无耻最肆无忌惮的挑拨着也放弃了离间我们之间的关系。可以说这种关系是牢不可破和坚如磐石的，就像没有及时换药的伤口，纱布和血肉粘在一起，任何揭开它的小心翼翼的行为都将引起撕皮裂肉的疼痛。 　　对了，小霸王这个绰号还是我起的，她真名叫熊蓓蓓。&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F70.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Flost-my-lover-1.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;我与糗事&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F80.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Flost-my-lover-1.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;我这个坏学生&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F314.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Flost-my-lover-1.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;我想和自己谈谈&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F52.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Flost-my-lover-1.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;你愿意和我成为朋友吗？&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576568/xukeke/feedsky/s.gif?r=http://www.xukeke.com/lost-my-lover-1.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>永失我爱</category><category>小霸王</category><category>生活琐碎</category><pubDate>Tue, 15 May 2012 09:47:28 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/lost-my-lover-1.html#comments</comments><guid isPermaLink="false">http://www.xukeke.com/?p=704</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/lost-my-lover-1.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/638576568/6622494</fs:itemid></item><item><title>观影记：有关机器人的电影</title><link>http://www.xukeke.com/robot-movies.html</link><content:encoded>&lt;p&gt;&lt;strong&gt;1.《机器人瓦利》（《WALL&lt;/strong&gt;·E&lt;strong&gt;》）&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　他只想多看看她，如果可能，还想跟她说说话。她看起来好像不太友好，可不要紧，他会尝试模拟微笑的神态。飓风来袭，让他来保护她到家里躲避。他要把自己所有的宝贝都拿给她看，灯泡、魔方、能打着小火苗的打火机，当然还有，他最爱看的歌舞片片段。那场面太浪漫，他都已不好意思。那么，把最新发现的宝贝献给她吧，他刚刚从垃圾堆里捡到的一颗嫩苗，他大概几百年都没有见过了，她一定也会惊喜吧。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.《人工智能》（《Artificial Intelligence:AI》）&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　我一出生就烙印了你的名字。也许是导演实在不忍心，才给了这样一个结局。两千年后，人类已经灭绝，David用两千年的祈祷和等待换来了和妈妈的一日相处。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.《机器管家》&lt;strong&gt;（《Bicentennial Man&lt;/strong&gt;&lt;/strong&gt;&lt;strong&gt;&lt;strong&gt;》）&lt;/strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　特技电影使我们震撼的往往是劲爆血腥的厮杀场景，然而机器管家的温情久久让我双眸润湿。如果难受却不可以哭，如果开心却不可以笑，只有钢铁外表的安德鲁情感压抑在内心却无法宣泄，“你能哭我却不能，这太残酷了，我心里好痛却无法表达。”&lt;/p&gt;
&lt;p&gt;*又名《铁人浮生记》，窃以为更生动。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.《机械公敌》（《I,Robot》）&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5.《宝莱坞机器人之恋》（《Endhiran》）&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;6.《铁甲无敌玛利亚》&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　一部烂片。&lt;/p&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fview-of-chinese-film.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Frobot-movies.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;扯谈：中国电影该何去何从？&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fmovie-list-of-october.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Frobot-movies.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;10月观影&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F360-vs-qq.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Frobot-movies.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;奇虎360大战腾讯QQ&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F406.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Frobot-movies.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;全球通用头像Gravatar使用说明&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576569/xukeke/feedsky/s.gif?r=http://www.xukeke.com/robot-movies.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/robot-movies.html/feed</wfw:commentRss><slash:comments>0</slash:comments><description>1.《机器人瓦利》（《WALL·E》） 　　他只想多看看她，如果可能，还想跟她说说话。她看起来好像不太友好，可不要紧，他会尝试模拟微笑的神态。飓风来袭，让他来保护她到家里躲避。他要把自己所有的宝贝都拿给她看，灯泡、魔方、能打着小火苗的打火机，当然还有，他最爱看的歌舞片片段。那场面太浪漫，他都已不好意思。那么，把最新发现的宝贝献给她吧，他刚刚从垃圾堆里捡到的一颗嫩苗，他大概几百年都没有见过了，她一定也会惊喜吧。 2.《人工智能》（《Artificial Intelligence:AI》） 　　我一出生就烙印了你的名字。也许是导演实在不忍心，才给了这样一个结局。两千年后，人类已经灭绝，David用两千年的祈祷和等待换来了和妈妈的一日相处。 3.《机器管家》（《Bicentennial Man》） 　　特技电影使我们震撼的往往是劲爆血腥的厮杀场景，然而机器管家的温情久久让我双眸润湿。如果难受却不可以哭，如果开心却不可以笑，只有钢铁外表的安德鲁情感压抑在内心却无法宣泄，“你能哭我却不能，这太残酷了，我心里好痛却无法表达。” *又名《铁人浮生记》，窃以为更生动。 4.《机械公敌》（《I,Robot》） 5.《宝莱坞机器人之恋》（《Endhiran》） 6.《铁甲无敌玛利亚》 　　一部烂片。&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fview-of-chinese-film.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Frobot-movies.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;扯谈：中国电影该何去何从？&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fmovie-list-of-october.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Frobot-movies.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;10月观影&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Frobot-movies.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;基于GAE(Google App Engine)+goagent+switchysharp+chrome的翻墙教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F90.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Frobot-movies.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;关于Google员工跳槽的思考&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576569/xukeke/feedsky/s.gif?r=http://www.xukeke.com/robot-movies.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>观影记</category><category>电影</category><category>机器人</category><pubDate>Sun, 06 May 2012 22:51:02 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/robot-movies.html#comments</comments><guid isPermaLink="false">http://www.xukeke.com/?p=698</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/robot-movies.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/638576569/6622494</fs:itemid></item><item><title>洛阳印象</title><link>http://www.xukeke.com/luoyang-impression.html</link><content:encoded>&lt;p&gt;　　4月7日，学校组织我们去洛阳实习，所谓实习，就是去参观洛阳的几个机械厂——第一拖拉机厂（一拖）、中信重工、洛阳轴承厂（洛轴），为期十二天。但实际情况是我们更像来旅游的。&lt;/p&gt;
&lt;p&gt;　　扬州离洛阳很远，去时我们坐了一夜的火车，饱受颠簸和困倦。第二天到后不顾宿舍多么肮脏，美美的补了一觉。虽然我对洛阳的生活习惯很有好感，但对当地干燥的气候实在不感冒，所以刚到就开始盼着早点回到扬州。&lt;/p&gt;
&lt;p&gt;　　终于昨天，我们又坐了一夜颠簸的火车，回到了江苏镇江，下车的那一刻，觉着家乡的空气都是香的，然后从镇江乘大巴才回到扬州。&lt;/p&gt;
&lt;p&gt;　　总的来说，我之于洛阳有几个特别深的印象。&lt;/p&gt;
&lt;p&gt;　　洛阳人的饮食习惯，喜面食且饭量大。洛阳遍布面馆和饺子店。面食中以烩面最为出名，我也很喜欢。以至于在洛阳的这些天中，我连着在一家面馆吃了好几天的烩面。而且这边的饭足量，价格低，一碗面只需6块钱左右就可以吃饱，还合我口味。加上我本就很喜欢吃饺子，所以在洛阳的这些天中，我每天最开心的时间就是饭点。&lt;/p&gt;
&lt;p&gt;　　洛阳人的饭量真心大，一碗小份的面已经可以吃饱，若你点一碗大份的，会明显发现碗被换做了盆。一次，我活活地看着一位姑娘把一盆捞面吃完，据目测，该姑娘身高一米六左右，体重不满百斤。可能由于饭量的原因，洛阳姑娘普遍长的很结实，乏美女（起码一拖附近地区是这样的）。&lt;/p&gt;
&lt;p&gt;　　洛阳人早晨喝胡辣汤、豆腐脑、八宝粥，吃油条、油饼、包子。一天中主要以面食为主，大概一个星期只吃一两次米饭。&lt;/p&gt;
&lt;p&gt;　　洛阳最著名的饮食特色大概就是水席了，我没吃，不过据吃了的同学说不好吃，很坑爹的汤汤水水的一样食物。&lt;/p&gt;
&lt;p&gt;　　在洛阳，我一共就吃了几次米饭，大部分都是面食。晚饭过后还会去品尝一些小吃，如大油条、米皮、凉菜、桑葚各种各样好吃的。关于这我还闹了一个笑话，一次去吃蒸菜被当地人笑话了，因为这个菜要蒸熟了才能说，而我在路上就开始生吃了，而且吃的很欢乐。&lt;/p&gt;
&lt;p&gt;　　需要抱怨的是，这边饭店的服务态度很差。每次点菜后都要等很久，而且服务员的态度也横，如果我们一行人一起去吃饭，她总是强行让我们点同样的，这样她们就可以省很多麻烦。我一个同学说，有次他让服务员帮忙收拾一下桌子，她竟然说没时间，OMG。&lt;/p&gt;
&lt;p&gt;　　九朝古都。可能提到洛阳，大家第一反应就是九朝古都。一拖的一位女员工给我们这样形容过洛阳，生于苏杭葬于北邙，说的就是这个意思。还有一个我觉得很夸张的说法，就是随便在洛阳哪儿施工，常常因为挖掘到古遗址而被迫停工。洛阳现在一些公园下面都是皇宫遗址，等到技术成熟后再进行开发。&lt;/p&gt;
&lt;p&gt;　　洛阳市区挺繁华，比扬州大，不过我没有去别人推荐的王城公园，只是去了一次叫做丽景门的老街，感觉跟扬州的东关街差不多。在丽景门，买了一些纪念品，物美价廉~也挺好的。&lt;/p&gt;
&lt;p&gt;　　旅游嘛，很多人都去了龙门石窟，不过我选择去的少林寺。一个人去少林寺很无趣，而且游玩的人很多，没多大兴致，连嵩山都没有爬。旅游过程中，有件事让我很愤怒，因为我当时感冒引起口腔发炎，只能喝开水，景区外的一杯开水两块钱我尚且马虎接受，但景区里的那个混蛋商店竟然敢卖我五块，诅咒他。&lt;/p&gt;
&lt;p&gt;　　再者就是洛阳的牡丹了。洛阳素称牡丹之乡，牡丹特别多，马路边随处可见。而且四月中旬牡丹都开了，正值洛阳牡丹文化节，好多同学都去王城公园看牡丹，说很好看。我没去。回来的时候，竟然发现有人买了新鲜的牡丹带回来，要知道携带枝枝干干的玩意乘火车跑几千里可没那么方便。&lt;/p&gt;
&lt;p&gt;　　我对洛阳大概就这三个主要印象了：面食、古都和牡丹。但除此之外还有一些零碎的小细节令我印象深刻。&lt;/p&gt;
&lt;p&gt;　　洛阳的气候特别干燥，加之我们在一拖实习，由于工厂的原因，空气也不好。每天早晨起来嗓门都干干的，我迫不得已，只能每晚都在床前放一盆清水。&lt;/p&gt;
&lt;p&gt;　　洛阳是一个工业城市。一拖可能是最有代表性的企业了，占地面积特别大，员工大概有两万人。而且第一拖拉机厂并不只是生产拖拉机，它的产业链很多。还有中信重工，参观之前，工厂的老师就对我们说，学机械的学生去参观中信重工会大开眼界，的确，中信重工加工的大型零件让我们很是吃惊，多么巨大的零件啊。此外还有洛阳轴承轴这样的牛逼企业。&lt;/p&gt;
&lt;p&gt;　　还有嘛就是我觉得洛阳路边的垃圾桶怎么那么少，每次我都要找好久才能扔掉垃圾。相反的，公共厕所反而很多，而且很干净，据说是上届的洛阳领导专门建设的，常使憋尿时五分钟就找到公厕的我感动的眼泪与尿俱下。&lt;/p&gt;
&lt;p&gt;　　从洛阳回来后，给姐们小霸王和妹妹送了礼物，和一些好朋友聚了一聚。好朋友们马上就要毕业了，只剩我一人，此次回来后总有一种物是人非的感觉。&lt;/p&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F9.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fluoyang-impression.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;微博，一个全新的交流时代，写给腾讯微博&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgaegoogle-apgae-goagent-switchysharp-chrome-gfw.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fluoyang-impression.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;基于GAE(Google App Engine)+goagent+switchysharp+chrome的翻墙教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576570/xukeke/feedsky/s.gif?r=http://www.xukeke.com/luoyang-impression.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/luoyang-impression.html/feed</wfw:commentRss><slash:comments>2</slash:comments><description>　　4月7日，学校组织我们去洛阳实习，所谓实习，就是去参观洛阳的几个机械厂——第一拖拉机厂（一拖）、中信重工、洛阳轴承厂（洛轴），为期十二天。但实际情况是我们更像来旅游的。 　　扬州离洛阳很远，去时我们坐了一夜的火车，饱受颠簸和困倦。第二天到后不顾宿舍多么肮脏，美美的补了一觉。虽然我对洛阳的生活习惯很有好感，但对当地干燥的气候实在不感冒，所以刚到就开始盼着早点回到扬州。 　　终于昨天，我们又坐了一夜颠簸的火车，回到了江苏镇江，下车的那一刻，觉着家乡的空气都是香的，然后从镇江乘大巴才回到扬州。 　　总的来说，我之于洛阳有几个特别深的印象。 　　洛阳人的饮食习惯，喜面食且饭量大。洛阳遍布面馆和饺子店。面食中以烩面最为出名，我也很喜欢。以至于在洛阳的这些天中，我连着在一家面馆吃了好几天的烩面。而且这边的饭足量，价格低，一碗面只需6块钱左右就可以吃饱，还合我口味。加上我本就很喜欢吃饺子，所以在洛阳的这些天中，我每天最开心的时间就是饭点。 　　洛阳人的饭量真心大，一碗小份的面已经可以吃饱，若你点一碗大份的，会明显发现碗被换做了盆。一次，我活活地看着一位姑娘把一盆捞面吃完，据目测，该姑娘身高一米六左右，体重不满百斤。可能由于饭量的原因，洛阳姑娘普遍长的很结实，乏美女（起码一拖附近地区是这样的）。 　　洛阳人早晨喝胡辣汤、豆腐脑、八宝粥，吃油条、油饼、包子。一天中主要以面食为主，大概一个星期只吃一两次米饭。 　　洛阳最著名的饮食特色大概就是水席了，我没吃，不过据吃了的同学说不好吃，很坑爹的汤汤水水的一样食物。 　　在洛阳，我一共就吃了几次米饭，大部分都是面食。晚饭过后还会去品尝一些小吃，如大油条、米皮、凉菜、桑葚各种各样好吃的。关于这我还闹了一个笑话，一次去吃蒸菜被当地人笑话了，因为这个菜要蒸熟了才能说，而我在路上就开始生吃了，而且吃的很欢乐。 　　需要抱怨的是，这边饭店的服务态度很差。每次点菜后都要等很久，而且服务员的态度也横，如果我们一行人一起去吃饭，她总是强行让我们点同样的，这样她们就可以省很多麻烦。我一个同学说，有次他让服务员帮忙收拾一下桌子，她竟然说没时间，OMG。 　　九朝古都。可能提到洛阳，大家第一反应就是九朝古都。一拖的一位女员工给我们这样形容过洛阳，生于苏杭葬于北邙，说的就是这个意思。还有一个我觉得很夸张的说法，就是随便在洛阳哪儿施工，常常因为挖掘到古遗址而被迫停工。洛阳现在一些公园下面都是皇宫遗址，等到技术成熟后再进行开发。 　　洛阳市区挺繁华，比扬州大，不过我没有去别人推荐的王城公园，只是去了一次叫做丽景门的老街，感觉跟扬州的东关街差不多。在丽景门，买了一些纪念品，物美价廉~也挺好的。 　　旅游嘛，很多人都去了龙门石窟，不过我选择去的少林寺。一个人去少林寺很无趣，而且游玩的人很多，没多大兴致，连嵩山都没有爬。旅游过程中，有件事让我很愤怒，因为我当时感冒引起口腔发炎，只能喝开水，景区外的一杯开水两块钱我尚且马虎接受，但景区里的那个混蛋商店竟然敢卖我五块，诅咒他。 　　再者就是洛阳的牡丹了。洛阳素称牡丹之乡，牡丹特别多，马路边随处可见。而且四月中旬牡丹都开了，正值洛阳牡丹文化节，好多同学都去王城公园看牡丹，说很好看。我没去。回来的时候，竟然发现有人买了新鲜的牡丹带回来，要知道携带枝枝干干的玩意乘火车跑几千里可没那么方便。 　　我对洛阳大概就这三个主要印象了：面食、古都和牡丹。但除此之外还有一些零碎的小细节令我印象深刻。 　　洛阳的气候特别干燥，加之我们在一拖实习，由于工厂的原因，空气也不好。每天早晨起来嗓门都干干的，我迫不得已，只能每晚都在床前放一盆清水。 　　洛阳是一个工业城市。一拖可能是最有代表性的企业了，占地面积特别大，员工大概有两万人。而且第一拖拉机厂并不只是生产拖拉机，它的产业链很多。还有中信重工，参观之前，工厂的老师就对我们说，学机械的学生去参观中信重工会大开眼界，的确，中信重工加工的大型零件让我们很是吃惊，多么巨大的零件啊。此外还有洛阳轴承轴这样的牛逼企业。 　　还有嘛就是我觉得洛阳路边的垃圾桶怎么那么少，每次我都要找好久才能扔掉垃圾。相反的，公共厕所反而很多，而且很干净，据说是上届的洛阳领导专门建设的，常使憋尿时五分钟就找到公厕的我感动的眼泪与尿俱下。 　　从洛阳回来后，给姐们小霸王和妹妹送了礼物，和一些好朋友聚了一聚。好朋友们马上就要毕业了，只剩我一人，此次回来后总有一种物是人非的感觉。&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F360-logo.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fluoyang-impression.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;360公司更换新logo&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F360-vs-qq.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fluoyang-impression.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;奇虎360大战腾讯QQ&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F%25E7%25A1%25AC%25E7%259B%2598%25E5%2588%2586%25E5%258C%25BA%25E8%25BD%25AF%25E4%25BB%25B6acronis-disk-director-suite-10%25E4%25BD%25BF%25E7%2594%25A8%25E6%2595%2599%25E7%25A8%258B.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fluoyang-impression.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;硬盘分区软件Acronis Disk Director Suite 10使用教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576570/xukeke/feedsky/s.gif?r=http://www.xukeke.com/luoyang-impression.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>洛阳</category><category>生活琐碎</category><category>古都</category><category>饮食</category><category>牡丹</category><pubDate>Sun, 22 Apr 2012 17:24:12 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/luoyang-impression.html#comments</comments><guid isPermaLink="false">http://xukeke.com/?p=650</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/luoyang-impression.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/638576570/6622494</fs:itemid></item><item><title>大蛇日记-遗失年代的手稿</title><link>http://www.xukeke.com/diary-of-orochimaru.html</link><content:encoded>&lt;p&gt;&lt;strong&gt;大蛇日记-遗失年代的手稿&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶010年 未知日 阴&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　断掉的过往只能从编年史中回顾一二可是为什么，对于出生之前的事只能靠文字追述，为什么后来的人就丧失了了解事件当初真意的权利，那么他们又如何确立事件发生的真相和目的，只有结果的事迷惑着一代又一代的人，无法考究。如果有可能，我想知道终结之谷那场战斗，初代和宇智波的先人胜负如何；如果有可能我想知道，为何所谓的英雄白牙会在执行最为重要的火之任务时会失败而返；如果有可能，我更想知道，那两座清冷的墓碑里究竟是不是我的父母，如果不是，那么我又是为何而生，创造我的人目的何在？风中的花开了又枯萎，种子散落在泥土中，等待下一季的疾风中再次绽放。可已经不会再有人在意上个季节开放的花有如何的灿烂。既然每个人都要死，为何在于生死面前，只有这如许少数的人坦荡释然？衰老真是个空虚的事情，以为自己什么都还没有做，可是却做了，至少我在做虚度时光这种无聊却必然的事。阳光有暧昧的暖意，如果靠近，竟又有灼伤感觉，犹如真理。没有人告诉我我是在这一年哪天出生的，三代用颇为遥远的目光望着远方的迟暮说，那天应该是个很阴沉的日子吧。我没有继续问下去，我知道他也不会对我说出真相，又或者他也不知道我出生的真意。沉默是最好的托词。生命，真是种很有趣的事情，每个人都在思索如何去耗费它，可是从没有人去想如何去延长它。某个时刻，我觉得自己是这个世界的救世主，躲在无人察觉的地方独自成长。&lt;/p&gt;
&lt;p&gt;　　我没有名字，可是他们都叫我做大蛇丸。我不知道自己的出生日期，不知道自己的父母，只知道，出生那天是个阴沉的日子。犹如最为逼近真理的噩运。&lt;/p&gt;
&lt;p&gt;　　我透过隐讳的历史，看雪花纷飞的日子里，你是否来过……&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶016年 3月17日 晴朗&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　轻絮飞扬，阳光温和，是个让世间人沉惰的好环境。6岁便从忍者学校出来在外人看来似乎天才，可是当我回头的时候，看到了另外的两人，原来自己依旧和凡人同处一线。不过也就在这毕业的一天，我找到了最为有力的翘板，一个名为猿飞的特殊上忍。我恭敬的低头，称他为老师。他的目光温顿无力，无法洞穿我逾越凡人的心境。这个目前在木叶掌握着最为渊博忍术的年轻人，问我，你知道，什么是忍者吗？像您一样，拥有最多忍术的人，老师。他微笑，那笑容有刺眼的感觉。你会有最为优秀的忍术，然后在不久的日子里，参加一些激烈的战斗，在战斗中你会明白什么才是忍者。后来的日子里我终于知道三代早已经预知了即将发生的忍界大战。&lt;/p&gt;
&lt;p&gt;　　下午，训练场，我再一次看到了那两个熟悉的面孔。一个其貌不扬的男生，过来笑嘻嘻的跟我握手，说，你好啊，石头男，我叫自来也，你为什么不笑啊？然后他在我耳边以一种异样搞怪的声音悄悄说，她叫纲手，我同桌，漂亮吧？她将来会做我老婆。无法明白7岁的儿童就开始对情爱在意，如何能顺利的从忍者学校出来。下午简单的训练后，猿飞在暮色中把我带到了两个墓碑前面，对我说，他们是你的父母。他们怎么了？死了。死是什么东西？死就是什么也看不见，什么也听不见，什么都不能说，什么也不能听。在他说话的同时，我一直在盯着墓碑一角白色闪光的一段东西。我觉得那段东西在那个角落闪烁着我无法拒绝的光芒。这是什么？终于我把它拣了起来。哦，你还真会找呢，这是一种罕见的蛇皮，白蛇重生时候蜕掉的外皮。那这又代表着什么？代表着幸运与重生。就像你的父母，躯体虽然在这，可是灵魂或许早已经在世界的某个角落重生等待你们的下一次相遇。&lt;br /&gt;
哦，那是哪一天呢？呵呵，这可不知道。&lt;/p&gt;
&lt;p&gt;　　有形的东西迟早会毁灭，无形的东西才会永恒！这一天我终于明白了这一点。肉体只是我们的枷锁，限制着我们的飞翔。所以我们只有坐以待毙，任凭时间剥杀我们的灵魂。历史上的领袖，就算死后成为石像，也终将风化剥落。唯有生命的延续，才能让人觉察你的存在。死是一件龌龊的事情，是对时间的妥协，象征着人类无法抗拒自然的懦弱。总有一天，我会让人立于时间之上，不再让世间有所缅怀。&lt;/p&gt;
&lt;p&gt;　　渺小的人啊，与其遥望拼尽全力，不如就此安然沉睡……&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶022年 12月25日 雪&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　12岁的圣诞，天空突降大雪，似乎一种祭奠和纪念。那个雷国上忍倒下的时候睁大了自己的眼睛。第一次杀人，没有想像中的困难，只是血溅在身上的时候有种恶心的感觉。一个人站立在旷野中，没有任何潜伏和突击，便轻易地杀死了这个喧闹的人。世界寂静，只有大雪簌簌而落的声音。偶尔有风，把雪吹成了庞大的斜面。如此冻结万物的冷，犹如这些人在这个时代生的艰难。只有足够强大的人，才能拥有俯瞰人生的权利。就像此刻，我站在这里，而他的躯体会渐渐的淹没在风雪中。&lt;/p&gt;
&lt;p&gt;　　没有任何忍具辅助，只有弱者才会假借外物。昃琊一族的古文献（咒印）从内在把潜能激发出来，第一次的战斗就能收到这样的成效，让我颇为满意。大雪遮掩了来时的脚印，我开始回去。如果短时期内看那人的尸体，似乎是被从天而降的神明击毙。没有来路，只有去路。苍茫的白空荡荡的堵截在眼前，可是我知道往哪走已经没有了具体的意义。木叶只是我暂存的一个旅馆，等到厌倦的时候，不需要携带一点行囊，便可以轻松上路。这样的时代，我所追求的道路，不会有人明白。我讨厌复杂的人性，顾虑着太多，目的只要有一个就够了，手段如何又能怎样？这雪多好，单纯的白色，透露的只有单一的冷。而且最主要的是它能覆盖掉过于刻意的痕迹，让你能够永远看着前面而不用顾虑着身后。将来如果有可能，我会遇到我的雪，即使在真理到达的光芒前融化成漏落的水，他们也会闪耀出他们足以到达的光。&lt;/p&gt;
&lt;p&gt;　　杀人也是一件无聊的事，因为他们注定会死。杀死明明知道会死的一件东西犹如摔坏一件已经坏掉的瓷器。于是在我目的过程中杀死的人，也会像一尊尊瓷器，其程度，最多会有一声清脆的响而已。这样，他们的生，在别人看来已经有了意义。&lt;/p&gt;
&lt;p&gt;　　真正的危险是追求真理时不认真的态度。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶030年 8月14日 晴&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　今天，自来也在我之前获得了一个优秀的人，可以说是关系到木叶将来的人，因为他在15年之后成了木叶的四代火影。每个人都在忙碌着，奔走着，可是一个人却少有的在街上晃逛。马路对面一只黑色的猫忽然以敏捷的姿势穿越了马路，转过对面的巷口不见了，这是我今天一天看到最为有趣的事。40度的气温，我在警卫队的大厅前停下，看了看那个奇怪的家徽，是叫宇智波一族吧。没落的一族，已经没有了先人和初代在终结谷对决的气派人物。瞳术，虚幻的无聊东西。稍微克制一下查克拉的流动便可以制止的术，真不知道初代如何会与这样的族群对决。话说回来，猿飞的火影已经做了整整10年了吧？&lt;/p&gt;
&lt;p&gt;　　这10年木叶不断和周边国家签订着这样那样的安全和约，其实条约只是让对手麻痹的伪装，大小战事依旧，从未间断过。群体的承诺早已不堪一击，一个整体如果静下来，那么肯定是会孕育着更大的动，否则，这样的静只会消亡。就像这夏季的云，如果有风，则不会降下多么庞大的雨幕，可是如果没有风，那么一个瞬间，会让所有安于平静的人手足无措。这一点，猿飞还能保持清醒的姿态。在他的臂弯下，纲手成了名噪一时的医疗忍者，而那个聒噪的自来也也成了木叶唯一能和我抗衡的上忍。&lt;/p&gt;
&lt;p&gt;　　在这样的环境里，我忽然觉得自己的高度已经无法抵至。为了加快步伐，我决定启用那些静的瓷器，来为我的新术增快进度。空气在哄躁的阳光下把高度飞翔的鸟弯曲成无法理解的曲线，但是我知道它们一定在空中那么畅快的飞，那样的接近真理，应该是一种很豁然的感觉吧。&lt;/p&gt;
&lt;p&gt;　　看到动的东西就觉得有趣，看到不动的东西就觉得无聊。“就像这风车，虽然有的时候会慢慢的转动，但都不值得去看！现在要借毁灭木叶这阵风，让风车转动起来。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶032年 10月8日 阴&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　今天的任务纲手没有参加，继上年她的弟弟战死后，昨天她的男朋友也在任务中殉职。一个医疗忍者眼睁睁的看着心爱的人离开，束手无措，这样的感觉真是滑稽。夜色的雨幕犹如上天洒下的网，无人能逃出其中。纲手望着手中亲人的鲜血，忽然就陷入崩溃。人类在感情面前总是能暴露他们这样那样的残缺。死亡并不是唯一结局，它所覆盖的还有亡者亲人在于自然面前的溃败。&lt;/p&gt;
&lt;p&gt;　　早上的时候，雨停了，天空依旧阴沉，偶尔有巨大的鸟钝重的飞过木叶上空，犹如缓慢的流年。纲手坐在木叶的大门上，抱着双膝，长久的失神。我知道，她整夜都在那里沉默，似乎等待。为什么不肯承认死亡的伟大呢？就算你在那里耗尽一生，门外已经不会再有你熟悉的面孔出现了。真正的强者应该学会所有的忍术，让自己逾越生死，把亡者从死神那里重新夺回来，又或者自己对着死神可以说不，以使自己可以有和重生的亲人相遇的下一个机会。&lt;/p&gt;
&lt;p&gt;　　这木叶隐匿在树丛中，每天都会有其他国家的忍者躲在里面窥视村子。没有发现的回去，成了完成艰险任务的英雄。而那些被发现了的，永远的葬送在这片丛林中。秋天的黄叶悠然飘下，死者把手伸向空中，企图握住什么，可最终依旧是一手的空虚。既然离开，不管是多久，就应该有永远的觉悟，否则有眷恋就会有迟疑，生命就会无望。孑然一身的人才能彻底翱翔。&lt;/p&gt;
&lt;p&gt;　　这一年我认识了一个可以自由翱翔的人，人们称呼他为木叶白牙。一个让我迷惑了一生的人。&lt;/p&gt;
&lt;p&gt;　　我要学会所有的忍术，掌握世间所有的真理，然后成为终极个体。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶034年 6月7号 厌恶的晴&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　边缘国家终于开始后悔与木叶为敌，今天的木叶在三代的带领下涌现出了一批较为强悍的忍者。而我在这批忍者中悄无声息的成长着，因为从不会有人从我手底下逃出，而透漏出我忍术的全貌。禁术，一种伤人之前先伤己的术，所以肉体在成功的面前依旧阻挡不住自然的法则。既然是作为交换，那么假借别人的肉体为什么不可以呢？当我发现这种法则是可以打破的时候，忽然认识到，所谓的神，跟凡人一样的龌龊和容易欺骗。&lt;/p&gt;
&lt;p&gt;　　如果对决起来，现在的纲手和自来也已经不是对手了吧。&lt;/p&gt;
&lt;p&gt;　　可是还有一个人，那个同我一样有着强烈目的感的人。斩杀所有阻隔自己的障碍，没有任何的犹豫。让人有着强烈的征服感和恐惧感的男人&amp;#8212;旗木塑茂。我不知道木叶的每个任务对他意味着什么。可是我知道，他和我有着同样的感觉，杀人的快感。这样的时刻里，我忽然觉得自己前行的路上不再是一个人。于是微笑。曾在某次任务的结束有机会看到他清理过的战场，所有的人都躺在血泊里，没有丝毫痛苦的深情，相信是很速度的杀人方法。才能有这样的效果。忽然从战场的角落传来婴儿啼哭的声音，在这样的环境里，让人有种异样的感觉。觉得死亡并不是那么的无望。生命总会轮回。一对砂忍夫妇相拥而亡，怀中的孩子面容清秀，尽管父母的血浸透了衣衫，可是他的身上竟然没有丝毫的沾染。白牙为什么没有杀死这个孩子呢?我捡起地上的苦无，逼近孩子的脸。他忽然停止了哭声，略带惊奇的望着我。苦无掉落，事后的很长时间我在想为什么我没有杀死那个尤物。最后我这样对自己说，既然他的生命有机会被死神带走，而依然存活，说明他有着必然生存的意义。但是活着又注定没有意义，也许死神在假借我的手杀掉他。我这样的人，又怎么会被死神愚弄。可是这个答案始终不能让我满意。&lt;/p&gt;
&lt;p&gt;　　在这样的时代里天才总是从生命和死亡的缝隙中诞生，这世界需要天才。&lt;/p&gt;
&lt;p&gt;　　下午猿飞再次的叫我。不知道为什么，最近的猿飞叫我的次数越发的频繁。难道他有所察觉?他问了我一个重复的问题。什么才是忍者。像老师一样，学会所有的忍术。他笑，那笑同多年前的笑一样，犹如阳光刺穿眼睛。他说，你回去吧。&lt;/p&gt;
&lt;p&gt;　　过于繁盛的木叶哦，你可知道你气量究竟有多少?过于盈出的水会渐渐洒出村落。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶039年 9月15日 晴朗&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　旗木塑茂之子卡卡西，整5岁。毕业于木叶忍者学校。是个值得肯定的天才。我在树阴里看到他的神情坚定，和父亲一样的冷峻。阳光播撒，他平静的带上护额，仰起脸，代表着自己的独当一面。于是知道，这样的人决计不是活在父亲影子里的人。很多时候，天才的后代之所以会成为天才，并不是因为教育，而是因为不甘于忍受树阴的庇佑，企图独立地站立在阳光中，让人看到。这样的时刻，多么让人欢喜。&lt;/p&gt;
&lt;p&gt;　　这是个天才横行的时代。似乎每个人都能在人潮引起波动。是战乱孕育了这一切。所以战争是个温床，是个值得称赞的艺术作品。只有动起来的人群，才能在缝隙中磨砺出天才。庞大的静只会让人沉惰和麻痹。我喜欢雷雨前的大风。有强大的不安定和漂流感在里面。当每个人奔跑着寻找蔽雨的场所，我却安详地漫步在杂乱的人群里，觉得内心躁动和快意。&lt;/p&gt;
&lt;p&gt;　　最近的咒术完成度还算满意。可是让灵魂安定的方法依旧没有找到。可是我始终坚信，只要意愿足够强大，有不排斥的肉体，这个灵魂停贮的术总会有完成的一天。今天看到，自来也和他的徒弟们在训练场一起做应急演习，配合有序。这样的场景，忽然让我意识到，自己依旧是一个人。可是我相信不管什么时候，自己也一定会遇到愿意借助我这个翘板，来达到彼此目的的人。可是那个时候究竟是什么时候？&lt;/p&gt;
&lt;p&gt;　　纲手离开木叶已经6年了，或许她也已经找到了自己的跟随者。始终忘不了她离开木叶时，回头的最后一个笑。有复杂的情感在里面。这个孕育了她，同时又彻底伤害了她的地方。可是我知道，总有一天，她还会回来，因为即使是慰灵碑，也会是她这一生无法割舍的眷念。断的死是突兀的，和这个时代一样的突兀。虽然难于接受，可是也必须习惯。如果不习惯，那么将来的纲手并不会有我想象中的强。&lt;/p&gt;
&lt;p&gt;　　飞花渐落，可是能在它最灿烂的时候能遇到它，它便是幸福的。微风渐起，柳叶在空气中划开波浪遥遥地飘走，不知道落到了如何的角落。&lt;/p&gt;
&lt;p&gt;　　活着是没有意义的，但是活下去的话，说不定会发现趣的事 ，就像你遇见那花，我遇见你&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶040年 11月9日 阴&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　整整三十年，我看见幼小的自己清冷的站立在光影之间，恍若昨天。光阴在云层之上飞驰，囊括所有的生死。真理仿佛一条湍急的河流，把人们冲向愚昧。我用力的把航向调整，这么长的时间，居然还是走了这么短。当一个人觉得自己劳累的时候，那么他便不会走得太远。昨天的梦境，我看见那扇门就在眼前，可是却没有任何力气去推开它了。这是多么可悲的一件事情。或许这个躯壳已经无法去承载我梦想的重量了呢。&lt;/p&gt;
&lt;p&gt;　　年轻是多么美妙的一件事情呀。那个名为卡卡西的孩子毕业仅一年，便升入中忍。一个6岁的孩子，有着如此轻盈的进度，多么令人瞩目和赞叹。渐渐的，我行动的时间越来越少，并开始陷入深沉的思考之中。测量着以后要走的步距，以及我所需求的容器。&lt;/p&gt;
&lt;p&gt;　　今天的任务，杀掉一十八人。残存者拼尽最后的力气把苦无丢向我。他的眼神坚定，没有死亡的恐惧。我把身体稍稍右移，苦无正中左臂。我看到他的微笑在死亡的边缘轻轻绽开，定格成了很美丽的画面。我的怜悯安抚了他固执的灵魂和虚弱的肉体。我很愿意这样做，因为痛可以让我知道这个身体作为器皿的存在。可是最近的伤痛感在逐渐的消失，这对我来说，是个可怕的警示。&lt;/p&gt;
&lt;p&gt;　　万蛇的通灵亦是失败，契约无法建立。这条狡诈的图腾兽，仿佛人类所有的阴暗面。自己的力量并不足以和它平起平坐，所以它的拒绝很是不屑。当古老的祭祀仪式被人遗忘的时候，我知道那种神一般的待遇肯定会能满足它虚荣和高傲的心。所以我在尝试着这种最为有效容易的途径。力量越是庞大，弱点越是明显和致命。第一次的祭祀后，它开始第三次主动请求我的仪式。我知道总有一天，它会听命我左右。&lt;/p&gt;
&lt;p&gt;　　回头的时候，觉得那些发生过的事情似乎很是遥远;往前看，以一人之力妄图洞穿所有的黑暗，光亮依然是远。我就这样站立，觉得灵魂空空荡荡，随时都可能摇摆四散。周边的战争又开始频繁起来，这样的时代里，我努力让自己浮出水面，可是愈发的用力，自己似乎愈是下沉。幸好我还知道自己缺少的是什么。一些支撑我存在的桥梁。我这样想着，并开始为自己物色着所谓&amp;#8211;同伴。&lt;/p&gt;
&lt;p&gt;前行的人噢，如果你觉得劳累和远，那么，请别再让自己独自。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶041年 7月7日 大雨&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　今天注定是一个暗淡的日子。 旗木塑茂的尸体在暗部的护送下草草安葬。没有人为他哀伤。他的儿子，名为卡卡西的少年，站立旷野中，眼神中满是疑惑和愤怒。他无法理解那个神话一般的父亲为何会如此软弱，难道自己一开始便选错了超越的对象。以任务的失败来换取队员的安全撤离，这样的做法如此愚蠢，以至于每个信仰”白牙”这个名字的人在其被非议的时候开始退却，并对这个人的存在重新审视。天善在朔茂的墓碑前长久的沉默，表情木然。有夜鸟穿破雨幕放肆飞翔。属于那一天的真相或许也只有她知道。可是她亦没有出来作出任何言辞。后来获取的天善日志里，我看到这样的一段文字:&lt;/p&gt;
&lt;p&gt;　　他是那样一个有着极度自我的人。他一生杀人无数，却很少拯救任何人。这一次，他却是去做了。做了一件明明知道是错误的事。其他的队友在幸存之后，并没有任何感激之情。面对死亡的瞬间，每个人崩溃的样子依旧清晰，可获救之后，每个人都在做着大义凛然的表态。生死之间，他的形象忽然那么的高大，是不需要任何辩解的言语。他的死仿佛是一种嘲笑，似乎在说，看，死，真的不是那么可怕的一件事呢。&lt;/p&gt;
&lt;p&gt;　　8可是我知道，那么多年的杀戮，朔茂确乎累了。他以自己的死为一生划下了强烈的印记。使自己的生命简短有力，成为永恒。缓慢悠扬的的轨迹会逐渐淡出，只有这种刹然断裂的生才能为人铭刻，即使是个错误。在我看来，这种行为并不优美。甚至是龌龊。是失去对抗时代行进力量后的妥协。这种自我的淘汰清醒却是软弱。我多想再看到那个有着强烈目的感的修罗，有着让人肃穆的征服感，并深深折服。时光终于让他认识到自己的无法持久。于是他只好以让常人无法理解的死亡结束一切。&lt;/p&gt;
&lt;p&gt;　　雨幕在灯光之下被风吹成巨大的斜面。卡卡西把父亲的遗物掩埋在木叶外的大树之下。背影坚忍，仿佛决断。我知道，这样的黑暗里会有新的生命延续出朔茂的灿烂。可是依然不会永久。就像这黑暗再为神秘深邃，有着多么无法预测的潜力，总会在破晓的时候脆弱成无法拣取的碎片。新时代的洪流会湮没一切，只有不断新生的事物才能永远保持雀跃的前进力。&lt;/p&gt;
&lt;p&gt;　　而我的未来有时候近在咫尺，有的时候却和他们的一样漆黑一片。&lt;/p&gt;
&lt;p&gt;　　注定失败的行进噢，与其奋勇而上，不如安然沉睡……&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶043年 6月9日 阴&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　宇智波家再添新丁，名为鼬。飞雁排成规则的箭形越过村落，云朵在不经意之间变幻形态。就在今天，我命程的轨迹在幽深的角落微微发生了改变，而我毫无所知。&lt;/p&gt;
&lt;p&gt;　　三代和被称为黄金闪光的河乐月频繁的出现于颜岩之上，彼此的目光阙远。隐隐知道四代的继承者必然为月。我并不贪恋所谓的影之名，只是不想让人认为我屈居在别人之下。就算我现在的高度没有到达预想的阶段，可是站立在木叶这片土地上，我自信还没有人可以俯视我。三代把手放在月的肩膀上，夕阳洒落，这样的动作忽然让我有着那么熟悉的伤。老师，这么多年了，请您再看看我，好吗?&lt;/p&gt;
&lt;p&gt;　　上次任务我遇到了一个非常棘手的对手。他使用着娴熟的医疗忍术以及非常有效的医疗药丸。每一次即将倒下的时候都可以再一次顽强的站起来。我饶有兴趣的延长了这次战斗的时间。最后感觉眼前豁然开朗，或许我一直失败的灵魂安定的方法，正是缺少一位优秀的医疗忍者的辅助。难道这就是三代千方百计阻止我染指医疗忍术的原因吗?这让我想起来一个人，一个我值得去寄托希望的人。虽然现在的他还处于襁褓中，可是马上发生的雷忍和云忍的桔梗山战斗，我会设法把他安排进木叶援救部队的医疗班中。毕竟有着那样的身份，相信以三代的性格不会拒绝吧。朔茂，我们之间的干系或许会因此而延续下去呢。&lt;/p&gt;
&lt;p&gt;　　为了了解过去，我研发了一种同样可以做为战斗忍术的禁术:秽土转生。当我第一次推开那扇沉重的大门，原本以为会兴奋的心情忽然陷入了长久的失望。死者重新面对这个世界，不论他们的生前有多么强悍，他们的心都是在惶恐不定。甚至不敢相信有人会踏足了死神的领域。一种莫大的孤独侵扰了我。我所做的这一切难道都是没有意义的吗?又是谁规定了所谓的禁术，是神，还是凡人。而我的这种失落感是否源自了我内心那条看不见的沟壑，难道这么长时间以来，我一直在徘徊都没有逾越?&lt;/p&gt;
&lt;p&gt;　　真正的强者应该是一个勇于面对假象的人，即便这个假象是源自他自己的双手““““&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶044年 11月7日 大雨&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　桔梗山之战。大雨中木叶丧失了火遁的主力攻击，人员伤亡严重。这是木叶进入安全期之前的最惨烈的一役，以天善为首的一批医疗忍者力挽了整个战争的局面。没有人会想到最后战场的主力会是攻击力最弱的医疗上忍。三代退位前的最后一个决议，让医疗忍者进入战斗编制，明智而长远。大雨中我看到那些敏捷的身影穿梭在苦无之间，明白了战争的胜利正是源自于这些忍者对于受伤状态的否定。就像面对着真理，敢于否定的人才最有力。我看了看怀中的孩子，面容清秀，和朔茂，卡卡西的冷峻不同，因为他面带笑容，和这时代不吻合的让人困倦的笑容。是这样地眷顾温暖，放下的时候依然捉住我的胸襟不放。从这一时刻起，你的将来不再属于自己，孩子。你将目睹我整个前行的路，让我们一起，直视真理。如我所料，天善不顾众人的非议，收养了这个孩子。后天的特殊上忍会议我将举荐这位自以为是的药师为医疗班长。以便兜可以在一个稳固的翅膀下成长。&lt;/p&gt;
&lt;p&gt;　　回村的路上遇到了月，我谦卑的低下头称呼他，火影大人。我的内心愉悦，一个称呼根本代表不了什么了。若是平时，擦身而过，我也决不和他有半句言语。他诧异地看着我，大蛇丸你不在村外巡视，去了哪里？种子已经洒下去了，收获终究会来临的。他没有说话，可是从他的眼睛中我可以看出猜忌，怀疑，以及提防。&lt;/p&gt;
&lt;p&gt;　　下午自来也坚持请我喝酒，我们坐在岩颜之上，看大雨笼罩整个村落。我还是会想她，十年了，澎湃的心还是找不到静止的地点。他们都叫你做冰冷的大蛇丸，可是我从未这么想过，我知道你的目光遥远，不是我们这种小角色能够理解的。可是看到你一个人安静地穿过整个繁闹的街市无人理会；看到你一个人去完成三个上忍才能完成的任务不去报告；看到你在大雨里仰面而且面带微笑，我忽然觉得你要离开了。如果你离开了，你知道我会有什么感觉么？自来也拿起酒壶喝了一大口酒。最近他喝酒的次数越来越多了。这整个村子只剩下我一个人了。虽然我很少和你说话，可是看到你孤立的样子，我就觉得还有一个人同我一样，于是就不再低落。我们永远是最亲密的搭档，我们还要一起去解除三忍这个耻辱的名号。我知道他在说雨忍的那个头目，其实启动咒印，他未必是我的对手。如果有一天你真的要离开，请不要让我知道，因为我可能会去留你，拼了性命的去挽留你。&lt;/p&gt;
&lt;p&gt;　　老头子昨天过来问我是否知晓你最近在忙些什么。他的表情严肃而郑重。其实我知道他一直都很关注你，因为他跟我说过：大蛇丸是我最得意的徒弟。说话的时候脸上荡漾着骄傲的笑。还真是个不知道掩饰的老家伙呢。或许在一个地方呆得久了就会觉得这个地方有很多不如意，可是我觉得一个人就算死也应该死在他出生的地方，这样才算圆满。&lt;/p&gt;
&lt;p&gt;　　我站起身来，没有人知道我到底出生在哪里。所以我的一生不会有圆满。我杀死的那些忍者中或许就有很多是我的亲人。而且，我从未把三忍当作自己的名号，我的名字是叫大蛇丸，我渴望和你们远离。&lt;/p&gt;
&lt;p&gt;　　不要以为靠近就可以了解，拉开的距离让我们彼此洞穿全貌，前所未有的清晰。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶047年 07月8日 晴朗&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　每天那个孩子都会到村口的榕树下张望，阳光班驳在她年幼的脸上，这样的孤独和美好。御之洗红豆，我听到门口的守卫这样叫她。她蹲在树下的光圈里，不断地变幻着手影。叔叔，昨天我又梦到妈妈了，问我记不记得她教我的手影。我说记得，可是我的手腾在那里，做不出任何的动作。我看到妈妈掩面时候的忧伤。我每天都在这里练习，为什么在那个时刻还是做不出来呢？因为你懦弱并且对自己怀疑。你的心告诉你她不会再回来了，所以梦里的一切都是徒然。她去哪了？她死了。死是什么东西。某个瞬间我仿佛看到了年幼的自己站在不知名的墓碑旁问着猿飞相同的问题。大风吹散猿飞的头发，天空的云朵快速的游移。&lt;/p&gt;
&lt;p&gt;　　死是时间的断层，代表你们生活在不同的时代里了。或许彼此依旧可以看见，但触觉，言语，情感都已经无法维系。那我还可以找回她么？你不是神，不可以否定时间。那你可以么？她睁大了眼睛，有无限的虔诚和渴望在里面。我可以，所以请追随我吧。我将赋予你唤醒死者的力量。我轻轻抚摩她冰冷的脸庞。总有一天，我们会横越时间之上，吾等的路上再没有意愿之外的分离。为了我们的遇见，我将送你一件特殊的礼物。&lt;/p&gt;
&lt;p&gt;　　这是我第一次将天之咒印施加在人类的身上。我不知道她是否能挺过咒印的反噬。可是第二天来的时候我看到那个熟悉的身影依旧蹲坐在树下。似乎昨天的一切仅仅是一场幻觉。可是我觉察到她的查克拉不安静的躁动，于是知道她的身体适合这个咒印的存在，仿佛天意。她低头，恭敬地称呼我为，老师。&lt;/p&gt;
&lt;p&gt;　　神无昆桥之战昨天已经结束。木叶多出来另外的两个英雄，一个是白牙的儿子卡卡西，一个是宇智波家的孩子带土。前者戴上了眼罩，而后者长眠于地下。四代在众人的赞誉之后，长立于带土的墓前。黑色的和服遮掩了这位有着黄金闪光之称的火影的光芒。死亡面前，他亦只能溃败忏悔，与凡人无异。大战终究会结束，这最后一批的炮灰在新时代的沟壑前终究还是无法抓住。情感的眷顾更是让生比死来得更加厚重。卡卡西比以前多了笑容，可是他的心会比以前更加的寂寞。友情只会成为前行的羁绊，所以，自来也，我们之间会渐渐的无法看见。而六岁的兜在阴暗的角落里自由成长，犹如苔藓。&lt;/p&gt;
&lt;p&gt;　　离开的日子就要来临了，大家都准备好了么？&lt;/p&gt;
&lt;p&gt;　　真理永远在外面。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶048年 10月24日 晴&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　死亡与诞生交替存在。清冷的月色下，被众人信仰的黄金闪光在尸骨封尽之后，永久地陷入沉默。静是神创造的一件最无趣的东西，看似囊括了世间情谊，其实不过是生命披上的虚假外衣，代表着结束，屈服，以及无助。很多人都是这样，躲藏在寂静里假装成熟。啼哭的人柱力声音聒噪刺耳，这样的怪物，从一出生就注定了会走和别人不一样的道路。三代怀抱着婴儿对所有人说，他将以一个英雄的身份存在。可是人群中的窃窃私语让我知道，那个孩子的背影永远甩不开九条邪恶的尾巴。&lt;/p&gt;
&lt;p&gt;　　九尾的突袭不是偶然。我看到它有着绝对的方向性和目的性，自然祸患，仅仅是人们为了躲避心理的巨大恐惧而自欺的谎言。这场突袭让这风车陡然转动，各种秩序的井然以及处理突发事件的速度让阴谋者不敢再有进一步的越位。可是谁又能有这样巨大的精神力召唤这只无限查克拉的怪物呢？村外的未知让我觉得血液激腾，要走的路果然在外面。整个夜晚，村人传诵着木叶的闪光英雄以及那不祥的九尾人柱。我看到那个叫做宇智波*鼬的少年站在村口的大门上目光阕远，有着深重的思索在里面。看客永远无法前行，只有这种时常思索的人会保持强大的雀跃力。我无法度知他在思考着什么，可是5岁的少年能有这样的举动让我体会到木叶底层存在的庞大力量。&lt;/p&gt;
&lt;p&gt;　　卡卡西没有参加老师的葬礼。我知道他已经开始畏惧分离。自从带土的离开，这位少年就以保护身边所有可以保护的人作为自己的忍道。每次任务他都是勇敢的冲在前面，妄图一个人把所有的危险都承担下来。可是上个月琳在任务中消息泄露，客死他乡。现在自己的老师又离自己而去。这样严重的塌陷感觉严重冲击着这位暗部最年轻成员的心灵。我要保护的人都死了。他斜躺在山坡上，愤恨地自言自语。我告诉每个认识的人，我会保护他们，可是现在他们都死了，我还什么颜面面对其他人。或许我存在的意义仅仅是用这双眼睛代替带土看这个时代如何的变迁。这个村子这么安静，已经听不到一点声音了。&lt;/p&gt;
&lt;p&gt;　　会议厅的灯光彻夜亮着，56岁的猿飞一个人在空荡的房间里准备着第二天会议的议程。不知道从什么时候起他学会抽烟，浓重的烟雾弥漫整个房间，他开始轻轻地咳嗽，声音中充满了岁月的曲折感。不可否认，当年那位博学有力的忍者已经衰老了。老师，天开始冷了呢。谁，哦，大蛇丸么？我在想火影的继承问题，四代之后，必须要有一个人来承担村子的各项事务，我希望那个人可以是你。老师呀，当年和白牙之间你没有选择我，和四代之间你又没有选择我，现在为什么又看重我呢？因为他们当时比你更加能够继承火的意志，现在感觉在新时代来临之前我们需要的是一位有着强烈洞穿力的忍者，虽然村人对你的印象不是很好，可是我觉得你很适合。现在来说这个位置对我来说已经没有任何意义了，我要做的事远远比维系一个村子的运行更为重要。老师噢，比起这些我更为关心的是你似乎已经老了呀。谁说我老了，我比任何人都更加清楚自己的状况。猿飞猛拍一下桌子，眼睛里忽然绽放无限光芒，随即很快的又暗淡下去。他静静地坐下来，****哦，我真的老了么？忽然之间，我觉得有点难过。&lt;/p&gt;
&lt;p&gt;　　时间是最锐利的武器，即使坐等，我亦可以看你们死去，&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;木叶049年 5月5日 阴&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;　　这个夜晚没有月亮，所以我无法再看一眼这个村落。空气稍微有点稀薄，深吸一口气，走出大门。大人，您果然还是要走了呢！阴影处他的声音一贯的冷静并带有分析和判定的味道。这样的离开（并不带我），代表着有一天您还要怀着其他的目的回来么？那么请告诉我回来的一天是复兴还是毁灭？兜啊，或许你根本无法体会这个村子在我心中的分量。它无法构成爱，亦无法构成恨，我仅仅是路过，并饶有兴致的看它的转动而已。它在我心中的分量如果以数字来计算的话，那么仅仅是零。把你留下的目的是找寻，找寻最能撼动这个村子底层的力量，年轻而充满了憎恨的力量。需要容器的一天已经不远了，我能感觉到这副皮囊的拖累，它对于感情的眷恋时常让我沮丧。&lt;/p&gt;
&lt;p&gt;　　大人，今天您是故意走漏风声，让三代驱逐您的吧，为什么？因为我想给他一个拒绝我的理由。从一开始他都是对我如此的肯定，即使我做了那么多违背常理的事。他的包容让我对自己厌恶，明明可以独立翱翔，却总是屈局于他人的臂膀。那么多人仇视我，为什么他还嘲笑般的袒护我，代表着自己的伟大么？这样的离开让彼此毫无拘束，从此坦荡。最后给你一个忠告：不要晋升中忍，小心那些眼睛。&lt;/p&gt;
&lt;p&gt;　　路两旁的树林中不时传来猫头鹰的低鸣，在岔路口我停了下来，不由自主地回头。直到现在我都无法明白那一次回头所代表的意义。只觉得内心有有一扇门始料未及地关闭，想重新推开它，却已经没有了那么大的气力。我笑了一下，并告诉自己，大蛇丸，你在害怕。那么多年，你还是孤单的一个人。而且永远会是一个人。&lt;/p&gt;
&lt;p&gt;　　老师，把兜留下的目的其实我自己都不知道，或许我给了自己一个离开的安慰，一个自己将来还需要回来的理由。而我回来的那天，一定要找到一个答案：为什么您要在四个暗部的目视中让我如此轻易的逃脱。您是否真的如此心痛，目光中微带晶莹。如果是，那为什么这么多年我们彼此毫无言语？人类不是要靠言语来表达体谅和关怀的么？离开之前我在您办公室下面的大树上站了六个小时，希望可以再看您一眼，可是阴冷的天隔绝了那朦胧而恍惚的灯光。倒退了十年，二十年，三十年，窗纸上您的身影还是和当年一样。&lt;/p&gt;
&lt;p&gt;　　眼眶温润，我发现自己流泪了。那么多年，老师，我还是走在了一条您看不见的路上。我再也听不到您说：大蛇丸，是我最得意的弟子。&lt;/p&gt;
&lt;p&gt;　　那些原本费尽心机忘掉的往事原来真的就这样忘记了。&lt;/p&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fmy-diary-of-high-school.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fdiary-of-orochimaru.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;2008.2.29（循环日记）&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Ffeel-like-menstrual.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fdiary-of-orochimaru.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;像大姨妈一样烦躁&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F360-vs-qq.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fdiary-of-orochimaru.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;奇虎360大战腾讯QQ&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F77.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fdiary-of-orochimaru.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;看《三傻大闹宝莱坞》有感&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576571/xukeke/feedsky/s.gif?r=http://www.xukeke.com/diary-of-orochimaru.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/diary-of-orochimaru.html/feed</wfw:commentRss><slash:comments>0</slash:comments><description>大蛇日记-遗失年代的手稿 木叶010年 未知日 阴 　　断掉的过往只能从编年史中回顾一二可是为什么，对于出生之前的事只能靠文字追述，为什么后来的人就丧失了了解事件当初真意的权利，那么他们又如何确立事件发生的真相和目的，只有结果的事迷惑着一代又一代的人，无法考究。如果有可能，我想知道终结之谷那场战斗，初代和宇智波的先人胜负如何；如果有可能我想知道，为何所谓的英雄白牙会在执行最为重要的火之任务时会失败而返；如果有可能，我更想知道，那两座清冷的墓碑里究竟是不是我的父母，如果不是，那么我又是为何而生，创造我的人目的何在？风中的花开了又枯萎，种子散落在泥土中，等待下一季的疾风中再次绽放。可已经不会再有人在意上个季节开放的花有如何的灿烂。既然每个人都要死，为何在于生死面前，只有这如许少数的人坦荡释然？衰老真是个空虚的事情，以为自己什么都还没有做，可是却做了，至少我在做虚度时光这种无聊却必然的事。阳光有暧昧的暖意，如果靠近，竟又有灼伤感觉，犹如真理。没有人告诉我我是在这一年哪天出生的，三代用颇为遥远的目光望着远方的迟暮说，那天应该是个很阴沉的日子吧。我没有继续问下去，我知道他也不会对我说出真相，又或者他也不知道我出生的真意。沉默是最好的托词。生命，真是种很有趣的事情，每个人都在思索如何去耗费它，可是从没有人去想如何去延长它。某个时刻，我觉得自己是这个世界的救世主，躲在无人察觉的地方独自成长。 　　我没有名字，可是他们都叫我做大蛇丸。我不知道自己的出生日期，不知道自己的父母，只知道，出生那天是个阴沉的日子。犹如最为逼近真理的噩运。 　　我透过隐讳的历史，看雪花纷飞的日子里，你是否来过…… 木叶016年 3月17日 晴朗 　　轻絮飞扬，阳光温和，是个让世间人沉惰的好环境。6岁便从忍者学校出来在外人看来似乎天才，可是当我回头的时候，看到了另外的两人，原来自己依旧和凡人同处一线。不过也就在这毕业的一天，我找到了最为有力的翘板，一个名为猿飞的特殊上忍。我恭敬的低头，称他为老师。他的目光温顿无力，无法洞穿我逾越凡人的心境。这个目前在木叶掌握着最为渊博忍术的年轻人，问我，你知道，什么是忍者吗？像您一样，拥有最多忍术的人，老师。他微笑，那笑容有刺眼的感觉。你会有最为优秀的忍术，然后在不久的日子里，参加一些激烈的战斗，在战斗中你会明白什么才是忍者。后来的日子里我终于知道三代早已经预知了即将发生的忍界大战。 　　下午，训练场，我再一次看到了那两个熟悉的面孔。一个其貌不扬的男生，过来笑嘻嘻的跟我握手，说，你好啊，石头男，我叫自来也，你为什么不笑啊？然后他在我耳边以一种异样搞怪的声音悄悄说，她叫纲手，我同桌，漂亮吧？她将来会做我老婆。无法明白7岁的儿童就开始对情爱在意，如何能顺利的从忍者学校出来。下午简单的训练后，猿飞在暮色中把我带到了两个墓碑前面，对我说，他们是你的父母。他们怎么了？死了。死是什么东西？死就是什么也看不见，什么也听不见，什么都不能说，什么也不能听。在他说话的同时，我一直在盯着墓碑一角白色闪光的一段东西。我觉得那段东西在那个角落闪烁着我无法拒绝的光芒。这是什么？终于我把它拣了起来。哦，你还真会找呢，这是一种罕见的蛇皮，白蛇重生时候蜕掉的外皮。那这又代表着什么？代表着幸运与重生。就像你的父母，躯体虽然在这，可是灵魂或许早已经在世界的某个角落重生等待你们的下一次相遇。 哦，那是哪一天呢？呵呵，这可不知道。 　　有形的东西迟早会毁灭，无形的东西才会永恒！这一天我终于明白了这一点。肉体只是我们的枷锁，限制着我们的飞翔。所以我们只有坐以待毙，任凭时间剥杀我们的灵魂。历史上的领袖，就算死后成为石像，也终将风化剥落。唯有生命的延续，才能让人觉察你的存在。死是一件龌龊的事情，是对时间的妥协，象征着人类无法抗拒自然的懦弱。总有一天，我会让人立于时间之上，不再让世间有所缅怀。 　　渺小的人啊，与其遥望拼尽全力，不如就此安然沉睡…… 木叶022年 12月25日 雪 　　12岁的圣诞，天空突降大雪，似乎一种祭奠和纪念。那个雷国上忍倒下的时候睁大了自己的眼睛。第一次杀人，没有想像中的困难，只是血溅在身上的时候有种恶心的感觉。一个人站立在旷野中，没有任何潜伏和突击，便轻易地杀死了这个喧闹的人。世界寂静，只有大雪簌簌而落的声音。偶尔有风，把雪吹成了庞大的斜面。如此冻结万物的冷，犹如这些人在这个时代生的艰难。只有足够强大的人，才能拥有俯瞰人生的权利。就像此刻，我站在这里，而他的躯体会渐渐的淹没在风雪中。 　　没有任何忍具辅助，只有弱者才会假借外物。昃琊一族的古文献（咒印）从内在把潜能激发出来，第一次的战斗就能收到这样的成效，让我颇为满意。大雪遮掩了来时的脚印，我开始回去。如果短时期内看那人的尸体，似乎是被从天而降的神明击毙。没有来路，只有去路。苍茫的白空荡荡的堵截在眼前，可是我知道往哪走已经没有了具体的意义。木叶只是我暂存的一个旅馆，等到厌倦的时候，不需要携带一点行囊，便可以轻松上路。这样的时代，我所追求的道路，不会有人明白。我讨厌复杂的人性，顾虑着太多，目的只要有一个就够了，手段如何又能怎样？这雪多好，单纯的白色，透露的只有单一的冷。而且最主要的是它能覆盖掉过于刻意的痕迹，让你能够永远看着前面而不用顾虑着身后。将来如果有可能，我会遇到我的雪，即使在真理到达的光芒前融化成漏落的水，他们也会闪耀出他们足以到达的光。 　　杀人也是一件无聊的事，因为他们注定会死。杀死明明知道会死的一件东西犹如摔坏一件已经坏掉的瓷器。于是在我目的过程中杀死的人，也会像一尊尊瓷器，其程度，最多会有一声清脆的响而已。这样，他们的生，在别人看来已经有了意义。 　　真正的危险是追求真理时不认真的态度。 木叶030年 8月14日 晴 　　今天，自来也在我之前获得了一个优秀的人，可以说是关系到木叶将来的人，因为他在15年之后成了木叶的四代火影。每个人都在忙碌着，奔走着，可是一个人却少有的在街上晃逛。马路对面一只黑色的猫忽然以敏捷的姿势穿越了马路，转过对面的巷口不见了，这是我今天一天看到最为有趣的事。40度的气温，我在警卫队的大厅前停下，看了看那个奇怪的家徽，是叫宇智波一族吧。没落的一族，已经没有了先人和初代在终结谷对决的气派人物。瞳术，虚幻的无聊东西。稍微克制一下查克拉的流动便可以制止的术，真不知道初代如何会与这样的族群对决。话说回来，猿飞的火影已经做了整整10年了吧？ 　　这10年木叶不断和周边国家签订着这样那样的安全和约，其实条约只是让对手麻痹的伪装，大小战事依旧，从未间断过。群体的承诺早已不堪一击，一个整体如果静下来，那么肯定是会孕育着更大的动，否则，这样的静只会消亡。就像这夏季的云，如果有风，则不会降下多么庞大的雨幕，可是如果没有风，那么一个瞬间，会让所有安于平静的人手足无措。这一点，猿飞还能保持清醒的姿态。在他的臂弯下，纲手成了名噪一时的医疗忍者，而那个聒噪的自来也也成了木叶唯一能和我抗衡的上忍。 　　在这样的环境里，我忽然觉得自己的高度已经无法抵至。为了加快步伐，我决定启用那些静的瓷器，来为我的新术增快进度。空气在哄躁的阳光下把高度飞翔的鸟弯曲成无法理解的曲线，但是我知道它们一定在空中那么畅快的飞，那样的接近真理，应该是一种很豁然的感觉吧。 　　看到动的东西就觉得有趣，看到不动的东西就觉得无聊。“就像这风车，虽然有的时候会慢慢的转动，但都不值得去看！现在要借毁灭木叶这阵风，让风车转动起来。 木叶032年 10月8日 阴 　　今天的任务纲手没有参加，继上年她的弟弟战死后，昨天她的男朋友也在任务中殉职。一个医疗忍者眼睁睁的看着心爱的人离开，束手无措，这样的感觉真是滑稽。夜色的雨幕犹如上天洒下的网，无人能逃出其中。纲手望着手中亲人的鲜血，忽然就陷入崩溃。人类在感情面前总是能暴露他们这样那样的残缺。死亡并不是唯一结局，它所覆盖的还有亡者亲人在于自然面前的溃败。 　　早上的时候，雨停了，天空依旧阴沉，偶尔有巨大的鸟钝重的飞过木叶上空，犹如缓慢的流年。纲手坐在木叶的大门上，抱着双膝，长久的失神。我知道，她整夜都在那里沉默，似乎等待。为什么不肯承认死亡的伟大呢？就算你在那里耗尽一生，门外已经不会再有你熟悉的面孔出现了。真正的强者应该学会所有的忍术，让自己逾越生死，把亡者从死神那里重新夺回来，又或者自己对着死神可以说不，以使自己可以有和重生的亲人相遇的下一个机会。 　　这木叶隐匿在树丛中，每天都会有其他国家的忍者躲在里面窥视村子。没有发现的回去，成了完成艰险任务的英雄。而那些被发现了的，永远的葬送在这片丛林中。秋天的黄叶悠然飘下，死者把手伸向空中，企图握住什么，可最终依旧是一手的空虚。既然离开，不管是多久，就应该有永远的觉悟，否则有眷恋就会有迟疑，生命就会无望。孑然一身的人才能彻底翱翔。 　　这一年我认识了一个可以自由翱翔的人，人们称呼他为木叶白牙。一个让我迷惑了一生的人。 　　我要学会所有的忍术，掌握世间所有的真理，然后成为终极个体。 木叶034年 6月7号 厌恶的晴 　　边缘国家终于开始后悔与木叶为敌，今天的木叶在三代的带领下涌现出了一批较为强悍的忍者。而我在这批忍者中悄无声息的成长着，因为从不会有人从我手底下逃出，而透漏出我忍术的全貌。禁术，一种伤人之前先伤己的术，所以肉体在成功的面前依旧阻挡不住自然的法则。既然是作为交换，那么假借别人的肉体为什么不可以呢？当我发现这种法则是可以打破的时候，忽然认识到，所谓的神，跟凡人一样的龌龊和容易欺骗。 　　如果对决起来，现在的纲手和自来也已经不是对手了吧。 　　可是还有一个人，那个同我一样有着强烈目的感的人。斩杀所有阻隔自己的障碍，没有任何的犹豫。让人有着强烈的征服感和恐惧感的男人&amp;#8212;旗木塑茂。我不知道木叶的每个任务对他意味着什么。可是我知道，他和我有着同样的感觉，杀人的快感。这样的时刻里，我忽然觉得自己前行的路上不再是一个人。于是微笑。曾在某次任务的结束有机会看到他清理过的战场，所有的人都躺在血泊里，没有丝毫痛苦的深情，相信是很速度的杀人方法。才能有这样的效果。忽然从战场的角落传来婴儿啼哭的声音，在这样的环境里，让人有种异样的感觉。觉得死亡并不是那么的无望。生命总会轮回。一对砂忍夫妇相拥而亡，怀中的孩子面容清秀，尽管父母的血浸透了衣衫，可是他的身上竟然没有丝毫的沾染。白牙为什么没有杀死这个孩子呢?我捡起地上的苦无，逼近孩子的脸。他忽然停止了哭声，略带惊奇的望着我。苦无掉落，事后的很长时间我在想为什么我没有杀死那个尤物。最后我这样对自己说，既然他的生命有机会被死神带走，而依然存活，说明他有着必然生存的意义。但是活着又注定没有意义，也许死神在假借我的手杀掉他。我这样的人，又怎么会被死神愚弄。可是这个答案始终不能让我满意。 　　在这样的时代里天才总是从生命和死亡的缝隙中诞生，这世界需要天才。 　　下午猿飞再次的叫我。不知道为什么，最近的猿飞叫我的次数越发的频繁。难道他有所察觉?他问了我一个重复的问题。什么才是忍者。像老师一样，学会所有的忍术。他笑，那笑同多年前的笑一样，犹如阳光刺穿眼睛。他说，你回去吧。 　　过于繁盛的木叶哦，你可知道你气量究竟有多少?过于盈出的水会渐渐洒出村落。 木叶039年 9月15日 晴朗 　　旗木塑茂之子卡卡西，整5岁。毕业于木叶忍者学校。是个值得肯定的天才。我在树阴里看到他的神情坚定，和父亲一样的冷峻。阳光播撒，他平静的带上护额，仰起脸，代表着自己的独当一面。于是知道，这样的人决计不是活在父亲影子里的人。很多时候，天才的后代之所以会成为天才，并不是因为教育，而是因为不甘于忍受树阴的庇佑，企图独立地站立在阳光中，让人看到。这样的时刻，多么让人欢喜。 　　这是个天才横行的时代。似乎每个人都能在人潮引起波动。是战乱孕育了这一切。所以战争是个温床，是个值得称赞的艺术作品。只有动起来的人群，才能在缝隙中磨砺出天才。庞大的静只会让人沉惰和麻痹。我喜欢雷雨前的大风。有强大的不安定和漂流感在里面。当每个人奔跑着寻找蔽雨的场所，我却安详地漫步在杂乱的人群里，觉得内心躁动和快意。 　　最近的咒术完成度还算满意。可是让灵魂安定的方法依旧没有找到。可是我始终坚信，只要意愿足够强大，有不排斥的肉体，这个灵魂停贮的术总会有完成的一天。今天看到，自来也和他的徒弟们在训练场一起做应急演习，配合有序。这样的场景，忽然让我意识到，自己依旧是一个人。可是我相信不管什么时候，自己也一定会遇到愿意借助我这个翘板，来达到彼此目的的人。可是那个时候究竟是什么时候？ 　　纲手离开木叶已经6年了，或许她也已经找到了自己的跟随者。始终忘不了她离开木叶时，回头的最后一个笑。有复杂的情感在里面。这个孕育了她，同时又彻底伤害了她的地方。可是我知道，总有一天，她还会回来，因为即使是慰灵碑，也会是她这一生无法割舍的眷念。断的死是突兀的，和这个时代一样的突兀。虽然难于接受，可是也必须习惯。如果不习惯，那么将来的纲手并不会有我想象中的强。 　　飞花渐落，可是能在它最灿烂的时候能遇到它，它便是幸福的。微风渐起，柳叶在空气中划开波浪遥遥地飘走，不知道落到了如何的角落。 　　活着是没有意义的，但是活下去的话，说不定会发现趣的事 [...]&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fmy-diary-of-high-school.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fdiary-of-orochimaru.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;2008.2.29（循环日记）&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Ffeel-like-menstrual.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fdiary-of-orochimaru.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;像大姨妈一样烦躁&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F360-vs-qq.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fdiary-of-orochimaru.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;奇虎360大战腾讯QQ&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F77.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fdiary-of-orochimaru.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;看《三傻大闹宝莱坞》有感&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576571/xukeke/feedsky/s.gif?r=http://www.xukeke.com/diary-of-orochimaru.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>动漫</category><category>火影忍者</category><category>日记</category><category>网摘（转载）</category><category>大蛇丸</category><pubDate>Thu, 29 Mar 2012 23:00:31 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/diary-of-orochimaru.html#comments</comments><guid isPermaLink="false">http://xukeke.com/?p=639</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/diary-of-orochimaru.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/638576571/6622494</fs:itemid></item><item><title>那么多厉害的家伙</title><link>http://www.xukeke.com/powful-guys.html</link><content:encoded>&lt;p&gt;　　我在读的学校是一本院校中较差的，我也原本以为那些成功的光环只属于那些我遥不可及的人，每当听到什么什么厉害的家伙考取了什么什么牛逼学校，拿到什么什么牛逼公司offer了，又或者牛逼哄哄的跑国外玩去了，我就很崇拜，觉得离自己特别遥远。但其实我也想成功的。&lt;/p&gt;
&lt;p&gt;　　今天上午因为和正在考研的舍友去考研教室拿厕纸，看到了一个在大二玩轮滑时认识的朋友，我过去打招呼，问考研不都结束了么，还在这忙什么呢？&lt;/p&gt;
&lt;p&gt;　　我这样问的理由很简单，因为我觉得嘛，他应该考不上的。&lt;/p&gt;
&lt;p&gt;　　他回答说，我准备复试啊。我当时心就一惊，我真的没有想到。我说你考了多少啊，报的哪个学校啊。他笑笑跟我说，384，报的同济大学。然后我就说那你好好准备吧，祝你复试成功。&lt;/p&gt;
&lt;p&gt;　　我惭愧地和舍友走出教室，心想，他当时笑着回答我的时候，心里一定是在嘲笑吧，嘲笑我们这些差生。一种无奈，哎&amp;#8230;差距都是越来越大了，当初还是在一起没心没肺玩的。&lt;/p&gt;
&lt;p&gt;　　上午上完课，没心没肺地回到宿舍，发现宿舍断电了，下去找宿管大叔购电，又回来把桌面和床铺整理了一下，不知从哪学来的小诀窍，心情不好的时候，要么去大吃一顿，要么把东西摆的整整齐齐。&lt;/p&gt;
&lt;p&gt;　　看着整齐的床铺，心情的确好了一点，补了一个午觉，睡到两点钟，想起班长上午通知下午到E204开会，穿好衣服就和舍友去了。&lt;/p&gt;
&lt;p&gt;　　进门就发现，教室第一排是08级的学长，有几个都认识。我说你们怎么也在啊，学长说，给你们介绍经验来了。我说，呸！听你介绍经验，那我不如回去！&lt;/p&gt;
&lt;p&gt;　　这些学长都是我休学之前的同学，所以我才能和他们开玩笑，因为即使我现在是09级，也从没认为自己比他们差。&lt;/p&gt;
&lt;p&gt;　　团委书记小张也来了，照例用她每分钟千八百字的语速，噼里啪啦讲了许多大道理。最后说道，现在大家欢迎08级的学长来给我们介绍经验。&lt;/p&gt;
&lt;p&gt;　　其实我不得不承认，这些同学都很厉害的。&lt;/p&gt;
&lt;p&gt;　　张刚是我以前的同班同学，还记得他大一军训的时候和我站在一起，还曾经一起去买篮球，不过这些事都过去了。我只知道，我很少看到张刚和我们一起疯玩，他成绩一直很好，一般都在自习室学习。如果你认为他是书呆子，那就错了，因为他足球很棒，是巴萨的铁杆球迷。&lt;/p&gt;
&lt;p&gt;　　今天他第一个上讲台传授经验。他在黑板上画了一个股票曲线图，介绍了许多经验，说自己从大二时学习炒股，亏了两三千&amp;#8230;我一寻思，丫的，我现在还视两三千块钱如命呢！&lt;/p&gt;
&lt;p&gt;　　我不得不佩服张刚，一路走来，经得住一个人，忍受得住寂寞。忘记哪位名人说的，如果你想成功，首先就得学会承受得住孤独，学得会坚持。张刚是我们机械学院考研成绩最高的，421，东南大学。&lt;/p&gt;
&lt;p&gt;　　冷鹏是机0804的班长，去年作为交换生去了德国学习，今年申请在德国读研，雅思6.5。&lt;/p&gt;
&lt;p&gt;　　那么多厉害的家伙都在台上讲述自己的经历，虽然曾经是一起进的学校，在同一个课堂里上课，我现在就坐在离他们不愿的地方，可我觉得他们离我好远，我觉得以后我们再也没有交集了。&lt;/p&gt;
&lt;p&gt;　　其实现在的我很落寞，不知道未来在哪，不知道将来的自己是什么样的，用他们的话说，你很迷茫。&lt;/p&gt;
&lt;p&gt;　　我身边还有一些厉害的家伙，我现在向他们学习中。&lt;/p&gt;
&lt;p&gt;　　我的一个舍友就很厉害，虽然他嗜钱如命，总是说自己一个小时值多少钱，但他也的确有这个实力吧。他经常接一些AutoCAD的制图工作，或者在周末的时候接一些工程文章翻译。一次他请我吃饭，我在车上问他，你一个周末可以赚300块吗？我知道他一个星期可以赚很多钱，所以往高了猜，结果他说，正常的话，一般都600块左右吧。&lt;/p&gt;
&lt;p&gt;　　我的最好的朋友，殷亚运，也是个厉害的家伙。刚他还跟我聊天来着，说自己现在每天都好忙，周末洗澡的时间都快没了。&lt;/p&gt;
&lt;p&gt;　　今天我才发现，我和周围人的距离越来越远。去年休学的事情现在还烦恼着我，但绝不后悔。i或许，我不该太绝望吧，起码我现在都活的挺开心的，按时起床吃饭，然后上课，等到晚上躺床上，发现时间就这么过去了。&lt;/p&gt;
&lt;p&gt;　　我决定，向周围的朋友学习，也成为别人眼中厉害的家伙，嘿嘿，加油吧。&lt;/p&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F9.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fpowful-guys.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;微博，一个全新的交流时代，写给腾讯微博&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fpowful-guys.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;基于GAE(Google App Engine)+goagent+switchysharp+chrome的翻墙教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F360-logo.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fpowful-guys.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;360公司更换新logo&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576572/xukeke/feedsky/s.gif?r=http://www.xukeke.com/powful-guys.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/powful-guys.html/feed</wfw:commentRss><slash:comments>1</slash:comments><description>　　我在读的学校是一本院校中较差的，我也原本以为那些成功的光环只属于那些我遥不可及的人，每当听到什么什么厉害的家伙考取了什么什么牛逼学校，拿到什么什么牛逼公司offer了，又或者牛逼哄哄的跑国外玩去了，我就很崇拜，觉得离自己特别遥远。但其实我也想成功的。 　　今天上午因为和正在考研的舍友去考研教室拿厕纸，看到了一个在大二玩轮滑时认识的朋友，我过去打招呼，问考研不都结束了么，还在这忙什么呢？ 　　我这样问的理由很简单，因为我觉得嘛，他应该考不上的。 　　他回答说，我准备复试啊。我当时心就一惊，我真的没有想到。我说你考了多少啊，报的哪个学校啊。他笑笑跟我说，384，报的同济大学。然后我就说那你好好准备吧，祝你复试成功。 　　我惭愧地和舍友走出教室，心想，他当时笑着回答我的时候，心里一定是在嘲笑吧，嘲笑我们这些差生。一种无奈，哎&amp;#8230;差距都是越来越大了，当初还是在一起没心没肺玩的。 　　上午上完课，没心没肺地回到宿舍，发现宿舍断电了，下去找宿管大叔购电，又回来把桌面和床铺整理了一下，不知从哪学来的小诀窍，心情不好的时候，要么去大吃一顿，要么把东西摆的整整齐齐。 　　看着整齐的床铺，心情的确好了一点，补了一个午觉，睡到两点钟，想起班长上午通知下午到E204开会，穿好衣服就和舍友去了。 　　进门就发现，教室第一排是08级的学长，有几个都认识。我说你们怎么也在啊，学长说，给你们介绍经验来了。我说，呸！听你介绍经验，那我不如回去！ 　　这些学长都是我休学之前的同学，所以我才能和他们开玩笑，因为即使我现在是09级，也从没认为自己比他们差。 　　团委书记小张也来了，照例用她每分钟千八百字的语速，噼里啪啦讲了许多大道理。最后说道，现在大家欢迎08级的学长来给我们介绍经验。 　　其实我不得不承认，这些同学都很厉害的。 　　张刚是我以前的同班同学，还记得他大一军训的时候和我站在一起，还曾经一起去买篮球，不过这些事都过去了。我只知道，我很少看到张刚和我们一起疯玩，他成绩一直很好，一般都在自习室学习。如果你认为他是书呆子，那就错了，因为他足球很棒，是巴萨的铁杆球迷。 　　今天他第一个上讲台传授经验。他在黑板上画了一个股票曲线图，介绍了许多经验，说自己从大二时学习炒股，亏了两三千&amp;#8230;我一寻思，丫的，我现在还视两三千块钱如命呢！ 　　我不得不佩服张刚，一路走来，经得住一个人，忍受得住寂寞。忘记哪位名人说的，如果你想成功，首先就得学会承受得住孤独，学得会坚持。张刚是我们机械学院考研成绩最高的，421，东南大学。 　　冷鹏是机0804的班长，去年作为交换生去了德国学习，今年申请在德国读研，雅思6.5。 　　那么多厉害的家伙都在台上讲述自己的经历，虽然曾经是一起进的学校，在同一个课堂里上课，我现在就坐在离他们不愿的地方，可我觉得他们离我好远，我觉得以后我们再也没有交集了。 　　其实现在的我很落寞，不知道未来在哪，不知道将来的自己是什么样的，用他们的话说，你很迷茫。 　　我身边还有一些厉害的家伙，我现在向他们学习中。 　　我的一个舍友就很厉害，虽然他嗜钱如命，总是说自己一个小时值多少钱，但他也的确有这个实力吧。他经常接一些AutoCAD的制图工作，或者在周末的时候接一些工程文章翻译。一次他请我吃饭，我在车上问他，你一个周末可以赚300块吗？我知道他一个星期可以赚很多钱，所以往高了猜，结果他说，正常的话，一般都600块左右吧。 　　我的最好的朋友，殷亚运，也是个厉害的家伙。刚他还跟我聊天来着，说自己现在每天都好忙，周末洗澡的时间都快没了。 　　今天我才发现，我和周围人的距离越来越远。去年休学的事情现在还烦恼着我，但绝不后悔。i或许，我不该太绝望吧，起码我现在都活的挺开心的，按时起床吃饭，然后上课，等到晚上躺床上，发现时间就这么过去了。 　　我决定，向周围的朋友学习，也成为别人眼中厉害的家伙，嘿嘿，加油吧。&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F9.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fpowful-guys.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;微博，一个全新的交流时代，写给腾讯微博&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgaegoogle-apgae-goagent-switchysharp-chrome-gfw.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fpowful-guys.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;基于GAE(Google App Engine)+goagent+switchysharp+chrome的翻墙教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F360-logo.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fpowful-guys.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;360公司更换新logo&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F522.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fpowful-guys.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;背叛&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576572/xukeke/feedsky/s.gif?r=http://www.xukeke.com/powful-guys.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>经验交流</category><category>生活琐碎</category><category>牛逼</category><pubDate>Wed, 14 Mar 2012 20:14:25 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/powful-guys.html#comments</comments><guid isPermaLink="false">http://xukeke.com/?p=628</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/powful-guys.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/638576572/6622494</fs:itemid></item><item><title>我们无处安放的青春</title><link>http://www.xukeke.com/we-have-nowhere-to-place-youth.html</link><content:encoded>&lt;p&gt;　　不知道怎么了，最近老失眠，而且总做些奇怪的梦。什么梦到女人难产了，发现孩子是怪胎，什么帮别人逃票上火车，他丫跑上去捅人刀子一类的。我和舍友甚至怀疑是不是宿舍风水不好，不然为什么他们也总是做一夜的梦啊？&lt;/p&gt;
&lt;p&gt;　　先不说这个，昨晚又失眠了。并且就在睡前，我刚看完一部电视剧，《我们无处安放的青春》，就着失眠的那会儿，我回味了一下情节。&lt;/p&gt;
&lt;p&gt;　　怎么说呢，看完这个电视剧，心里空闹闹的。李然这个混蛋和杜晓彬最后走到一起还有了孩子，而蒙蒙在一个山区教孩子读书，他俩没在一起，比我自己失恋了还要难受。虽说死亡是最美的童话，可蒙蒙也太惨了吧，先是李然移情别恋，然后爸爸去世，看着蒙蒙那么娇小可怜的样子，我一个大男生也几次眼圈泛红啊。&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;摘录豆瓣评论：&lt;/p&gt;
&lt;p&gt;我会时常想起，午后的校园，你载起我裙角扬起的风帆。&lt;/p&gt;
&lt;p&gt;我无法收藏你给我照的大相片和与你一起的过往，它的面积占据我了半个卧室的墙和我整个的心房。&lt;/p&gt;
&lt;p&gt;每次你的离开都那么匆忙，当我收到你寄来满脸泥土的照片时，心疼的红了眼眶。&lt;/p&gt;
&lt;p&gt;可最后，不管我怎么呐喊，怎么哭泣，怎么追跑，你就像时间一样，不再回头。&lt;/p&gt;
&lt;p&gt;即使，我感受到车厢里的你是多么不舍，你的离去是多么无奈，我甚至听到你无法压抑的哭泣声。&lt;/p&gt;
&lt;p&gt;就连那句：我等你回来，我跟你去云南。我都觉得是在说给自己听了。&lt;/p&gt;
&lt;p&gt;爸爸说：没有谁是坏人；只是在不经意间伤害了别人，自己还不知道而已。&lt;/p&gt;
&lt;p&gt;然而；他和你一样；在我没有任何准备之下；不要我了。&lt;/p&gt;
&lt;p&gt;“亲爱的爸爸，我以前不是没有离开过你，但你始终没有离开过我，现在我看着窗外，才知道是谁为我挡住了那黑夜。”&lt;/p&gt;
&lt;p&gt;我是如此深爱着你，像我的父亲一样，你是我的第二个爸爸。&lt;/p&gt;
&lt;p&gt;当你有了自己的孩子时，你就不再是我的小爸爸了。&lt;/p&gt;
&lt;p&gt;李然在孩子出生后在树边抽烟说：“我再也不是李然小爸爸了&amp;#8230;&amp;#8230;”&lt;/p&gt;
&lt;p&gt;而那一段快乐的时光，已经凝固成被你遗忘的伤。&lt;/p&gt;
&lt;p&gt;我是不是不该告诉你，喝水是可以缓解紧张，让你看出我对你微妙的情感。&lt;/p&gt;
&lt;p&gt;我是不是该后悔告诉你，爱上一个人的第一步是失去自己，第二步是失去爱情。&lt;/p&gt;
&lt;p&gt;不然，我在哪里？你去哪里了？&lt;/p&gt;
&lt;p&gt;如果，你不用去西藏。&lt;/p&gt;
&lt;p&gt;如果，我可以陪你去西藏。&lt;/p&gt;
&lt;p&gt;我们一定不用在吃泡面，我会让你一回家就闻到香喷喷的饭香。&lt;/p&gt;
&lt;p&gt;你说：在量子力学的世界里面，只有变数没有常数，因为里面充满了变数，这个概率接近于零，也就是说什么事情都是偶然，所以我想我们大家都应该珍惜这个偶然。&lt;/p&gt;
&lt;p&gt;那么，我们的分开，是因为彼此不珍惜吗？还是，命中注定。&lt;/p&gt;
&lt;p&gt;在北京的街道，擦肩而过的时候，我知道那个人是你，可是，你身边的人已不再是我。&lt;/p&gt;
&lt;p&gt;或许，我们真的可以行同陌路，或许，遇见了，该说点什么，我们还没想好。或许，我们害怕这样不期而遇。&lt;/p&gt;
&lt;p&gt;最后的拥抱，是告别，是纪念，是安慰。是不再见。&lt;/p&gt;
&lt;p&gt;我说：我回不去了，我喜欢这儿。&lt;/p&gt;
&lt;p&gt;是的，我喜欢这儿，但不代表我不喜欢你了。代表我不能喜欢你了。&lt;/p&gt;&lt;/blockquote&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwe-have-nowhere-to-place-youth.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;基于GAE(Google App Engine)+goagent+switchysharp+chrome的翻墙教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F%25E6%259C%2589%25E5%2585%25B3%25E6%259C%25BA%25E5%2599%25A8%25E4%25BA%25BA%25E7%259A%2584%25E7%2594%25B5%25E5%25BD%25B1.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwe-have-nowhere-to-place-youth.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;有关机器人的电影&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F3-idiots.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwe-have-nowhere-to-place-youth.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;看《三傻大闹宝莱坞》有感&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgoogle-quitting.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwe-have-nowhere-to-place-youth.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;关于Google员工跳槽的思考&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576573/xukeke/feedsky/s.gif?r=http://www.xukeke.com/we-have-nowhere-to-place-youth.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/we-have-nowhere-to-place-youth.html/feed</wfw:commentRss><slash:comments>0</slash:comments><description>　　不知道怎么了，最近老失眠，而且总做些奇怪的梦。什么梦到女人难产了，发现孩子是怪胎，什么帮别人逃票上火车，他丫跑上去捅人刀子一类的。我和舍友甚至怀疑是不是宿舍风水不好，不然为什么他们也总是做一夜的梦啊？ 　　先不说这个，昨晚又失眠了。并且就在睡前，我刚看完一部电视剧，《我们无处安放的青春》，就着失眠的那会儿，我回味了一下情节。 　　怎么说呢，看完这个电视剧，心里空闹闹的。李然这个混蛋和杜晓彬最后走到一起还有了孩子，而蒙蒙在一个山区教孩子读书，他俩没在一起，比我自己失恋了还要难受。虽说死亡是最美的童话，可蒙蒙也太惨了吧，先是李然移情别恋，然后爸爸去世，看着蒙蒙那么娇小可怜的样子，我一个大男生也几次眼圈泛红啊。 摘录豆瓣评论： 我会时常想起，午后的校园，你载起我裙角扬起的风帆。 我无法收藏你给我照的大相片和与你一起的过往，它的面积占据我了半个卧室的墙和我整个的心房。 每次你的离开都那么匆忙，当我收到你寄来满脸泥土的照片时，心疼的红了眼眶。 可最后，不管我怎么呐喊，怎么哭泣，怎么追跑，你就像时间一样，不再回头。 即使，我感受到车厢里的你是多么不舍，你的离去是多么无奈，我甚至听到你无法压抑的哭泣声。 就连那句：我等你回来，我跟你去云南。我都觉得是在说给自己听了。 爸爸说：没有谁是坏人；只是在不经意间伤害了别人，自己还不知道而已。 然而；他和你一样；在我没有任何准备之下；不要我了。 “亲爱的爸爸，我以前不是没有离开过你，但你始终没有离开过我，现在我看着窗外，才知道是谁为我挡住了那黑夜。” 我是如此深爱着你，像我的父亲一样，你是我的第二个爸爸。 当你有了自己的孩子时，你就不再是我的小爸爸了。 李然在孩子出生后在树边抽烟说：“我再也不是李然小爸爸了&amp;#8230;&amp;#8230;” 而那一段快乐的时光，已经凝固成被你遗忘的伤。 我是不是不该告诉你，喝水是可以缓解紧张，让你看出我对你微妙的情感。 我是不是该后悔告诉你，爱上一个人的第一步是失去自己，第二步是失去爱情。 不然，我在哪里？你去哪里了？ 如果，你不用去西藏。 如果，我可以陪你去西藏。 我们一定不用在吃泡面，我会让你一回家就闻到香喷喷的饭香。 你说：在量子力学的世界里面，只有变数没有常数，因为里面充满了变数，这个概率接近于零，也就是说什么事情都是偶然，所以我想我们大家都应该珍惜这个偶然。 那么，我们的分开，是因为彼此不珍惜吗？还是，命中注定。 在北京的街道，擦肩而过的时候，我知道那个人是你，可是，你身边的人已不再是我。 或许，我们真的可以行同陌路，或许，遇见了，该说点什么，我们还没想好。或许，我们害怕这样不期而遇。 最后的拥抱，是告别，是纪念，是安慰。是不再见。 我说：我回不去了，我喜欢这儿。 是的，我喜欢这儿，但不代表我不喜欢你了。代表我不能喜欢你了。&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwe-have-nowhere-to-place-youth.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;基于GAE(Google App Engine)+goagent+switchysharp+chrome的翻墙教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F%25E6%259C%2589%25E5%2585%25B3%25E6%259C%25BA%25E5%2599%25A8%25E4%25BA%25BA%25E7%259A%2584%25E7%2594%25B5%25E5%25BD%25B1.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwe-have-nowhere-to-place-youth.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;有关机器人的电影&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F3-idiots.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwe-have-nowhere-to-place-youth.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;看《三傻大闹宝莱坞》有感&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgoogle-quitting.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwe-have-nowhere-to-place-youth.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;关于Google员工跳槽的思考&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576573/xukeke/feedsky/s.gif?r=http://www.xukeke.com/we-have-nowhere-to-place-youth.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>我们无处安放的青春</category><category>观影记</category><category>电视剧</category><category>影评</category><pubDate>Wed, 07 Mar 2012 17:22:27 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/we-have-nowhere-to-place-youth.html#comments</comments><guid isPermaLink="false">http://xukeke.com/?p=610</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/we-have-nowhere-to-place-youth.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/638576573/6622494</fs:itemid></item><item><title>不知道该写什么</title><link>http://www.xukeke.com/what-to-say.html</link><content:encoded>&lt;p&gt;　　二月又要过去了，从上次写日记到现在断断续续发生了许多事，好几次打算上来写，都因为玩游戏或者其他事作罢了，真不知道从哪着笔啊。&lt;/p&gt;
&lt;p&gt;　　先把这个空占着，等整理好了发上来吧。&lt;/p&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Ft-new-time.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwhat-to-say.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;微博，一个全新的交流时代，写给腾讯微博&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Falways-changing.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwhat-to-say.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;也许唯一不变的是变化&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Ffeel-like-menstrual.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwhat-to-say.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;像大姨妈一样烦躁&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F1.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwhat-to-say.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;360公司更换新logo&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/639034411/xukeke/feedsky/s.gif?r=http://www.xukeke.com/what-to-say.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/what-to-say.html/feed</wfw:commentRss><slash:comments>0</slash:comments><description>　　二月又要过去了，从上次写日记到现在断断续续发生了许多事，好几次打算上来写，都因为玩游戏或者其他事作罢了，真不知道从哪着笔啊。 　　先把这个空占着，等整理好了发上来吧。&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Ft-new-time.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwhat-to-say.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;微博，一个全新的交流时代，写给腾讯微博&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Falways-changing.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwhat-to-say.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;也许唯一不变的是变化&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Ffeel-like-menstrual.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwhat-to-say.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;像大姨妈一样烦躁&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F1.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fwhat-to-say.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;360公司更换新logo&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/639034411/xukeke/feedsky/s.gif?r=http://www.xukeke.com/what-to-say.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>生活</category><category>生活琐碎</category><category>写什么</category><pubDate>Wed, 29 Feb 2012 23:08:06 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/what-to-say.html#comments</comments><guid isPermaLink="false">http://xukeke.com/?p=607</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/what-to-say.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/639034411/6622494</fs:itemid></item><item><title>2011年小结</title><link>http://www.xukeke.com/2011-year-end-summary.html</link><content:encoded>&lt;p&gt;　　在我小的时候，总觉得一年的时间很漫长，每次刚过完新年便期待下一个新年快点到来；可长大后，想让时间过的慢一点，再慢一点，一年这么快又走完了。时间流逝的速度好像跟我们的年龄成正比，年龄越大，就越觉得时间过的快，就好像我现在还记得2000年的那个春节，现在时间一晃，刷的一下跳过十二个年头，直接来到了2012年。&lt;/p&gt;
&lt;p&gt;　　这一年发生的事情实在太多，也是我变化最显著的一年吧。&lt;/p&gt;
&lt;p&gt;　　这一年，不管心理怎么样，首先是外貌成熟了一些。在去年十一月份我停学出去打工，实在是无奈之举——现在我依然不后悔。就在这打工的一年中，身体变胖了许多，由原来一百四的体重直接晋升至一百六，看上去也像个二十五六的小青年了（刚开始自己并不信，后来旁人说多了，我也就默认了）。&lt;/p&gt;
&lt;p&gt;　　再者是心理上的变化。我以前觉得一个人是否成熟，是否够社会化，无非看他是否能够左右逢源、八面玲珑。现在我不这么想了，虽然不一定正确，但我认为，一个人成熟的标志应该是能够遵从自己的内心的想法，往开了说，就是不虚伪，坚持做自己觉得正确的事，即使错了，也要像男人一样的担当。&lt;/p&gt;
&lt;p&gt;　　（现在我搬进了一个新宿舍，其他三个舍友认为我已经在社会上历练了一番，理所当然应该成熟一些。但我依然向他们说要相信朋友，用真诚的心对待他人，并不需要圆滑，他们不齿。我也不知道是不是自己错了。）&lt;/p&gt;
&lt;p&gt;　　这一年里还遇到了一些有趣的、对我有影响的人。&lt;/p&gt;
&lt;p&gt;　　陈田，这是我在网吧上班时的师父，体型胖，爱吹牛逼，但小我一岁。他已经在社会上工作了两年多，足够圆滑（但我不并不认为成熟），而且很黄很暴力，经常调戏女同事，男女生殖器一类的词不间断的会从他嘴中窜出，且动辄要问候他人老母。我跟他还算处的来，只是他从网吧辞职的时候向我借了一百块钱，至今没还，所以觉得他人品不行。&lt;/p&gt;
&lt;p&gt;　　陈蝶，同时和我在网吧工作的胖丫头，简单一句话带过，和她相处了一段非常美好的时光。&lt;/p&gt;
&lt;p&gt;　　此外这一段时间里还认识了燕子，一个我不会随便忘记的人。其他的人，还有应敏，小周，老苏，老田，老董，老板娘。。。。我在他们身上都学到了很多东西。&lt;/p&gt;
&lt;p&gt;　　在南京认识的老乡，相交不深，对我还算照顾，为他打过一次架，然后直接从工作的火锅店里跑路。&lt;/p&gt;
&lt;p&gt;　　其实在工作中认识了许许多多的人，他们有的很仗义，很哥们，有的很小气，会算计，但无一例外的他们都有一个共同点，都是存在于底层社会的打工仔，从他们身上，我学到最多。&lt;/p&gt;
&lt;p&gt;　　经过这一年，老朋友给我的印象有的也变了，有殷亚运（更铁了）、徐锦甜（还是不够大气啊）、仲康文、邢康（对他有点不满）、姚嘉桦、小霸王（最好的姐们，没有之一）、邱悦。&lt;/p&gt;
&lt;p&gt;　　这一年里发生的事情很多，有时候我会把他写进博客里，以便总结。&lt;/p&gt;
&lt;p&gt;　　几件大的事情，停学工作了（呵呵，有苦有甜）、出去旅游了（有郁闷有甜）、和女生恋爱了（全苦）。。。。。&lt;/p&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fsummary-of-absencing-from-school.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2F2011-year-end-summary.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;停学小结（完整）&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fsummary-of-absencing-from-school-1.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2F2011-year-end-summary.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;停学小结1&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fsummary-of-absencing-from-school-3.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2F2011-year-end-summary.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;停学小结3&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fsummary-of-absencing-from-school-2.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2F2011-year-end-summary.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;停学小结2&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576575/xukeke/feedsky/s.gif?r=http://www.xukeke.com/2011-year-end-summary.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/2011-year-end-summary.html/feed</wfw:commentRss><slash:comments>7</slash:comments><description>　　在我小的时候，总觉得一年的时间很漫长，每次刚过完新年便期待下一个新年快点到来；可长大后，想让时间过的慢一点，再慢一点，一年这么快又走完了。时间流逝的速度好像跟我们的年龄成正比，年龄越大，就越觉得时间过的快，就好像我现在还记得2000年的那个春节，现在时间一晃，刷的一下跳过十二个年头，直接来到了2012年。 　　这一年发生的事情实在太多，也是我变化最显著的一年吧。 　　这一年，不管心理怎么样，首先是外貌成熟了一些。在去年十一月份我停学出去打工，实在是无奈之举——现在我依然不后悔。就在这打工的一年中，身体变胖了许多，由原来一百四的体重直接晋升至一百六，看上去也像个二十五六的小青年了（刚开始自己并不信，后来旁人说多了，我也就默认了）。 　　再者是心理上的变化。我以前觉得一个人是否成熟，是否够社会化，无非看他是否能够左右逢源、八面玲珑。现在我不这么想了，虽然不一定正确，但我认为，一个人成熟的标志应该是能够遵从自己的内心的想法，往开了说，就是不虚伪，坚持做自己觉得正确的事，即使错了，也要像男人一样的担当。 　　（现在我搬进了一个新宿舍，其他三个舍友认为我已经在社会上历练了一番，理所当然应该成熟一些。但我依然向他们说要相信朋友，用真诚的心对待他人，并不需要圆滑，他们不齿。我也不知道是不是自己错了。） 　　这一年里还遇到了一些有趣的、对我有影响的人。 　　陈田，这是我在网吧上班时的师父，体型胖，爱吹牛逼，但小我一岁。他已经在社会上工作了两年多，足够圆滑（但我不并不认为成熟），而且很黄很暴力，经常调戏女同事，男女生殖器一类的词不间断的会从他嘴中窜出，且动辄要问候他人老母。我跟他还算处的来，只是他从网吧辞职的时候向我借了一百块钱，至今没还，所以觉得他人品不行。 　　陈蝶，同时和我在网吧工作的胖丫头，简单一句话带过，和她相处了一段非常美好的时光。 　　此外这一段时间里还认识了燕子，一个我不会随便忘记的人。其他的人，还有应敏，小周，老苏，老田，老董，老板娘。。。。我在他们身上都学到了很多东西。 　　在南京认识的老乡，相交不深，对我还算照顾，为他打过一次架，然后直接从工作的火锅店里跑路。 　　其实在工作中认识了许许多多的人，他们有的很仗义，很哥们，有的很小气，会算计，但无一例外的他们都有一个共同点，都是存在于底层社会的打工仔，从他们身上，我学到最多。 　　经过这一年，老朋友给我的印象有的也变了，有殷亚运（更铁了）、徐锦甜（还是不够大气啊）、仲康文、邢康（对他有点不满）、姚嘉桦、小霸王（最好的姐们，没有之一）、邱悦。 　　这一年里发生的事情很多，有时候我会把他写进博客里，以便总结。 　　几件大的事情，停学工作了（呵呵，有苦有甜）、出去旅游了（有郁闷有甜）、和女生恋爱了（全苦）。。。。。&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fsummary-of-absencing-from-school.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2F2011-year-end-summary.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;停学小结（完整）&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fsummary-of-absencing-from-school-1.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2F2011-year-end-summary.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;停学小结1&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fsummary-of-absencing-from-school-3.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2F2011-year-end-summary.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;停学小结3&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fsummary-of-absencing-from-school-2.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2F2011-year-end-summary.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;停学小结2&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/638576575/xukeke/feedsky/s.gif?r=http://www.xukeke.com/2011-year-end-summary.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>2011</category><category>生活琐碎</category><category>小结</category><category>停学</category><pubDate>Wed, 04 Jan 2012 23:03:50 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/2011-year-end-summary.html#comments</comments><guid isPermaLink="false">http://xukeke.com/?p=602</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/2011-year-end-summary.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/638576575/6622494</fs:itemid></item><item><title>一人一本书就好</title><link>http://www.xukeke.com/baidegongyi.html</link><content:encoded>&lt;p&gt;亲爱的朋友们：&lt;/p&gt;
&lt;p&gt;　　这里有着美丽的风景、清新的空气。也同样有着山区的落后、贫穷和困苦。在那片土地上有辛勤劳作朴实无华的农民，有瘦小的身躯的孩子。在那些孩子单纯的眼眸中并没有对命运不公的抱怨，有的只是对知识执着的追求，对生活固执的奋斗。&lt;/p&gt;
&lt;p&gt;　　贵州省兴仁县银厂小学学生的家庭年收入在500元左右，主食是玉米面，只有在过年过节时才能吃上肉，房子是用玉米杆和泥土建造而成。银厂小学是一所村级小学，距县城76公里，座落在布衣、彝、侗、仡佬、汉五个民族杂居的银厂村内、银厂村有310户人家，人数2650人，学校现有7个教学班，10个教师，260多名学生。学校里的孩子，基本上都是留守儿童。做为21世纪的新一代，不能光读仅有的几本课本，孩子们需要各种各样丰富多彩的课外书来充实自己的学习生活和心灵，为了让所有的学生能够尽可能多的汲取新知识，我们准备为银厂小学募集书籍，开设一个“爱心图书室”，这需要大家热心慷慨支持，希望大家整理一下自己的书架，把闲置的图书、杂志捐给银厂小学，为“爱心图书室”的建设发展助一臂之力！&lt;/p&gt;
&lt;p&gt;　　一个人的力量很是单薄,希望朋友们能够齐心合力，提供力所能及的帮助，共同来关爱贫困学校的孩子，为他们的美好明天奉献一分爱心，我们一定帮不了所有的人，但是您的一本书籍，却能给一个孩子一个世界，凝聚起来的爱定能给那些孩子带去无限的温情&amp;#8230;..&lt;/p&gt;
&lt;p&gt;　　捐赠的书籍：希望是适合小学生的科普读物。课外书籍 （漫画 绘本 连环画 智力 游戏 手工 动物世界百科全书 名著 儿童文学 寓言故事 励志成长之类的儿童读物）、学科辅助书籍（字典、词典等）。&lt;/p&gt;
&lt;p&gt;　　捐助站点河北保定：保定市天鹅中路  联系人：叶子   QQ号：362063137 联系电话：18031207261&lt;/p&gt;
&lt;p&gt;　　捐助站点河北保定：植物园东行1000米路南发源地单车俱乐部   联系人： 韩永生 QQ号： 57546693 联系电话：13932244383&lt;/p&gt;
&lt;p&gt;　　捐助站点河北石家庄：联系人：F117  QQ号：894281548&lt;/p&gt;
&lt;p&gt;　　捐助站点贵州：贵州省 贵州师范大学 白云区  联系人：刘仕能 QQ号码：1518521863 联系电话：18084351747&lt;/p&gt;
&lt;p&gt;　　捐助站点浙江：联系人：疯子 QQ号码：275535594  联系电话：18657601991&lt;/p&gt;
&lt;p&gt;　　捐助站点广东省佛山市：广东省佛山市顺德区乐从罗浮宫家具博览中心1FC31-32 联系人：李芝萱  QQ号码：402752682 联系电话：13712484219&lt;/p&gt;
&lt;p&gt;　　捐助站点丽江：我在丽江等你酒吧  联系电话：0888-5127432  联系人：安乐：15198655987  格格：15608886016  颜枫：13688768667&lt;/p&gt;
&lt;p&gt;　　捐助站点江苏：江苏省镇江市京口区学府路61号 联系人：开到荼蘼  QQ号码：245570813 联系电话：18796087230&lt;/p&gt;
&lt;p&gt;　　捐助站点上海：上海市奉贤区   联系人：云朵 QQ号码：898460828  联系电话：13671991160&lt;/p&gt;
&lt;p&gt;　　捐助站点浙江：浙江省嵊州市黄泽镇桥对岸村168号 联系人：婷婷   QQ号码：1216290091  联系电话：13456529578&lt;/p&gt;
&lt;p&gt;　　捐助站点北京：北京市 海淀区 知春路72号 联系人：嘉美  QQ号码：939228538  联系电话18810040183&lt;/p&gt;
&lt;p&gt;　　爱心捐助地址：贵州省兴仁县百德镇银厂小学  邮编：562303   黄校长 电话13984651613&lt;/p&gt;
&lt;p&gt;捐书情况我们会发到颜振豪新浪官方微博：&lt;a href=&quot;http://www.weibo.com/baidegongyi&quot;&gt;http://www.weibo.com/baidegongyi&lt;/a&gt;，请大家关注！&lt;/p&gt;
&lt;p&gt;注意事项：&lt;/p&gt;
&lt;p&gt;1、捐书前请先确认时间。&lt;br /&gt;
2、如果捐赠点离您很远，或者您没有时间送往捐赠点，但是有较多适合学生的读物，请直接和我们联系。&lt;/p&gt;
&lt;p&gt;如果您有时间和精力参与到我们的募集活动中来，并且愿意负责您临近地区的收集工作(就是如果有网友要捐赠,离您那里比较近的,先放到您那里,到时候我们再从各点统一收集)请您尽快和我们联系。万分感谢！&lt;/p&gt;
&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Facronis-disk-director-suite-10-tutorial.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fbaidegongyi.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;硬盘分区软件Acronis Disk Director Suite 10使用教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fpost%2F9.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fbaidegongyi.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;微博，一个全新的交流时代，写给腾讯微博&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/639034412/xukeke/feedsky/s.gif?r=http://www.xukeke.com/baidegongyi.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</content:encoded><wfw:commentRss>http://www.xukeke.com/baidegongyi.html/feed</wfw:commentRss><slash:comments>0</slash:comments><description>亲爱的朋友们： 　　这里有着美丽的风景、清新的空气。也同样有着山区的落后、贫穷和困苦。在那片土地上有辛勤劳作朴实无华的农民，有瘦小的身躯的孩子。在那些孩子单纯的眼眸中并没有对命运不公的抱怨，有的只是对知识执着的追求，对生活固执的奋斗。 　　贵州省兴仁县银厂小学学生的家庭年收入在500元左右，主食是玉米面，只有在过年过节时才能吃上肉，房子是用玉米杆和泥土建造而成。银厂小学是一所村级小学，距县城76公里，座落在布衣、彝、侗、仡佬、汉五个民族杂居的银厂村内、银厂村有310户人家，人数2650人，学校现有7个教学班，10个教师，260多名学生。学校里的孩子，基本上都是留守儿童。做为21世纪的新一代，不能光读仅有的几本课本，孩子们需要各种各样丰富多彩的课外书来充实自己的学习生活和心灵，为了让所有的学生能够尽可能多的汲取新知识，我们准备为银厂小学募集书籍，开设一个“爱心图书室”，这需要大家热心慷慨支持，希望大家整理一下自己的书架，把闲置的图书、杂志捐给银厂小学，为“爱心图书室”的建设发展助一臂之力！ 　　一个人的力量很是单薄,希望朋友们能够齐心合力，提供力所能及的帮助，共同来关爱贫困学校的孩子，为他们的美好明天奉献一分爱心，我们一定帮不了所有的人，但是您的一本书籍，却能给一个孩子一个世界，凝聚起来的爱定能给那些孩子带去无限的温情&amp;#8230;.. 　　捐赠的书籍：希望是适合小学生的科普读物。课外书籍 （漫画 绘本 连环画 智力 游戏 手工 动物世界百科全书 名著 儿童文学 寓言故事 励志成长之类的儿童读物）、学科辅助书籍（字典、词典等）。 　　捐助站点河北保定：保定市天鹅中路  联系人：叶子   QQ号：362063137 联系电话：18031207261 　　捐助站点河北保定：植物园东行1000米路南发源地单车俱乐部   联系人： 韩永生 QQ号： 57546693 联系电话：13932244383 　　捐助站点河北石家庄：联系人：F117  QQ号：894281548 　　捐助站点贵州：贵州省 贵州师范大学 白云区  联系人：刘仕能 QQ号码：1518521863 联系电话：18084351747 　　捐助站点浙江：联系人：疯子 QQ号码：275535594  联系电话：18657601991 　　捐助站点广东省佛山市：广东省佛山市顺德区乐从罗浮宫家具博览中心1FC31-32 联系人：李芝萱  QQ号码：402752682 联系电话：13712484219 　　捐助站点丽江：我在丽江等你酒吧  联系电话：0888-5127432  联系人：安乐：15198655987 格格：15608886016 颜枫：13688768667 　　捐助站点江苏：江苏省镇江市京口区学府路61号 联系人：开到荼蘼  QQ号码：245570813 联系电话：18796087230 　　捐助站点上海：上海市奉贤区   联系人：云朵 QQ号码：898460828  联系电话：13671991160 　　捐助站点浙江：浙江省嵊州市黄泽镇桥对岸村168号 联系人：婷婷   QQ号码：1216290091  联系电话：13456529578 　　捐助站点北京：北京市 海淀区 知春路72号 [...]&lt;table class=&quot;wumii-related-items&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;clear: both;&quot;&gt;
    
    &lt;tr&gt;
        &lt;td &gt;&lt;b&gt;&lt;font size=&quot;-1&quot;  style=&quot;display: block !important; padding: 20px 0 5px !important;&quot;&gt;相关文章：&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
    &lt;/tr&gt;
    
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2Fgae-goagent-switchysharp-chrome-gfw.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fbaidegongyi.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;基于GAE(Google App Engine)+goagent+switchysharp+chrome的翻墙教程&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F360-logo.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fbaidegongyi.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;360公司更换新logo&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
            &lt;tr&gt;
                &lt;td style=&quot;margin: 0 !important; padding: 0 !important; line-height: 20px !important;&quot;&gt;
                    &lt;img border=&quot;0&quot; src=&quot;http://static.wumii.com/images/widget/widget_solidPoint.gif&quot;&gt;
                    &lt;a target=&quot;_blank&quot; style=&quot;text-decoration: none !important;&quot; href=&quot;http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.xukeke.com%2F360-vs-qq.html&amp;from=http%3A%2F%2Fwww.xukeke.com%2Fbaidegongyi.html&quot;&gt;
                        &lt;font size=&quot;-1&quot; color=&quot;#333333&quot; style=&quot;line-height: 1.65em; font-size: 12px !important;&quot;&gt;奇虎360大战腾讯QQ&lt;/font&gt;
                    &lt;/a&gt;
                &lt;/td&gt;
            &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td  align=&quot;right&quot;&gt;
            &lt;a style=&quot;text-decoration: none !important;&quot; href=&quot;http://www.wumii.com/widget/relatedItems&quot; target=&quot;_blank&quot; title=&quot;无觅相关文章插件&quot;&gt;
                &lt;font size=&quot;-1&quot; color=&quot;#bbbbbb&quot; style=&quot;display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;&quot;&gt;无觅&lt;/font&gt;
            &lt;/a&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/639034412/xukeke/feedsky/s.gif?r=http://www.xukeke.com/baidegongyi.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><category>黔西南</category><category>捐书</category><category>做好事（公益）</category><category>百德公益</category><pubDate>Fri, 30 Dec 2011 23:07:16 +0800</pubDate><author>Dory</author><comments>http://www.xukeke.com/baidegongyi.html#comments</comments><guid isPermaLink="false">http://xukeke.com/?p=605</guid><dc:creator>Dory</dc:creator><fs:srclink>http://www.xukeke.com/baidegongyi.html</fs:srclink><fs:srcfeed>http://www.xukeke.com/feed</fs:srcfeed><fs:itemid>feedsky/xukeke/~8518138/639034412/6622494</fs:itemid></item></channel></rss>
