Windows XP Windows 7 Windows 2003 Windows Vista Windows教程綜合 Linux 系統教程
Windows 10 Windows 8 Windows 2008 Windows NT Windows Server 電腦軟件教程
 Windows教程網 >> Windows 7系統教程 >> Win7系統應用技巧 >> Win7系統hosts文件內容是什麼?

Win7系統hosts文件內容是什麼?

日期:2017/1/24 18:55:05      編輯:Win7系統應用技巧

  hosts是一個沒有擴展名的系統文件,可以用記事本等工具打開,其作用就是將一些常用的網址域名與其對應的IP地址建立一個關聯“數據庫”,當用戶在浏覽器中輸入一個需要登錄的網址時,系統會首先自動從hosts文件中尋找對應的IP地址。那Win7系統的hosts默認文件在哪裡?下面就和大家說一下Win7系統hosts文件內容是什麼。

  步驟如下:

  一、什麼是hosts文件?

  hosts是一個沒有擴展名的系統文件,其基本作用就是將一些常用的網址域名與其對應的IP地址建立一個關聯“數據庫”,

  當用戶在浏覽器中輸入一個需要登錄的網址時,系統會首先自動從Hosts文件中尋找對應的IP地址,一旦找到,系統會立即打開對應網頁,如果沒有找到,則系統再會將網址提交DNS域名解析服務器進行IP地址的解析,如果發現是被屏蔽的IP或域名,就會禁止打開此網頁!

Win7系統hosts文件內容是什麼?

  二、Win7的hosts 默認文件

  文件地址:C:\WINDOWS\system32\drivers\etc\hosts

  默認裡面的內容如下:

  -------------------------------------------------------

  # Copyright (c) 1993-2009 Microsoft Corp.

  #

  # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.

  #

  # This file contains the mappings of IP addresses to host names. Each

  # entry should be kept on an individual line. The IP address should

  # be placed in the first column followed by the corresponding host name.

  # The IP address and the host name should be separated by at least one

  # space.

  #

  # Additionally, comments (such as these) may be inserted on individual

  # lines or following the machine name denoted by a ‘#’ symbol.

  #

  # For example:

  #

  # 102.54.94.97 rhino.acme.com # source server

  # 38.25.63.10 x.acme.com # x client host

  # localhost name resolution is handled within DNS itself.

  # 127.0.0.1 localhost

  # ::1 localhost

  -------------------------------------------------------

  上述也就是Win7系統hosts文件內容是什麼的內容了。hosts文件是電腦上一個用來關聯你所訪問的網址和IP對應解析的一個文件,不了解的可以參考一下上述的內容,希望在這裡能夠幫助到更多有需要人。

Copyright © Windows教程網 All Rights Reserved