问题描述
嗨
谁能告诉我在.h和.cpp
文件之间切换的快捷方式,谢谢
Torben Laursen
---
外发邮件已通过无病毒验证。
经检查AVG反病毒系统(。 />
版本:6.0.786 /病毒数据库:532 - 发布日期:29/10/2004
Hi
Can anyone tell me what is the short-cut to switch between a .h and .cpp
file, thanks
Torben Laursen
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.786 / Virus Database: 532 - Release Date: 29/10/2004
推荐答案
你能详细说明你的意思吗?
你是指在Visual Studio .NET的编辑器窗口中的视图,还是
到其他什么?
如果它在编辑器窗口中查看文件,使用顶部的选项卡是最快的切换方式(一旦打开两个文件)。
-
彼得[MVP视觉开发者]
所有行业的杰克,无人掌握。
Can you elaborate on what you mean by switch?
Are you referring to the view in the editor window in Visual Studio .NET, or
to something else?
If it''s viewing the files in the editor window, using the tabs at the top is
the quickest way to switch (once both files have been opened).
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
最快捷的方式我s" Ctrl-TAB" (所以我没有抓住鼠标......)
-
问候
Jochen
我关于Win32和.NET的博客
最快的方法是Ctrl-TAB。 (所以我没有抓住鼠标......)
-
问候
Jochen
关于Win32和.NET的博客
谢谢,Jochen。你当然是对的,有一点需要注意。
如果我在编辑器中打开了6或7个源代码文件,ctrl-tab似乎
在文件之间切换按照他们打开的顺序,不一定是
所需的订单。
-
Peter [MVP Visual Developer]
所有行业的杰克,无人掌握。
Thanks, Jochen. You''re correct of course, with one caveat.
If I have 6 or 7 source code files open in the editor, ctrl-tab seems to
switch between files in the order they were opened, not necessarily in the
desired order.
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
这篇关于快捷方式在.h和.cpp文件之间切换的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!