我是靠谱客的博主 时尚海燕,最近开发中收集的这篇文章主要介绍计算机英语解析,计算机专业英语之解析出错信息,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

计算机专业英语之解析出错信息

2009-02-15 09:45:00 无忧考网

c3e1d08d375df9b35c5d4c3fe2093aae.pngDecoding Error Messages

As you surf the Net, you will undoubtedly find that at times you can’t access certain websites. Why, you make wonder? Error messages attempt to explain the reason. Unfortunately, these cryptic* messages baffle* most people. We’ve deciphered* the most common ones you may encounter.

400 - Bad Request

Problem: There’s something wrong with the address you entered. You may not be authorized* to access the web page, or maybe it no longer exists.

Solution: Check the address carefully, especially if the address is long. Make sure that the slashes are correct (they should be forward slashes) and that all the names are properly spelled. Web addresses are case sensitive, so check that the names are capitalized in your entry as they are in the original reference to the website.

401 - Unauthorized

Problem: You can’t access a website, because you’re not on the guest list, your password is invalid or you have entered your password incorrectly.

Solution: If you think you have authorization, try typing your password again. Remember that passwords are case sensitive.

403 - Forbidden

Problem: Essentially the same as a 401.

Solution: Try entering your password again or move on to another site.

404 - Not Found

Problem: Either the web page no longer exists on the server or it is nowhere to be found.

Solution: Check the address carefully and try entering it again. You might also see if the site has a search engine and if so, use it to hunt for the document. (It’s not uncommon for pages to change their addresses when a website is redesigned.) To get to the home page of the site, delete everything after the domain name and hit the Enter or Return key.

503 - Service unavailable

Problem: Your Internet service provider (ISP) or your company’s Internet connection may be down.

Solution: Take a stretch, wait a few minutes and try again. If you still have no luck, phone your ISP or system administrator.

Bad file request

Problem: Your web browser may not be able to decipher the online form you want to access. There may also be a technical error in the form.

Solution: Consider sending a message to the site’s webmaster, providing any technical information you can, such as the browser and version you use.

Connection refused by host

Problem: You don’t have permission to access the page or your password is incorrect.

Solution: Try typing your password again if you think you should have access.

Failed DNS lookup

Problem: DNS stands for the Domain Name System, which is the system that looks up the name of a website, finds a corresponding number (similar to a phone number), then directs your request to the appropriate web server on the Internet. When the lookup fails, the host server can’t be located.

Solution: Try clicking on the Reload or Refresh button on your browser toolbar. If this doesn’t work, check the address and enter it again. If all else fails, try again later.

File contains no data

Problem: The site has no web pages on it.

Solution: Check the address and enter it again. If you get the same error message, try again later.

Host unavailable

Problem: The web server is down.

Solution: Try clicking on the Reload or Refresh button. If this doesn’t work, try again later.

Host unknown

Problem: The web server is down, the site may have moved, or you’ve been disconnected from the Net.

Solution: Try clicking on the Reload or Refresh button and check to see that you are still online. If this fails, try using a search engine to find the site. It may have a new address.

Network connection refused by the server

Problem: The web server is busy.

Solution: Try again in a while.

Unable to locate host

Problem: The web server is down or you’ve been disconnected from the Net.

Solution: Try clicking on the Reload or Refresh button and check to see that you are still online.

Unable to locate server

Problem: The web server is out-of-business or you may have entered the address incorrectly.

Solution: Check the address and try typing it again.

最后

以上就是时尚海燕为你收集整理的计算机英语解析,计算机专业英语之解析出错信息的全部内容,希望文章能够帮你解决计算机英语解析,计算机专业英语之解析出错信息所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(53)

评论列表共有 0 条评论

立即
投稿
返回
顶部