我想知道,为什么装上某一页的时间与时俱进(即使用某个浏览器)。 我在该网页上有一部java字母代码。
我倾向于比较一个浏览器的页数。 但是,当只有一个浏览器时,时间的长短可能不同。 很难比较这些浏览器的提供时间。
为什么会发生这种情况?
感谢一栋楼房:
我想知道,为什么装上某一页的时间与时俱进(即使用某个浏览器)。 我在该网页上有一部java字母代码。
我倾向于比较一个浏览器的页数。 但是,当只有一个浏览器时,时间的长短可能不同。 很难比较这些浏览器的提供时间。
为什么会发生这种情况?
感谢一栋楼房:
是否在实验室条件下测试。 你确信,在页上,你的系统资源没有其他负担。
最重要的是,在您的浏览器、推广器、其他表格中是否有任何其他进程。 等等。
如果你不把当地服务器重新装上该网页,那么你还有许多变量需要考虑,这一点也非常重要。
而且,正如吨位指出的那样,它是否装载时间,还是提供时间?
简言之,以下因素会严重影响到时间:
首先,我检查了打字规则。 根据这些条件,可以告诉你的浏览器,在短时间内只能节省静态元素,在接获要求重载这些装置时,就会增加装载时间。
Secondly, compare server speeds at different times of day (there s online tools for this). Also have a look on how busy your server is. Especially shared servers can be quite slow from time to time.
Then, have a look at your code. If you re setting cookies, these might influence loading time depending on their size. The larger the cookies grow, the slower the site loading might become.
I have been using Visual Studio 2008 for the past 2 years or so. Recently, in 2 particular ASP.NET (with VB.NET) web sites I am forced to do a Rebuild Solution after any change, no matter how minor, ...
I d like to create a simple program that will block certain websites for the user under certain conditions (e.g. after 7:00pm if homework is due the next day). This would be just a programming ...
I d like to learn how to build a website, say using .Net (Monorail comes to mind). I d like a pet project, something that: Will take a fair yet reasonble amount of time I can I can build on my own ...
OK here is the deal. Me and some buddies are doing a Podcast(for over 4 year now) and in April we relaunched the site, that included a new Backend. Since I only had 2 weeks back then for getting ...
This is what I m trying to do: Example http://img689.imageshack.us/img689/5761/cssautowidth.th.jpg (Larger image.) When the <nav> element is present in the design, I want it to look like the ...
Ok, I m trying to make an application for an online Radio Station. I have it set to read the song title and artist and write it to a text file on the webserver. I want to have the application store ...
What points should I keep in mind while designing. How we can make good design while keeping in mind color related Accessibility guideline of WCAG 2.0?
How does Drupal support a means to update and review a website before it is published? Does it only allow you to preview a page at a time before you publish it or is there a way to create a site ...