In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article introduces you what are the convenient skills of VS2008, the content is very detailed, interested friends can refer to, hope to be helpful to you.
Seven aspects of VS2008 skills are described in detail, they are: use CTRL+k+c to comment the code, you can close all document windows, double-click the database file in the App_Data directory to open the database port, and copy files or directories to our project by dragging and dropping.
1. Annotate code using CTRL+k+c
If you want to disable a piece of code temporarily, you can comment it out by selecting it first, then CTRL+k+c (hold down the CTRL key, then press the k key, and then press the c key), and use CTRL+k+u to uncomment.
(figure 1)
(figure 2)
two。 You can close all document windows except the current one.
We often open multiple document windows in Visual Studio, and we can use the CTRL+TAB key combination to easily switch between different windows. However, if we open too many windows, it will be difficult to use CTRL+TAB.
VS2008 Tip there are two ways to close an open document window. One is to close all documents through the window menu. A better way is to right-click on the tab of the current document window and select "close all but that"
(figure 3)
3. Double-click the database file in the App_Data directory to open the database
In fact, the VS2008 technique is not a skill. Many friends use it intentionally or unintentionally.
4. Copy a file or directory into our project by dragging and dropping
Sometimes we use previous projects in new solutions, but our approach is to right-click on the solution and select add-> existing projects, but this approach is too slow. Is there a faster way? The answer is yes, simply drag a file or directory to solution Explorer, OK.
Detailed description of the Internal structure of Visual Studio
A rough description of learning from Visual Studio 2005
Experts and scholars comment on the functions of Visual Studio software
Explain in detail how to use the Visual Studio menu
Talk about the environment built by Visual Studio 2010
5. Use CTRL+ spaces for automatic completion
This method is too considerate for foreigners, but our domestic friends generally use CTRL+ spaces to turn the input method on / off. I won't go into details here.
6. Create a new item using CTRL+n or CTRL+SHIFT+a
In general, the VS2008 technique is slower to use the mouse than to use keyboard shortcuts when performing an operation. For example, to add new items to a project, you can use CTRL+n or CTRL+SHIFT+a, the former for the ASP.NET Web site and the second for ASP.NET MVC Web Application. Get into the habit of using keyboard shortcuts from CTRL+n or CTRL+SHIFT+a.
7. When you create a new file, you do not need to fill in the file extension.
Following the previous VS2008 trick, when you add a new item through the shortcut key, a dialog box opens that allows you to navigate the focus by using the TAB key and the direction key. When the focus is switched to "name", the new entry name you fill in can not include the file extension. Because Visual Studio will give us an extension based on the template we choose.
What are the convenient skills about VS2008 to share here, I hope that the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.