Runtime.getRuntime().exec("");就相当于这个 Runtime.getRuntime().exec("cmd","cd d://"); 相当于使用cmd的命令"cd d://"