站长资源网络编程

更改localhost为其他名字的方法

整理:jimmy2026/7/31浏览2
简介ctrl + r => 输入drivers回车 => etc/hosts , 用记事本打开它,在 127.0.0.1 localhost 下面增加一行, 127.0.0.1 d.cn保存就OK了. 想改成啥改成啥, 比如改成baidu.com 或是 hello.world
ctrl + r => 输入drivers回车 => etc/hosts , 用记事本打开它,在 127.0.0.1
localhost 下面增加一行, 127.0.0.1
d.cn保存就OK了. 想改成啥改成啥, 比如改成baidu.com 或是 hello.world