且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Firebug:在脚本选项卡中调试期间打开控制台

更新时间:2023-12-05 10:40:28

我找到了解决方案。在脚本标签中,按 CTRL + SHIFT + L 和控制台(命令行弹出文档说明)将显示在底部(如Chrome)。

I found the solution. In the script tab, press CTRL+SHIFT+L, and the console (Command Line Popup, as the doc says) will appear at the bottom (as in Chrome).

要关闭此功能,请按 ESC