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.
我有firebug 1.11.4,每次重新加载页面时,脚本中的断点都会消失。有没有办法持久化它们,这样我就不必每次重新加载页面时都设置它们?
谢谢。
如果您可以控制服务器上的脚本,则可以在 : 'debugger' 中输入一行,然后启动它。