è¿è¡exe æ件
Java JDKéå·²ç»æä¾äºè°ç¨çæ¹æ³ï¼ä¸å¨ç´¯èµï¼ä»£ç å¦ä¸ã
try {
String command = "notepad";
Process child = Runtime.getRuntime().exec(command);
} catch (IOException e) {
}
è¿ä¸ªä¹å¯ä»¥ Runtime.getRuntime().exec(wkspacePth + "/ReaderDevice.exe");
温馨提示:答案为网友推荐,仅供参考