<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《关于》的评论</title>
	<atom:link href="http://easwy.com/blog/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://easwy.com/blog</link>
	<description>关注Linux, Scala, Android, Java, 开源软件和嵌入式系统</description>
	<lastBuildDate>Mon, 14 May 2012 09:51:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：lalor</title>
		<link>http://easwy.com/blog/about/#comment-16101</link>
		<dc:creator>lalor</dc:creator>
		<pubDate>Wed, 18 Apr 2012 13:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-16101</guid>
		<description>&lt;a href=&quot;#comment-15870&quot; rel=&quot;nofollow&quot;&gt;@Easwy&lt;/a&gt;, 谢谢你的解答，我知道什么是我想要的了。&#039; &#039; ---&gt; last location &#039;.---&gt; last edit 呵呵。</description>
		<content:encoded><![CDATA[<p><a href="#comment-15870" rel="nofollow">@Easwy</a>, 谢谢你的解答，我知道什么是我想要的了。&#8217; &#8216; &#8212;&gt; last location &#8216;.&#8212;&gt; last edit 呵呵。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/about/#comment-15870</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Mon, 09 Apr 2012 01:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-15870</guid>
		<description>&lt;a href=&quot;#comment-15837&quot; rel=&quot;nofollow&quot;&gt;@lalor&lt;/a&gt;, 
&quot;让光标回到它原来停留的位置&quot;是指让光标回到它原来所在的行？还是所在的列？
如果是想光标回到原来所在的列的话，可以看一下这个帮助：&quot;:help col()&quot;</description>
		<content:encoded><![CDATA[<p><a href="#comment-15837" rel="nofollow">@lalor</a>,<br />
“让光标回到它原来停留的位置”是指让光标回到它原来所在的行？还是所在的列？<br />
如果是想光标回到原来所在的列的话，可以看一下这个帮助：”:help col()”</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lalor</title>
		<link>http://easwy.com/blog/about/#comment-15837</link>
		<dc:creator>lalor</dc:creator>
		<pubDate>Sun, 08 Apr 2012 02:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-15837</guid>
		<description>博主你好，我这两天在学习vim，有个问题自己研究了一阵，还是不会，特来请教你。nnoremap J mzJ&#039;z，这个命令的意思就是链接两行以后，让光标回到它原来停留的位置，我希望不管用什么命令移动光标以后，都能让它回到原来的位置，该怎么做？下面是我仿造的，可以成功，但是仅限于gg,G这样的移动,ctrl + f, ctrl +b H, M, L, n, nj, nk这样的移动就不行了 

&quot;let the cursor go back the last places
nnoremap s &#039;z
&quot;Keep the cursor in place while joining limes
nnoremap J mzJ&#039;z
nnoremap gg mzgg
nnoremap G mzG</description>
		<content:encoded><![CDATA[<p>博主你好，我这两天在学习vim，有个问题自己研究了一阵，还是不会，特来请教你。nnoremap J mzJ&#8217;z，这个命令的意思就是链接两行以后，让光标回到它原来停留的位置，我希望不管用什么命令移动光标以后，都能让它回到原来的位置，该怎么做？下面是我仿造的，可以成功，但是仅限于gg,G这样的移动,ctrl + f, ctrl +b H, M, L, n, nj, nk这样的移动就不行了 </p>
<p>“let the cursor go back the last places<br />
nnoremap s &#8216;z<br />
“Keep the cursor in place while joining limes<br />
nnoremap J mzJ&#8217;z<br />
nnoremap gg mzgg<br />
nnoremap G mzG</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：小孩</title>
		<link>http://easwy.com/blog/about/#comment-15378</link>
		<dc:creator>小孩</dc:creator>
		<pubDate>Fri, 23 Mar 2012 12:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-15378</guid>
		<description>博主的博客很简洁，我很喜欢。但我更喜欢里面的内容，让我获得很多。</description>
		<content:encoded><![CDATA[<p>博主的博客很简洁，我很喜欢。但我更喜欢里面的内容，让我获得很多。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：大笨兔博客</title>
		<link>http://easwy.com/blog/about/#comment-15102</link>
		<dc:creator>大笨兔博客</dc:creator>
		<pubDate>Wed, 14 Mar 2012 10:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-15102</guid>
		<description>我下载了 ADDPOSTURL
但我不知道怎么在文章结尾处加上图片
我想请问一下，怎么加上图片信息</description>
		<content:encoded><![CDATA[<p>我下载了 ADDPOSTURL<br />
但我不知道怎么在文章结尾处加上图片<br />
我想请问一下，怎么加上图片信息</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：ccheng</title>
		<link>http://easwy.com/blog/about/#comment-12587</link>
		<dc:creator>ccheng</dc:creator>
		<pubDate>Fri, 09 Dec 2011 07:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-12587</guid>
		<description>博主问个问题。
andorid编译的时候输出是这样子的：

compile:
    [javac] /home/ccheng/program/predecate_android_sdk/tools/ant/main_rules.xml:384: warning: &#039;includeantruntime&#039; was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to /home/ccheng/workspace_helio/android_test/bin/classes
    [javac] MyApplication.java:11: not a statement
    [javac] 		aadfasdf
    [javac] 		^
    [javac] MyApplication.java:11: &#039;;&#039; expected
    [javac] 		aadfasdf
    [javac] 		        ^
    [javac] 2 errors
但是我把vim里面的errorformat设置成帮助文档里面的errorformat-ant之后还是找不到MyApplication.java，我估计是因为这个是相对路径的原因。
当前目录实在“.&quot;,MyApplication.java的目录在于&quot;./src/com/test&quot;请问有什么办法可以解决这个问题吗？谢谢</description>
		<content:encoded><![CDATA[<p>博主问个问题。<br />
andorid编译的时候输出是这样子的：</p>
<p>compile:<br />
    [javac] /home/ccheng/program/predecate_android_sdk/tools/ant/main_rules.xml:384: warning: &#8216;includeantruntime&#8217; was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds<br />
    [javac] Compiling 2 source files to /home/ccheng/workspace_helio/android_test/bin/classes<br />
    [javac] MyApplication.java:11: not a statement<br />
    [javac] 		aadfasdf<br />
    [javac] 		^<br />
    [javac] MyApplication.java:11: &#8216;;&#8217; expected<br />
    [javac] 		aadfasdf<br />
    [javac] 		        ^<br />
    [javac] 2 errors<br />
但是我把vim里面的errorformat设置成帮助文档里面的errorformat-ant之后还是找不到MyApplication.java，我估计是因为这个是相对路径的原因。<br />
当前目录实在“.”,MyApplication.java的目录在于”./src/com/test”请问有什么办法可以解决这个问题吗？谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：小Don</title>
		<link>http://easwy.com/blog/about/#comment-11574</link>
		<dc:creator>小Don</dc:creator>
		<pubDate>Tue, 25 Oct 2011 06:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-11574</guid>
		<description>博主好！
可以留个联系方式到我的邮箱么～
我还在大学学统计，但是我个人对一些关于编程的东西很感兴趣，包括Vim,Linux,以及github,PHP等的使用。
而且最近也想像博主那样自己做一个博客出来～
可以给我点详细的文献或者指导么？</description>
		<content:encoded><![CDATA[<p>博主好！<br />
可以留个联系方式到我的邮箱么～<br />
我还在大学学统计，但是我个人对一些关于编程的东西很感兴趣，包括Vim,Linux,以及github,PHP等的使用。<br />
而且最近也想像博主那样自己做一个博客出来～<br />
可以给我点详细的文献或者指导么？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/about/#comment-10979</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Mon, 10 Oct 2011 04:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-10979</guid>
		<description>这个问题的确比较头疼，如果匹配太多，我通常是直接找开定义class的源文件，然后在里面搜索函数定义</description>
		<content:encoded><![CDATA[<p>这个问题的确比较头疼，如果匹配太多，我通常是直接找开定义class的源文件，然后在里面搜索函数定义</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：dlmu2001</title>
		<link>http://easwy.com/blog/about/#comment-10730</link>
		<dc:creator>dlmu2001</dc:creator>
		<pubDate>Sat, 24 Sep 2011 02:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-10730</guid>
		<description>你好，我在用tag的时候有一个问题，就是它只匹配函数，不匹配类，比如一个类Note有个函数set,Note::set，用ctag的时候，会把所有set函数的定义找出来，比如AClass::set,BClass::set，这在大项目的时候是个问题，请问你是怎么解决这个问题的。</description>
		<content:encoded><![CDATA[<p>你好，我在用tag的时候有一个问题，就是它只匹配函数，不匹配类，比如一个类Note有个函数set,Note::set，用ctag的时候，会把所有set函数的定义找出来，比如AClass::set,BClass::set，这在大项目的时候是个问题，请问你是怎么解决这个问题的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：wowdd1</title>
		<link>http://easwy.com/blog/about/#comment-7519</link>
		<dc:creator>wowdd1</dc:creator>
		<pubDate>Fri, 15 Apr 2011 01:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?page_id=7#comment-7519</guid>
		<description>博主能留个联系方式到我邮箱么</description>
		<content:encoded><![CDATA[<p>博主能留个联系方式到我邮箱么</p>
]]></content:encoded>
	</item>
</channel>
</rss>

