Today I made a small tool, which is the integration of shortcuts, the interface is roughly as follows:------------------------------------------------------------------------Web site folder Run commandCnblog C # ASP. NET WPF run: _____________Google-
First, go language installationView Details: Go language Download, installation, configurationSecond, Golang plug-in introductionfor the Visual Studio Code development tool, there is an excellent Golang plugin whose homepage is:
1. RabbitMQMQ is all called the message queue, and Message Queuing (MQ) is an application-to-application communication method. Applications communicate by writing and retrieving data (messages) for applications that enter and leave the queue,
Tags-BoldDefinition and Usage:The tag specifies bold text.Hints and NotesNote: The tag should be used as the last option, according to the HTML5 specification, when no other suitable label is appropriate. HTML5 Specification declaration: You
With Visual Studio for more than 5 years, it's time to make a memo for yourself. Each time into a new group for new computers, install their familiar environment and have to reconfigure, do not do some memo old will forget something. The tool is
Shortcut keys
Function description
Crtl+k,crtl+c
Comment The line of the cursor, or select the row
Crtl+k,crtl+u
Counter comment cursor line, or select row
Crtl+k,crtl+f
Format full
3rd: Visual Studio Programmer's mottoVisual Studio 2010 is a program development tool that I often use, and I know that there are a lot of shortcuts in VS that can help improve efficiency, but I don't want to remember, and recently read the book
Editor (Editing)Sublime text Editor is very human-it is not like vim anti-human (although I also use vim, but I still want to say that Vim's shortcut set cliff even less metabolic products), a small number of shortcut keys can complete the majority
Because leader doesn't recommend taking the time to do this, it's basically overtime work.In the process of doing this, IntelliJ idea is more familiar with, review the use of Spy,mock,verify,when in the Mocikitto, this refactoring is basically a
Write a long code, but sometimes want to go back to look for the previous code, in addition to using the go To Definition function. Of course, the most convenient is to first add the current code bookmark. Then scroll to see the other code, and only
VS2013 Common shortcut keys1. Go back to the previous cursor position/advance to the next cursor position1) Go back to the previous cursor position: Use the combo key "Ctrl +-";2) advance to the next cursor position: "Ctrl + Shift +-".2.
As a powerful tool in Java, idea is very useful, the reference network to summarize its common shortcut keys are as follows:
CTRL +/(CTRL + Shift +/):Comment or counter-annotate the specified statement. This is my favorite, so ranked in the
Sublime Text 3 Installation and useThis article is sublime Text full guide by Lucida (http://www.cnblogs.com/figure9/p/sublime-text-complete-guide.html) notes, and added some of their own organized content , thanks to the original author.1.
Ctrl+shift + Enter, statement completion
“! ", negative completion, enter expression when you press"! "Key
Ctrl+e, recent files
Ctrl+shift+e, recently changed files
Shift+click, you can close the file
ctrl+[OR], you can run to the
1. go back to the previous cursor position / advance to the next cursor position1) Go back to the previous cursor position: Use the combo key "Ctrl +-";2) advance to the next cursor position: "Ctrl + Shift +-".2. copy / cut / Delete entire line of
Source: http://www.cnblogs.com/bluestorm/archive/2012/10/28/2743792.html1. Brace pairing highlighting:"On the left side of the front parenthesis, the left side of the parenthesis," double-click the left mouse button to select the matching brackets
SimpleCursorAdapter1. For the principle, see the following code comments.Cursor cursor = dbHelper. fetchAllCountries (); // The entries stored in the cursor that need to be loaded into the listView may consist of one or more rows. Each row may
First go To definition see:Here it says that the params is a mutable parameter, so what is a mutable parameter? Here are a few examples:------------------------------------------------------------------See here, define a type parameter, can only
Exit Program: ALT+F4Repaint screen: Ctrl+alt+spaceShow selection box: Ctrl+eCopy one row (selected row): Ctrl+kThe character that exactly copies the line to the right of the location: ctrl+shift+kCopy to clipboard: Ctrl+delCut one line: Ctrl+uCut
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.