java 打开记事本

Process proc=Runtime.getRuntime().exec("notepad");//打开记事本
原文地址:https://www.cnblogs.com/ms-grf/p/8309420.html