Cannot run program \"cd\": error=2, No such file or directory

Cannot run program\"cd\": error=2, No such file or directorywindows 這個錯誤是在使用Runtime.exec(command)時出現的,後來查找網絡資源後解決。網絡 出現這個問題的緣由應該和command中的特殊字符有關(多是windows字符)spa 解決方法:Runtime.exec(new String[] {"/bin/s
相關文章
相關標籤/搜索