情况:
使用httpconnection访问http://localhost/xxx出错,信息为http://localhost refused
解决:
访问本地的话不能使用localhost,要使用实际IP,比如192.168.0.101
情况:
使用httpconnection访问http://localhost/xxx出错,信息为http://localhost refused
解决:
访问本地的话不能使用localhost,要使用实际IP,比如192.168.0.101
5439

被折叠的 条评论
为什么被折叠?