Vim与ctags/cscope
vim 教程网 https://vimjc.com/
vim插件网 https://vim.hizdm.cn/
Vim 编辑器快捷键及配置指南
https://blog.csdn.net/u012291393/article/details/78650512
http://dljz.nicethemes.cn/news/show-137784.html
https://blog.csdn.net/tennyear/article/details/107460392
https://www.zhihu.com/question/473744896/answer/2011557605
https://www.runoob.com/w3cnote/all-vim-cheatsheat.html
https://qa.1r1g.com/sf/ask/1324185061/
vim编写C语言高亮函数名
https://www.phpfans.net/ask/fansa1/5005950671.html
ctags使用详解
https://www.cnblogs.com/youxin/p/3188407.html
https://blog.csdn.net/foreverling/article/details/80329586
https://www.cnblogs.com/onetaste/p/3978788.html
ctags的一些使用细节 http://www.cppblog.com/peakflys/archive/2012/12/17/196373.html
http://www.360doc.com/content/13/0111/13/168576_259534618.shtml
https://www.cnblogs.com/vigarbuaa/archive/2012/09/11/2680970.html
https://www.linuxidc.com/Linux/2014-11/109123.htm
https://www.cnblogs.com/sunnyside/p/12792233.html
https://blog.csdn.net/wuxuguang123/article/details/9001083
https://www.pianshen.com/article/57931211504/
https://blog.51cto.com/ttsky138/641094
https://blog.huati365.com/1c4cbd614f6ec4aa
重点看:
https://www.cnblogs.com/sunnyside/p/12792036.html
NERDTree:
https://blog.51cto.com/chinalx1/2084871
https://www.cnblogs.com/jenkin1991/p/10215878.html
Cscope的使用
https://blog.csdn.net/dengxiayehu/article/details/6330200
https://blog.csdn.net/ch122633/article/details/109675421
https://blog.csdn.net/vrix/article/details/41720361
cscope: cannot find file XXX(绝对路径)
cscope -Rbq 识别不了链接文件
https://blog.csdn.net/u010164190/article/details/87795547 原因为cscope源码的漏洞,可以重新编译安装,也可暂时忽略这个问题
https://blog.csdn.net/chenglinben/article/details/93414446
https://www.itdaan.com/tw/e74320d1b49a02051cd3387ee63ff1ff
vim的自动补全功能
https://blog.easwy.com/archives/advanced-vim-skills-auto-complete/
OmniCppComplete 的使用
posted on 2022-03-29 18:50 lh03061238 阅读(214) 评论(0) 编辑 收藏 举报
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· winform 绘制太阳,地球,月球 运作规律
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 上周热点回顾(3.3-3.9)
2021-03-29 SDRAM DDR DDR2/3/4
2021-03-29 intel汇编 和 AT&T汇编
2020-03-29 07.数据结构重要性讨论
2020-03-29 06.算法效率的度量