作者:G路过的彩虹 | 来源:互联网 | 2023-05-17 23:22
IamusingMicrosoftVisualWebDeveloper2008Express.我使用的是MicrosoftVisualWebDeveloper2008
- I am using Microsoft Visual Web Developer 2008 Express.
我使用的是Microsoft Visual Web Developer 2008 Express。
- I've made an ASP.NET MVC site which has 6 CSS files and 6 Javascript files in the HEAD element in the Site.Master file.
我创建了一个ASP.NET MVC站点,它在Site.Master文件的HEAD元素中有6个CSS文件和6个Javascript文件。
- When I do F5 or CTRL-F5 in Explorer or Opera, the site displays instantly.
当我在资源管理器或Opera中执行F5或CTRL-F5时,该站点立即显示。
- When I run my site in Firefox, it takes a SECOND for each CSS and each Javascript file on LOCALHOST, i.e. 12 seconds to load on localhost.
当我在Firefox中运行我的网站时,每个CSS和LOCALHOST上的每个Javascript文件需要一个SECOND,即在localhost上加载12秒。
What might I be able to change in the Firefox settings so it is as fast as Opera and Explorer?
我可以在Firefox设置中更改哪些内容,以便它与Opera和Explorer一样快?
NEW INFO: Uninstalled Firebug completely, no yslow, no other add-ons. When I take out the CSS and Javascript files, then Firefox is as fast as the other browsers. What could be taking it so long on a local connection?
新信息:完全卸载Firebug,没有yslow,没有其他附加组件。当我拿出CSS和Javascript文件时,Firefox就像其他浏览器一样快。什么可以在本地连接上花费这么长时间?
4 个解决方案