📅  最后修改于: 2022-03-11 14:52:22.213000             🧑  作者: Mango
Runtime.getRuntime().exec("google-chrome");
//starts google
//enter the name of the program you want to excecute as
//the 1st argument in the function