有单个HTML5,JavaScript和CSS调试器吗? [英] Is there a single HTML5, JavaScript, and CSS debugger?

查看:88
本文介绍了有单个HTML5,JavaScript和CSS调试器吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道有一个变量的HTML5调试器(如在Dreamweaver中),一个vareity的JavaScript(如JSLint)和CSS调试器(如Firebug),但有一个程序,将调试我的HTML5 ,JS和CSS?它是免费的吗?

I know that there is a varity of HTML5 debuggers (such as in Dreamweaver), a vareity of JavaScript (such as JSLint), and CSS debuggers (such as Firebug), but is there a single program that will debug my HTML5, JS, and CSS? And is it free?

推荐答案


  • Firefox的Firebug http://getfirebug.com/

  • IE8的开发人员工具 http://blogs.msdn.com/b/ ie / archive / 2008/03/07 / improved-productivity-through-internet-explorer-8-developer-tools.aspx

  • Chrome开发人员工具 http://code.google.com/chrome/devtools/

    • Firebug for Firefox http://getfirebug.com/
    • Developer tools for IE8 http://blogs.msdn.com/b/ie/archive/2008/03/07/improved-productivity-through-internet-explorer-8-developer-tools.aspx
    • Chrome Developer tools http://code.google.com/chrome/devtools/
    • 他们都让你调试JS,检查CSS和HTML,他们都是免费的。

      They all let you debug JS, examine CSS and HTML, and they are all free.

      我更喜欢那些IDE内置调试器,因为他们通常使用firefox实现,你运气不好,如果你有一个webkit / IE问题。也许有一天,IDE将让您使用任何浏览器调试,直到那时,我使用IDE只是为了编辑代码。是的,我知道,不是几乎整合,但这是我们现在的所有。

      I prefer those over IDE built-in debuggers since they are usually implemented using firefox and you're out of luck if you have a webkit/IE problem. Maybe one day, IDEs will let you debug using any browser, until then, I use the IDE just for editing the code. Yeah, I know, not nearly as integrated, but that's all we have for now.

      这篇关于有单个HTML5,JavaScript和CSS调试器吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆