<?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>《vi/Vim + Cscope/Ctags》的评论</title>
	<atom:link href="http://easwy.com/blog/archives/vim-cscope-ctags/feed/" rel="self" type="application/rss+xml" />
	<link>http://easwy.com/blog/archives/vim-cscope-ctags/</link>
	<description>关注Linux, Scala, Android, Java, 开源软件和嵌入式系统</description>
	<lastBuildDate>Tue, 31 Jan 2012 02:52:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-12989</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Tue, 27 Dec 2011 08:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-12989</guid>
		<description>&lt;a href=&quot;#comment-12718&quot; rel=&quot;nofollow&quot;&gt;@lyj &lt;/a&gt; 
1. 提示文件不存在，会不会是你使用相对路径生成cscope.out，然后又切换了vim的路径？
2. 你的映射是什么？</description>
		<content:encoded><![CDATA[<p><a href="#comment-12718" rel="nofollow">@lyj </a><br />
1. 提示文件不存在，会不会是你使用相对路径生成cscope.out，然后又切换了vim的路径？<br />
2. 你的映射是什么？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lyj</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-12718</link>
		<dc:creator>lyj</dc:creator>
		<pubDate>Thu, 15 Dec 2011 08:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-12718</guid>
		<description>请问一下，我用cscope找到标示符后，进行选择的时候，提示文件不存在，这是怎么回事？还有，我自己重新定义了cscope_maps.vim的映射按键，但是并不管用。</description>
		<content:encoded><![CDATA[<p>请问一下，我用cscope找到标示符后，进行选择的时候，提示文件不存在，这是怎么回事？还有，我自己重新定义了cscope_maps.vim的映射按键，但是并不管用。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：x007007007</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-12439</link>
		<dc:creator>x007007007</dc:creator>
		<pubDate>Sat, 03 Dec 2011 13:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-12439</guid>
		<description>图个方便,windows 下的cscope和ctags打包
http://cn.ziddu.com/download/631338/cscope_ctags_for_win32.rar.html
大家试试</description>
		<content:encoded><![CDATA[<p>图个方便,windows 下的cscope和ctags打包<br />
<a href="http://cn.ziddu.com/download/631338/cscope_ctags_for_win32.rar.html" rel="nofollow">http://cn.ziddu.com/download/631338/cscope_ctags_for_win32.rar.html</a><br />
大家试试</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：beyondmeteor</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-11197</link>
		<dc:creator>beyondmeteor</dc:creator>
		<pubDate>Thu, 20 Oct 2011 02:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-11197</guid>
		<description>谢谢，和权限有关，还有就是有一个文件是符号链接。
&lt;a href=&quot;#comment-10980&quot; rel=&quot;nofollow&quot;&gt;@Easwy &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>谢谢，和权限有关，还有就是有一个文件是符号链接。<br />
<a href="#comment-10980" rel="nofollow">@Easwy </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-10980</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Mon, 10 Oct 2011 04:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-10980</guid>
		<description>会不会和文件的访问权限有关，你看一下src/platform/wce/123.c的访问权限，是不是不能打开？</description>
		<content:encoded><![CDATA[<p>会不会和文件的访问权限有关，你看一下src/platform/wce/123.c的访问权限，是不是不能打开？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：beyondmeteor</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-10665</link>
		<dc:creator>beyondmeteor</dc:creator>
		<pubDate>Tue, 20 Sep 2011 02:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-10665</guid>
		<description>使用这两行时，出现cscope:cannot find file 的提示信息：
find . -name &quot;*.h&quot; -o -name &quot;*.c&quot;-o -name &quot;*.cc&quot; &gt; cscope.files
cscope -bkq -i cscope.files

cscope: cannot find file src/platform/wce/123.c

在cscope.files中可以找到这个src/platform/wce/123.c文件，请问这个是什么原因呢？谢谢！</description>
		<content:encoded><![CDATA[<p>使用这两行时，出现cscope:cannot find file 的提示信息：<br />
find . -name “*.h” -o -name “*.c”-o -name “*.cc” &gt; cscope.files<br />
cscope -bkq -i cscope.files</p>
<p>cscope: cannot find file src/platform/wce/123.c</p>
<p>在cscope.files中可以找到这个src/platform/wce/123.c文件，请问这个是什么原因呢？谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：omk</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-8956</link>
		<dc:creator>omk</dc:creator>
		<pubDate>Fri, 01 Jul 2011 02:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-8956</guid>
		<description>&lt;a href=&quot;#comment-8953&quot; rel=&quot;nofollow&quot;&gt;@omk &lt;/a&gt; 
單引號會被網頁換掉，請自行重打</description>
		<content:encoded><![CDATA[<p><a href="#comment-8953" rel="nofollow">@omk </a><br />
單引號會被網頁換掉，請自行重打</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：omk</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-8953</link>
		<dc:creator>omk</dc:creator>
		<pubDate>Fri, 01 Jul 2011 01:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-8953</guid>
		<description>sed -i &#039;s#\.\/#&#039;${PWD}&#039;\/#g&#039; cscope.files</description>
		<content:encoded><![CDATA[<p>sed -i &#8216;s#\.\/#&#8217;${PWD}&#8217;\/#g&#8217; cscope.files</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-7285</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Mon, 28 Mar 2011 11:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-7285</guid>
		<description>&lt;a href=&quot;#comment-7283&quot; rel=&quot;nofollow&quot;&gt;@hy &lt;/a&gt; 
文件中的代码，其实是html中的&lt;pre&gt;标记，你可以使用css控制它的显示格式。一般的主题里都会定义相应的格式的，你根据自己的需要改一下即可。</description>
		<content:encoded><![CDATA[<p><a href="#comment-7283" rel="nofollow">@hy </a><br />
文件中的代码，其实是html中的&lt;pre&gt;标记，你可以使用css控制它的显示格式。一般的主题里都会定义相应的格式的，你根据自己的需要改一下即可。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：hy</title>
		<link>http://easwy.com/blog/archives/vim-cscope-ctags/#comment-7283</link>
		<dc:creator>hy</dc:creator>
		<pubDate>Mon, 28 Mar 2011 07:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=123#comment-7283</guid>
		<description>感谢博主的关于vim系列的文章。
   作为还没入门的人，读了很受用。
也很喜欢，博主文章中的一些代码，命令的排版。
   我也有自己的一个blog，想写一下我学习的过程。对此，我想问一下，文章中的代码和命令的框框，是如何生成的。是跟主题关系，还是有什么技巧，我没有掌握。
  谢谢！</description>
		<content:encoded><![CDATA[<p>感谢博主的关于vim系列的文章。<br />
   作为还没入门的人，读了很受用。<br />
也很喜欢，博主文章中的一些代码，命令的排版。<br />
   我也有自己的一个blog，想写一下我学习的过程。对此，我想问一下，文章中的代码和命令的框框，是如何生成的。是跟主题关系，还是有什么技巧，我没有掌握。<br />
  谢谢！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

