windows 使用 ,ping is recognized as internal or external command
参考链接:http://blog.csdn.net/logao2012/article/details/44201369 原来是 环境变量 的PATH中没有了一项:C:\windows\system32 所以在PATH 中新建一条,内容为 C:\windows\system32 问题就解决了!
转载请注明原文地址: https://ju.6miu.com/read-1396.html