Please add updates@feedmyinbox.com to your address book to make sure you receive these messages in the future. | |
| (原创)在VIM下进行编程(3) --编写或阅读程序- gnuhpc的专栏- CSDN博客 May 28, 2009 at 4:28 am |
| Cscope帮助阅读代码进入vim后第一件事是要把刚才生成的cscope文件导入到vim中来, 用下面的命令: :cs add /XXX/cscope.out /XXX 以调用"F1+字母"命令进行查找了。VIM支持8种cscope的查询功能,如下: s: 查找C语言符号,即查找函数名、宏、枚举值等出现的 ... | | | |
No comments:
Post a Comment