摘要: 1. localhost是本地服务器,127.0.0.1是本机服务器,他们的解析是通过本机的host文件,windows自动将localhost解析为127.0.0.1; 2. localhost是不经过网卡传输,它不受网络防火墙和网卡相关的设置,而127.0.0.1或本机IP是通过网卡传输的,它受 阅读全文
posted @ 2020-02-07 09:05 如幻行云 阅读(1314) 评论(0) 推荐(0)