使用Windows 命令提示符,我可以回显%path% 并在不同的行中获取结果路径吗? 类似的东西,但对于Windows: echo $path | tr ':' '\n' 我可以使用vanilla cmd 执行此操作 ...
確定! 回上一頁