在VC ++中,是否有在头文件和源文件之间移动的快捷方式? [英] Is there a shortcut to move between header and source file in VC++?

查看:80
本文介绍了在VC ++中,是否有在头文件和源文件之间移动的快捷方式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我在Eclipse中已经习惯的功能( Ctrl + Tab ).在Visual C ++中是否有等效项?

This is a feature I have grown accustomed to in Eclipse (Ctrl+Tab). Is there an equivalent in Visual C++?

推荐答案

在Visual Studio 2013及更高版本中,有一个默认的键盘快捷键用于: Ctrl + K Ctrl + O (您需要按住 Ctrl 并键入 ko ,然后释放 Ctrl )

In Visual Studio 2013 and later there is a default keyboard shortcut for this: Ctrl+K, Ctrl+O (You will need to hold down Ctrl and type ko and then release Ctrl)

在早期版本中,请参阅:

In earlier versions, see:

Visual Studio Macro在CPP和H文件之间切换

在Visual Assist中打开相应文件

这篇关于在VC ++中,是否有在头文件和源文件之间移动的快捷方式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆