您的位置: 首页 > IT文章 > vim 操作快捷键 待更~ vim 操作快捷键 待更~ 分类: IT文章 • 2025-01-19 20:33:38 shift + g 文件尾 ------ gdb p print start 从main函数开始 n next换行 s step 进入函数