编程教程
您现在的位置: 中国个人站长站 >> 网络编程 >> ASP.NET教程 >> 教程正文 英文版的Visual Studio.Net 2003 快捷键!
推荐位

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

中国个人站长站 ASP.NET教程 点击数: 更新时间:2007-8-3 22:16:42
Edit.WordDeleteToStart

CTRL + BACKSPACE

Deletes the word to the left of the insertion point.

Edit.TabLeft

SHIFT + TAB

Moves selected lines to the left one tab stop.

Edit.MakeLowercase

CTRL + U

Changes the selected text to lowercase characters.

Edit.MakeUppercase

CTRL + SHIFT + U

Changes the selected text to uppercase characters.

 

 

 

Text selection Shortcut Keys

Edit.DocumentEndExtend

CTRL + SHIFT + END

Selects the text from the insertion point to the last line of the document.

Edit.DocumentStartExtend

CTRL + SHIFT + HOME

Selects the text from the insertion point to the first line of the document.

Edit.LineEndExtend

SHIFT + END

Selects text from the insertion point to the end of the current line.

Edit.LineStartExtend

SHIFT + HOME

Selects text from the insertion point to the start of the line.

Edit.LineEndExtendColumn

SHIFT + ALT + END

Moves the insertion point to the end of the line, extending the column selection.

Edit.LineStartExtendColumn

SHIFT + ALT + HOME

Moves the insertion point to the start of the line, extending the column selection.

Edit.SelectAll

CTRL + A

Selects everything in the current document.

Edit.SelectCurrentWord

CTRL + W

Selects the word containing the insertion point or the word to the right of the insertion point.

Edit.ViewTopExtend

CTRL + SHIFT + PAGE UP

Extends the selection to the top of the current window.

Edit.ViewBottomExtend

CTRL + SHIFT + PAGE DOWN

Moves the cursor to the last line in view, extending the selection.

 

 

 

Text navigation Shortcut Keys

Edit.DocumentEnd

CTRL + END

Moves the insertion point to the last line of the document.

Edit.DocumentStart

CTRL + HOME

Moves the insertion point to the first line of the document.

Edit.GoTo

CTRL + G

Displays the Go To Line dialog box.

Edit.PreviousBookmark

CTRL + K, CTRL + P

Moves to the previous bookmark.

Edit.NextBookmark

CTRL + K, CTRL + N

Moves to the next bookmark in the document.

View.BrowseNext

CTRL + SHIFT + 1

Navigates to the next definition, declaration, or reference of an item. Available in the Object Browser and Class View window.

 

 

 

Debugging Shortcut Keys

 

Debug.ApplyCodeChanges

ALT + F10

Starts an Edit and Continue build to apply changes to code being debugged.

Debug.BreakAll

CTRL + ALT+ Break

Temporarily stops execution of all processes in a debugging session. Available only in Run mode.

Debug.ClearAllBreakpoints

CTRL + SHIFT + F9

 

Clears all of the breakpoints in the project.

Debug.EnableBreakpoint

CTRL + F9

Sets a breakpoint at the current line of code.

Debug.Restart

CTRL + SHIFT + F5

Terminates a debugging session, rebuilds, and then starts running the application from the beginning. Available in Break and Run modes.

Debug.Start

F5

Automatically attaches the debugger and runs the application from the startup project specified in the <Project> Properties dialog box. Changes to Continue if in Break mode.

Debug.StartWithoutDebugging

CTRL + F5

Runs the code without invoking the debugger.

Debug.StepOver

F10

Executes the next line of code, but does not follow execution through any function calls.

Debug.StepInto

F11

Executes code one statement at a time, following execution into function calls.

 

 

 

HTML Designer Shortcut Keys

Edit.ListMembers

CTRL + J

Lists members of the current class for statement completion when editing code. Available only in HTML view of the HTML Designer.

Edit.ViewBottom

CTRL + PAGE DOWN

Moves to the bottom of the current document. Available only in HTML View of the HTML Designer.

View.NextView

CTRL + PAGE DOWN

Switches from Design view to HTML view and vice versa. Available only in Design view of the HTML Designer.

Format.Bold

CTRL + B

Toggles the selected text between bold and normal. Available only in Design view of the HTML Designer.

Format.DecreaseIndent

CTRL + SHIFT + T

Decreases the selected paragraph by one indent unit. Available only in Design view of the HTML Designer.

 

 

 

 

上一页  [1] [2] 

教程录入:swh    责任编辑:swh 
个人站长站与你风雨同舟!
本站所提供的资源均来源于互联网,如有侵权行为,请与本站管理员联系,我们会第一时间删除!
·如果您发现《英文版的Visual Studio.Net 2003 快捷键!》文章有错误,也请通知我们修改!
联系邮箱chinageren#126.com,谢谢支持!
站内搜索:
广告服务 | 友情链接 | 联系我们 | 免责声明 | 用户留言 | 网站导航
版权所有:中国个人站长站 2007-2008 未经授权禁止复制或建立镜像 客服QQ号:112731235
copyright © 2007-2008 www.ChinaGeRen.com online services. all rights reserved. 苏ICP备05000059号