system32\deivers\etc\hosts是什么

发布网友 发布时间:2024-10-03 11:41

我来回答

1个回答

热心网友 时间:2024-10-14 15:20

看下面的:(英文不要看,按照方法做就行了)

用记事本打开系统盘:\WINDOWS\system32\drivers\etc 目录下的hosts文件,用以下内容替换这个文件的全部内容(或者,前面带井号字符 #的全部不要,只保留最下面一行127.0.0.1 localhost):

# Copyright (c) 1993-1999 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

127.0.0.1 localhost

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com