使用 Devtools 调试 Chrome 并查找分配给变量的特定单词

发布于 2025-01-10 02:20:44 字数 194 浏览 1 评论 0原文

是否有任何选项可以使用 Chrome Devtools 进行调试并查找分配给变量的特定单词?

screenshot

Is there any option to debug and look for a specific word being assigned into a variable using Chrome Devtools?

screenshot

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

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

发布评论

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

评论(1

安人多梦 2025-01-17 02:20:44

假设您至少知道它将位于哪个文件中,并且您提到的特定单词不是文件中常见的通用单词,那么按照cubesareat建议的ctrl+f效果最好。

如果即使返回很多结果,您也可以在单词前添加等号以进一步缩小结果范围。

Presuming you know at least which file it'll be located in, and the specific word you mention isn't something generic that would be expected commonly within the file, then ctrl+f as suggested by cubesareneat will work best.

If even that returns many results, you could add an equals sign before the word to narrow the results down further.

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