chrome、Firefox调试技巧

来源:互联网 发布:淘宝怎样买东西便宜 编辑:程序博客网 时间:2024/05/29 14:27
http://ued.taobao.org/blog/?p=5534
chrome调试
http://www.cnblogs.com/QLeelulu/archive/2011/08/28/2156402.html
chrome的调试
https://developers.google.com/chrome-developer-tools/docs/commandline-api
chrome console 命令详解
http://www.ruanyifeng.com/blog/2008/06/firebug_tutorial.html
Firebug入门指南
http://www.ruanyifeng.com/blog/2011/03/firebug_console_tutorial.html
Firebug控制台详解
https://developers.google.com/chrome-developer-tools/docs/mobile-emulation
chrome移动版调试
http://blog.moocss.com/code-snippets/mobile-web-code-snippets/1384.html
http://www.cnblogs.com/xiaoyao2011/p/3447421.html

查看事件绑定




-------------------------------------------------------------------------------------

使用console.table()打印数组

http://ourjs.com/detail/528ab685b5cbfd990b000001

使用console.time()打印js执行时间

http://blog.mariusschulz.com/2013/11/22/measuring-execution-times-in-javascript-with-consoletime


参考:http://segmentfault.com/q/1010000000387828

http://segmentfault.com/q/1010000000414888

0 0
原创粉丝点击