Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 javascript 代码中设置了一个断点并开始调试。在某些时候,调试器会跳转到链接的 jquery.min.js 文件并停止。有没有办法告诉 Firebug 跳过某些文件并只留在我的代码中?