作者:李国龙度_476 | 来源:互联网 | 2023-05-19 05:39
IliketokeepjavascriptdebuggingenabledinmybrowsersowhenImdevelopingmyowncodeIcani
I like to keep Javascript debugging enabled in my browser so when I'm developing my own code I can instantly see when I've made an error.
我喜欢在我的浏览器中启用Javascript调试,所以当我开发自己的代码时,我可以立即看到我出错的时候。
Of course this means I see errors on apple.com, microsoft.com, stackoverflow.com, cnn.com, facebook.com. Its quite fun sometimes to see just how much awful code there is out there being run by major sites but sometimes it gets really annoyed.
当然这意味着我在apple.com,microsoft.com,stackoverflow.com,cnn.com,facebook.com上看到了错误。有时看到有多少糟糕的代码存在于主要网站,但有时它真的很恼火,这很有趣。
I've wondered for YEARS how to change this but never really got around to it. Its particularly annoying today and I'd really like to know of any solutions.
我想知道如何改变这一点但从未真正解决过这个问题。今天特别烦人,我真的很想知道任何解决方案。
The only solution I have is : use a different browser for everyday browsing.
我唯一的解决方案是:使用不同的浏览器进行日常浏览。
I'm hopin theres some quick and easy plugin someone can direct me to where I can toggle it on and off based upon the domain i'm on.
我有一些快速简单的插件,有人可以指引我到我可以根据我所在的域打开和关闭的地方。
Edit: I generally use IE7 for everyday browsing
编辑:我通常使用IE7进行日常浏览
8 个解决方案