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.
在 Chrome 开发工具中,我们可以使用界面底部一行的“暂停”图标来中断所有异常。所以当我们的网页在运行的时候,我们可以在不加断点的情况下突然中断,并且知道脚本在哪里停止。我们可以在歌剧蜻蜓中做到这一点吗?
谢谢。
有一个“显示解析错误和异常中断”切换(立即在下拉列表的左侧选择当前要显示的脚本)。