Kscope vs. SourceInsight
雖然以前就聽過Kscope,但是為了效率(不需要用到滑鼠)我一直都是用 vim + cscope 在trace code,不過最近念頭一轉,決定不要繼續虐待自己而開始使用滑鼠 :)
於是首先就要裝Kscope,使用過一小段時間過後發現他還蠻像Windows上的SourceInsight,而搜尋速度與要價台幣六千元(2004左右的價格)的SourceInsight相比也不相上下,操作方式也大同小異。
以下是Kscope與SourceInsight的Screenshots:
Kscope
SourceInsight (*)
*
摘自:http://weblogs.java.net/blog/staufferjames/archive/2007/07/littleknown_but.html
張貼者: t@c0 位於 4:04 PM
cscope - is a console mode or text-based graphical interface that allows computer programmers or software developers to search C source code (there is limited support for other languages). It is often used on very large projects to find source code, functions, declarations, definitions and regular expressions given a text string.
cscope is a good equivalent on linux.If you use KDE, there's a nice GUI to it called Kscope.
Thursday, June 20, 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment