Chrome Javascript 控制台:缺少幻像资源
当使用 Chrome 的 JavaScript 控制台时,我收到此错误:
X GET file:///C:/Documents%20and%20Settings/ (...etc etc...) /479415
通常最后一部分会丢失 GIF 或 JPG,但什么都没有丢失,并且我找不到任何对“479415”的引用。 FireFox和IE中的工具没有发现任何错误。我已经使用断点和 F10 逐行执行了代码,并且此错误仅在加载 index.html 后出现。知道发生了什么吗?
When using Chrome's JavaScript console I get this error:
X GET file:///C:/Documents%20and%20Settings/ (...etc etc...) /479415
Normally that last part would be a missing GIF or JPG, but nothing is missing, and I cannot find any reference to "479415". The tools in FireFox and IE don't find anything wrong. I've stepped through the code line by line using breakpoints and F10, and this error just appears after index.html has loaded. Any idea what is happening?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论