久久国产成人av_抖音国产毛片_a片网站免费观看_A片无码播放手机在线观看,色五月在线观看,亚洲精品m在线观看,女人自慰的免费网址,悠悠在线观看精品视频,一级日本片免费的,亚洲精品久,国产精品成人久久久久久久

分享

WIN7下更改hosts文件

 jgmndj6h 2011-11-17
WIN7下更改hosts文件的幾種有效方法
Win7下因?yàn)闄?quán)限問題會(huì)導(dǎo)致不能更改hosts文件,這讓人很是苦惱.下面的幾種方法很有效.希望對(duì)大家有用.
方法一、第一種方法是網(wǎng)上流傳很廣的覆蓋方法.就是先復(fù)制hosts文件到別的地方,,修改完了再覆蓋回來就搞定了。中間會(huì)提示目標(biāo)文件夾拒絕訪問,需要提供管理員權(quán)限,,點(diǎn)擊繼續(xù)即可。這是很簡(jiǎn)單的一種方法,這里就不多講了.
方法二,用記事本更改
首先在開始菜單中,用管理員權(quán)限打開一個(gè)記事本,然后在記事本中打開hosts文件,這樣因?yàn)槭且怨芾韱T權(quán)限打開的,所以可以保存.具體步驟如下:
1,、開始菜單->附件->右鍵點(diǎn)擊“記事本”->以管理員運(yùn)行,(操作如圖)
win7更改hosts
2,、打開之后,用記事本打開hosts文件,hosts文件路徑的是C:\Windows\System32\drivers\etc\hosts,(操作如圖)

win7更改hosts
win7更改hosts
3,、點(diǎn)打開后,,再寫好自己的hosts語句,直接保存就可以了,。(操作如圖)
win7更改hosts
方法三,用批處理更改
1,、把下面的代碼寫入txt文件,并另存為“hosts.bat”文件(這里注意一下,,如果有些朋友的電腦是不顯示文件后綴的,,這樣直接命名沒效,要在文件夾選項(xiàng)中顯示常用文件的后綴),。

@echo off
del %systemroot%\system32\drivers\etc\hosts
echo 127.0.0.1 www.>>%systemroot%\system32\drivers\etc\hosts
start http://www.

2,、把里面的IP和域名更改成自己想要的,,

3、右鍵點(diǎn)擊”hosts.bat”文件,,選擇以管理員權(quán)限運(yùn)行,。即可。(操作如圖)

win7更改hosts

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

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

默認(rèn)里面的內(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

要修改這個(gè)文件的話,,需要修改權(quán)限
右鍵單擊改文件,,選擇[屬性]
切換到[安全]選項(xiàng)卡,單擊中間的那個(gè)[編輯]
在“組或用戶名”里選擇自己的那個(gè)賬戶(如:Users (樂樂-PC\Users))
勾選下面“完全控制”的[允許]復(fù)選框
單擊[應(yīng)用]后就可以修改該文件了

來自: http://hi.baidu.com/cdcdss88/blog/item/047bc6e94ce1333d2cf5342d.html

    本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn),。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式,、誘導(dǎo)購(gòu)買等信息,謹(jǐn)防詐騙,。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評(píng)論

    發(fā)表

    請(qǐng)遵守用戶 評(píng)論公約

    類似文章 更多