重構

Cscope is very good as "find symbol" usage tool. It is very fast.
Etags will show you your class hierarchy and will help you to find method definition/declaration.

1.使用tags + ECB 

GNU 關於 tags 的完整教程 : http://www.gnu.org/software/emacs/manual/html_node/emacs/Tags.html

2.使用 xfactory , C/Java 是免費的 , 尚未體驗 .


3. 簡單的方法 : 找文件 , 標誌文件 , 替換字符串.

<Interactively Find/Replace String Patterns on Multiple Files> :http://ergoemacs.org/emacs/find_replace_inter.html


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章