An important shortcut key that must be recognized by C # and Java debugging experts

Source: Internet
Author: User

Debug C # With vs2008 #Code

F5: Run, continue running (equivalent to F8 in eclipse)

F10: Next step, one by one (equivalent to F6 in eclipse)

F11: Enter the method (equivalent to F5 in eclipse)

F12: Go to definition (F3 in eclipse)

F7: ViewSource code

CTRL + pause/break: Very powerful. When you run the form, press the shortcut key. Vs will jump to the code that is running, saving time for searching the corresponding code of the form.

Learn how to use Quick monitoring and add monitoring (watch in eclipse)

Use eclipse to debug Java code

CTRL + Shift + R: Open the resource file

CTRL + Shift + I: magnifier

F4: View hierarchy cascade information

Shift + ALT + Z: highlight the code to be processed, Shift + ALT + Z, and select as needed, if and other statement blocks can also be easily added.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.