Skip to content

[软技能] 第409天 127.0.0.1和localhost区别是什么? #2443

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第409天 127.0.0.1和localhost区别是什么?

3+1官网

我也要出题

Activity

longhui520

longhui520 commented on May 29, 2020

@longhui520
  • 127.0.0.1 代表本机回送地址,一般用于本地测试
  • localhost 是本机的一个域名 一般指向 127.0.0.1 但是也可以在host文件中修改指向其他ip地址
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@longhui520

        Issue actions

          [软技能] 第409天 127.0.0.1和localhost区别是什么? · Issue #2443 · haizlin/fe-interview