Win7系統(tǒng)hosts文件內(nèi)容是什么?
hosts是一個沒有擴展名的系統(tǒng)文件,可以用記事本等工具打開,其作用就是將一些常用的網(wǎng)址域名與其對應的IP地址建立一個關聯(lián)“數(shù)據(jù)庫”,當用戶在瀏覽器中輸入一個需要登錄的網(wǎng)址時,系統(tǒng)會首先自動從hosts文件中尋找對應的IP地址。那Win7系統(tǒng)的hosts默認文件在哪里?下面就和大家說一下Win7系統(tǒng)hosts文件內(nèi)容是什么。
步驟如下:
一、什么是hosts文件?
hosts是一個沒有擴展名的系統(tǒng)文件,其基本作用就是將一些常用的網(wǎng)址域名與其對應的IP地址建立一個關聯(lián)“數(shù)據(jù)庫”,
當用戶在瀏覽器中輸入一個需要登錄的網(wǎng)址時,系統(tǒng)會首先自動從Hosts文件中尋找對應的IP地址,一旦找到,系統(tǒng)會立即打開對應網(wǎng)頁,如果沒有找到,則系統(tǒng)再會將網(wǎng)址提交DNS域名解析服務器進行IP地址的解析,如果發(fā)現(xiàn)是被屏蔽的IP或域名,就會禁止打開此網(wǎng)頁!

二、Win7的hosts 默認文件
文件地址:C:WINDOWSsystem32driversetchosts
默認里面的內(nèi)容如下:
-------------------------------------------------------
# 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系統(tǒng)hosts文件內(nèi)容是什么的內(nèi)容了。hosts文件是電腦上一個用來關聯(lián)你所訪問的網(wǎng)址和IP對應解析的一個文件,不了解的可以參考一下上述的內(nèi)容,希望在這里能夠幫助到更多有需要人。
相關文章:
1. 如何從 PC 上的 USB 安裝 Windows 112. glibc 2.31補丁導致Linux子系統(tǒng)WSL 1運行Ubuntu 20.04出問題3. 關于linux(ubuntu 18.04) 中idea操作數(shù)據(jù)庫失敗的問題4. 如何在VM虛擬機中安裝win7系統(tǒng)5. Centos7安裝Chacha20加密算法詳解6. CentOS7中無法找到pci find device函數(shù)的解決方法7. win11安裝跳過tpm8. centos7使用docker部署gitlab-ce-zh應用詳解9. win7怎么設置屏幕休眠密碼(win7屏幕保護設置密碼)10. Windows10打開窗口自動貼邊指令技巧分享
