注意:java命令后面不要加.class。
Gif 图演示:
// 异步方式 // 结果以事件回调方式返回 Command command = new Command("/system/bin/ping", "-c", "4", "-s", "100", "www.baidu.com");