登录
首页 » java » java 运行exe

java 运行exe

于 2023-05-31 发布 文件大小:5.58 kB
0 92
下载积分: 2 下载次数: 1

代码说明:

/* try {    Runtime rt = Runtime.getRuntime();   String command = "E:/java/读卡器/接口说明文档Demo/DEMO.exe "; Process pr = rt.exec("cmd /c dir"); // cmd /c calc    // Process pr = rt.exec("D:xunleiproject.aspx");  //  Process pr = rt.exec(command);   BufferedReader input = new BufferedReader(new InputStreamReader(pr.getInputStream(), "GBK"));      String line = null;      while ((line = input.readLine()) != null) {     System.out.println(line);    }      int exitVal = pr.waitFor();    System.out.println("Exited with

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 对15例来源jsp开发
    jsp开发的15个案例的源码-jsp development of 15 cases of source
    2022-02-01 00:43:44下载
    积分:1
  • Java_examples
    关于 Java 语言中的一些例子。 1.ax + b = c 2.ax2 + bx + c = 0 3.a1x1 + b1X2 = c1 a2x1 + b2x2 = c2 4.a1x1 + b1x2 + c1x3 = d1 a2x 1 + b2x2 + c2x3 = d2 a3x 1 + b3x2 + c3x3 = d13
    2022-07-26 15:47:51下载
    积分:1
  • 例外处理当除数为0的情况,如何进行异常处理,如何创建异常抛出类...
    例外处理当除数为0的情况,如何进行异常处理,如何创建异常抛出类-Exceptions to deal with when the divisor is 0 the situation, how exception handling, how to create unusual type out
    2022-12-12 12:05:03下载
    积分:1
  • 人脸识别
    基于Java的人脸识别,能够识别出人的性别,年龄,人种以及几率
    2023-09-07 15:05:02下载
    积分:1
  • 非常好用简单的井字棋
    资源描述 用Java做的井字棋,好用非常好用 用Java做的井字棋,好用非常好用 用Java做的井字棋,好用非常好用 用Java做的井字棋,好用非常好用 用Java做的井字棋,好用非常好用 用Java做的井字棋,好用非常好用
    2023-06-26 09:15:03下载
    积分:1
  • j2me_pdf2
    java code for mobiles.
    2010-03-04 17:45:19下载
    积分:1
  • Lucky52 series of the game did not provide pictures to please their preparations...
    用java 编的Lucky52 游戏 没有提供图片 要运行请自己准备 -Lucky52 series of the game did not provide pictures to please their preparations Operation
    2022-01-24 18:31:24下载
    积分:1
  • 这是个类似华容道的拼图游戏
    这是个类似华容道的拼图游戏-This is similar to the pieces of the jigsaw HuaRong Road
    2023-04-19 16:30:04下载
    积分:1
  • 安卓人脸识别开发源码
    一款安卓安全软件,使用java语言编写,主要实现了人脸识别的功能,可以供新手或者有这方面兴趣的人参考使用。。谢谢大家  谢谢网站
    2022-09-13 13:20:04下载
    积分:1
  • SchoolInformation
    我的学校的界面,自己弄得,刚学android时做的,是自己的第一个android作品(My school interface, oneself make, just learn to android, is his first android works my school interface, oneself make, just learn to android, is his first android works )
    2011-12-29 13:47:17下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载