Chrome browser Debugging features Introduction

Source: Internet
Author: User
Tags chrome developer chrome developer tools

(1) Open:

Right-click to select a review element or ctrl+shift+i or press F12 directly

(2) Introduction:

Elements (elements) view and edit elements on a page, including HTML and CSS

Resource (resources) to see the requested resource situation, including CSS, JS, pictures, Cookies, HTML5 database and Localstore, etc.

Network Analysis Web site requests, view request headers and response headers for a request, and respond to content. You need to open the developer tool First, switch to this tab, and then refresh the page before it appears.

Timeline (timeline) First open this tab and click on ' Start snapping ' below to show it. Displays all the time on the page, including running scripts, network activities, page rendering, and so on.

Profiles (report) can intercept CPU usage reports for a period of time, CSS class usage reports (used to weed out unused CSS), heap memory snapshots (for optimizing JS scripts and DOM structures).

Audits (audit) Let chrome give you a little bit of advice about which code is unnecessary and useless.

Console (console) JavaScript console

Sources (source code) for debugging JS, there is a list of all JS code on the left, the middle is the code area (below the function of formatting code), the right is a breakpoint, trigger, call stack and so on

(3)

More Search Chrome developer tools Browser Debugging features

Chrome browser Debugging features Introduction

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.