pass multiple parameters to ProcessBuilder with a space

后端 未结 3 1407
挽巷
挽巷 2020-12-01 17:33

I would like to pass multiple parameters to a processBuilder and the parameters to be separated by a space.

Here is the command,

String[] command_ary         


        
3条回答
提交回复
热议问题