IE8 Javascript 分析器不显示源代码

发布于 2024-10-11 22:12:06 字数 90 浏览 7 评论 0原文

在开发者工具中使用 IE8 的 javascript profiler 时,为什么报告中不显示 url 或行号?如果我双击一个函数,它会显示“源代码不适用于此位置”。

When using IE8's javascript profiler in the Developer Tools, why does it not show the url or line number in the report? If I double click on a function it says "Source code is not available for this location".

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

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

发布评论

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

评论(1

一抹苦笑 2024-10-18 22:12:06

您必须转到“脚本”选项卡并单击“开始调试”才能在探查器结果中获取行号和文件名。

带图片说明:
http://msdn.microsoft.com/en-我们/库/dd565625(v=vs.85).aspx

You have to go to the Script tab and click Start Debugging to get line numbers and file names in profiler results.

Instructions with pictures:
http://msdn.microsoft.com/en-us/library/dd565625(v=vs.85).aspx

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