英文版的Visual Studio.Net 2003 快捷键!

visual

Visual Studio.Net 2003 Shortcut Keys

Shortcut Key
Description

Project Shortcut Key
Build.BuildSolution
CTRL + SHIFT + B
Builds the solution

Build.Compile
CTRL + F7
Creates an object file containing machine code, linker directives, sections, external references, and function/data names for the selected file.

File.OpenFile
CTRL + O
Displays the Open File dialog box where you can select an existing file to open.

File.OpenProject
CTRL + SHIFT + O
Displays the Open Project dialog box where you can add existing projects to your solution.

Tool Window shortcut keys
View.ClassView
CTRL + SHIFT + C
Displays the Class View window.

View.PropertiesWindow
F4
Displays the Properties window, which lists the design-time properties and events for the currently selected item.

View.PropertyPages
SHIFT + F4
Displays the property pages for the item currently selected.

View.ResourceView
CTRL + SHIFT + E
Displays the Resource View window.

Object Browser Shortcut keys
Edit.GoToDefinition
F12
Displays the declaration for the selected symbol in code.

Edit.GoToDeclaration
CTRL + F12
Displays the definition of the selected symbol in the code.

View.ObjectBrowser
CTRL + ALT + J
Displays the Object Browser to view the classes, properties, methods, events, and constants available for packages, and the object libraries and procedures in your project.

Integrated Help Shortcut Keys
Help.Contents
CTRL + ALT + F1
Displays the Contents window for the documentation contained in MSDN.

Help.DynamicHelp
CTRL + F1
Displays the Dynamic Help window, which displays different topics depending on what items currently have focus in the product.

Help.F1Help
F1
Displays a topic from Help that corresponds to the current user interface selected.

Help.WindowHelp
SHIFT + F1
Displays a topic from help that corresponds to the current user interface selected.

Help.Search
CTRL + ALT + F3
Displays the Search window, which allows you to search for words or phrases in the documentation contained in MSDN.

Window management Shortcut Keys
View.FullScreen
SHIFT + ALT + ENTER
Toggles Full Screen mode on and off.

View.NavigateBackward
CTRL + -
Goes back to the previous document or window in the navigation history.

View.NavigateForward
CTRL + SHIFT + -
Moves forward to the document or window next in the navigation history.

Window.CloseDocumentWindow
CTRL + F4
Closes the current MDI child window.

Window.NextTab
CTRL + PAGE DOWN
Moves to the next tab in the document or window.

Window.PreviousTab
CTRL + PAGE UP
Moves to the previous tab in the document or window.

Window.NextDocumentWindow
CTRL + F6
CTRL + TAB
Cycles through the MDI child windows one window at a time.

Window.PreviousDocumentWindow
CTRL + SHIFT + F6
CTRL + SHIFT + TAB
Moves to the previous document in the Editor or Designer.

Window.NextPane
ALT + F6
Moves to the next tool window.

Text Manipulation Shortcut Keys
Edit.ClearBookmarks
CTRL + K, CTRL + L
Removes all unnamed bookmarks in the current document.

Edit.CommentSelection
CTRL + K, CTRL + C
Marks the current line of code as a comment, using the correct comment syntax for the programming language.

Edit.UncommentSelection
CTRL + K, CTRL + U
Removes the comment syntax from the current line of code.

Edit.ColllapseToDefinitions
CTRL + M, CTRL + O
Automatically determines logical boundaries for creating regions in code, such as procedures, and then hides them.

Edit.ToggleAllOutlining
CTRL + M, CTRL + L
Toggles all previously marked hidden text sections between hidden and display states.

Edit.ToggleOutliningExpansion
CTRL + M, CTRL + M
Toggles the currently selected hidden text section between the hidden and display state.

Edit.ToggleBookmark

时间: 2024-09-20 00:31:12

英文版的Visual Studio.Net 2003 快捷键!的相关文章

Microsoft Visual Studio .NET 2003制作安装程序

visual|程序 做B/S项目已经很久了,总是羡慕应用软件漂亮的安装程序,也见到有一些使用InstallShield来做B/S系统安装程序,听说设置有点繁复,一直没有去研究它.最近新做了一个ASP.NET的查询项目,需要做一个安装程序,恰好发现Microsoft Visual Studio.net 2003可以完全胜任,那我又怎么会舍近求远呢!呵呵,闲话少说,来看看我如何制作吧! 首先,运行Microsoft Visual Studio .NET 2003,点"文件"→"新

ASP.NET MVC在Visual Studio中的快捷键

在Visual Studio中有一些不错的快捷键,可以帮助我们在ASP.NET MVC Web Project中快速创建 Controller.创建Views以及在Controller Action和View之间切换. ASP.NET MVC快捷键列表如下: -创建Controller:Ctrl+M Ctrl+C -创建View:Ctrl+M Ctrl+V View与Controller Action之间窗口切换:Ctrl+M Ctrl+G 这些快捷键很好用而且容易记,C是Controller的

小弟急需Visual Studio .NET 2003 合并集合

问题描述 小弟急需VisualStudio.NET2003合并集合 解决方案 解决方案二:?????解决方案三:08年的帖,不知道lz是否已经找到解决方案四:什么情况?

我是一个外行,请问是不是,visual studio .net 2003,vista系统不支持.

问题描述 我是一个外行,请问是不是,visualstudio.net2003,vista系统不支持. 解决方案 解决方案二:?解决方案三:据很多人说,能够安装上,但是运行经常出现问题,有时候搜索资源时会导致系统崩溃.解决方案四:目前仍然有非常多的bug需要解决(VS2003基本还是工作的,只是在一些情形下不工作,因为Vista中的安全措施以及对进程/内存的控制影响了VSdebugger,建议在VPC/VM里使用VS2003)解决方案五:确实,新的东西最好别那么早用,多数人都说好时再用,呵呵

怎么才能装我想装 Visual Studio .NET 2003来编C#呀?

问题描述 我想装VisualStudio.NET2003用来编C#,现在我装了MSDNLibraryforVisualStudio.NET2003,有1GB多,它是不是用来编C#的呀,怎么每次下的都是它,哪里有VisualStudio.NET2003编程软件下呀? 给个好的地址吧! 解决方案 解决方案二:装2005不行吗.迅雷上去搜,下载速度可以达到1.7M/s

Microsoft Visual Studio .NET 2003在添加WinFrom 窗体的时候,弹出一个对话框Microsoft Development Environment 'collection.parent'无法新建窗体?重装了,好几遍依然如此

问题描述 MicrosoftVisualStudio.NET2003在添加WinFrom窗体的时候,弹出一个对话框Microsoft DevelopmentEnvironment'collection.parent',无法新建窗体?开发环境无法使用!重装了,好几遍依然如此!请遇到此类情况的朋友,给指点一下!谢谢! 解决方案 解决方案二:感觉是搂主的安装程序不完整的问题解决方案三:引用1楼net5i的回复: 感觉是搂主的安装程序不完整的问题 我用这个安装程序,在别的机器上安装未出现此类问题.

VS2003中文版突然不能新建项目了,不能导航到C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\VCWizards\win32wiz\html\2052

问题描述 修复不行,重新安装也不行.安装必备时,说是.netframework1.1出了问题,于是单独卸掉并重新安装它,然后整个重装VS2003,现在问题依旧没有解决.请大侠帮忙!多谢了! 解决方案 解决方案二:该回复于2008-05-09 11:19:45被版主删除

Visual Studio常用快捷键

利用Visual Studio的常用快捷键,可以提高工作效率,加快工作速度,产出更多的工作成果. 声明 介绍的快捷键排名不分先后,也不论快捷键的好坏,只是列出可以提高工作效率的快捷键,同时也欢迎大家补充. 1.F5 这个键恐怕使用率是最高的了吧. 编译解决方案,以debug模式启动startup项目. 2.Ctrl+E / Ctrl+D 格式当前文档的代码,重新排列当前文档的代码. 3.Ctrl+E / Ctrl+C 注释选中代码,或者注释鼠标所在行的代码. 4.Ctrl+E / Ctrl+U

Visual Studio 2008快捷键大全

现在来介绍一下Visual Studio 2008的快捷键,其实Visual Studio 2008作为新一代集成开发工具,功能更加的强大.很多快捷键和Visual Studio 2005基本一样,但是略有差别.作为一款更加成熟的集成开发工具,它又为我们提供了哪些快捷方式呢,下面详细介绍Visual Studio 2008快捷键和具体的操作的意义. [窗口快捷键] Ctrl+W,W: 浏览器窗口 Ctrl+W,S: 解决方案管理器 Ctrl+W,C: 类视图 Ctrl+W,E: 错误列表 Ctr