java 调用 外部文件

日期:2009-08-28 14:30:49 人气:1

java 调用 外部文件

改成 Runtime.getRuntime().exec("cmd /c D:\\a.txt");
    A+
热门评论