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.
在 Firefox 的 firebug 插件中,在 Script 选项卡下,在右侧窗口中,有 watch 选项卡。您可以在此处输入变量名称或 javascript 表达式并对其进行评估。
如果您需要更改该表达式,您可以右键单击它,然后选择“Edit watch expression...” 有时您可以双击它,它会让您进行编辑,但有时这不起作用。通常当你在看一个物体时。
是否有键盘快捷键来编辑选定的手表表达式?或者一致的方式使用双击编辑,而不是展开对象。
我希望F2工作,但这无济于事。
我发现如果您双击输入部分的最右侧(就在删除按钮的左侧),那么萤火虫将开始为您编辑手表。