Firebug 中的脚本编辑

发布于 2024-11-05 08:46:28 字数 25 浏览 0 评论 0原文

如何使用 firebug 编辑脚本?

How do I edit the script using firebug?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

耀眼的星火 2024-11-12 08:46:28

你不能,尽管你可以在控制台,并从“监视”窗格修改变量的值。

You can't, though you can execute arbitrary statements in the console, and modify the value of variables from the Watch pane.

十年不长 2024-11-12 08:46:28

您可以编辑 HTML、调试 javascript、监视和编辑变量,但无法编辑脚本。

You can edit HTML, debug javascript, watch and edit the variables, but you can't edit the script.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文