In this lesson, let's talk about the use of tools (which can speed up our development efficiency), and we will already take a detour.
Full screen (this is a favorite): view-> full screen
Multi-Window tile: windows-> title horizontally & title vertically
The effect is as follows:
We can also split the screen, windows-> split. If you don't want to, move the mouse to the midpoint and drag it to the lower right corner.
We also need the automatic prompt feature of the tool, which can be developed quickly. This saves me a lot of time during java development, tools-> statement completion options of options is to select the automatic prompt function, which is all selected by default. Of course, this is not as intelligent as developing java eclipse, but VC ++ 6.0 has always been a classic, so what about VS2010? If you like it, you can choose it by yourself. You can also find the view function.
Debug dialog box: tools> options> debug
From mzlqh's column