windows cmd进入带空格的目录(The system cannot find the path specified)

The system cannot find the path specified:

solve:在目录两端添加双引号即可

如:cd "C:\Program Files\MySQL\MySQL Server 5.7\bin"

你可能感兴趣的:(windows.command)