zoukankan      html  css  js  c++  java
  • 错误 108 (net::ERR_ADDRESS_INVALID):未知错误。

    最近电脑老是突发性打不开网页,提示:错误 108 (net::ERR_ADDRESS_INVALID):未知错误。查了一下,说是hosts劫持,看了以下代码,没问题。

    # 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

    贴吧上又说是多重网络问题,但这个是什么意思?没搞懂。

    谁知道怎样解决?QQ没断过线,网页打不开也是暂时的,一下子又能打开!但百度好像从来能打开!

  • 相关阅读:
    费马小定理
    Big Number阶乘位数计算(斯特林公式)
    V
    矩阵快速幂求斐波那契
    奇迹
    缘分
    求导
    拓扑排序
    线段树
    单调栈
  • 原文地址:https://www.cnblogs.com/dgqjj/p/3657948.html
Copyright © 2011-2022 走看看