The Google Chrome Developer Tools provide an integrated environment for debugging, optimizing, and understanding a web application, or website, running in Google Chrome. The developer tools are developed partly through the open source project,
WebKit, where the tools are called Web Inspector.
This document provides an introduction to the developer tools, and links to other resources that provide more in-depth information.
Getting Started with Developer Tools
To get started with the developer tools, open a web page, or web app, in Google Chrome then take one of the following actions:
Tutorials
For a full tutorial, see the
Chrome Developer Tools Tutorial.
其他信息:
http://www.stevesouders.com/blog/2009/11/30/chrome-dev-tools/
截图:
本文转自Justin博客园博客,原文链接:http://www.cnblogs.com/justinw/archive/2009/12/02/1615633.html,如需转载请自行联系原作者