没有jvm的java可执行格式 [英] java executable format without jvm

查看:104
本文介绍了没有jvm的java可执行格式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在swing中创建了java应用程序并转换为类文件并进入jar最后我使用第三方工具转换inte exe,问题是我无法在另一个系统中运行exe因为它确实没有当我们从网上下载软件并安装到我们的系统中而不知道该软件是哪种语言时,我们是否能够运行程序而不用jre


。开发了,怎么可能为什么我不能?谢谢你

解决方案


i已经在swing中创建了java应用程序并转换成了类文件和jar最后我使用第三方工具转换inte exe,问题是我无法在另一个系统中运行exe,因为它没有jre。我的问题是我们是否能够运行程序当我们从网上下载软件并安装到我们的系统而不知道哪个时,没有jre


该软件开发的语言,为什么我不能这样做?谢谢你b $ b



你使用了什么第三方工具?

所有我知道你需要安装JRE才能运行jar文件。大多数Java程序员从不需要编写.exes。我不知道.jar到.exe转换器是做什么的,所以我不能说.exe没有运行。



你使用了什么第三方工具?

我所知道的是你需要安装JRE才能运行jar文件。大多数Java程序员从不需要编写.exes。我不知道你的.jar到.exe转换器是做什么的,所以我不能说.exe没有运行。

展开 | 选择 < span class =codeDivider> | Wrap | 行号


我通常使用安装程序发送和部署我的Java应用程序:它安装我的

jar以及目标机器上的JRE。用户不知道她的

机器包含任何Java技术。


亲切的问候,



i had created the java application in swing and convert into class file and into jar finally i use the third party tool to convert inte exe,the problem was i cant able to run the exe in another system because it does n''t have jre .my question was whether we able to run the program without jre

for exmple when we download the software from net and install into our system without know which language that the software was developed,how it possible why i cant?thank u

解决方案

i had created the java application in swing and convert into class file and into jar finally i use the third party tool to convert inte exe,the problem was i cant able to run the exe in another system because it does n''t have jre .my question was whether we able to run the program without jre

for exmple when we download the software from net and install into our system without know which language that the software was developed,how it possible why i cant?thank u

What third party tool did you use?
All I know is that you need to have the JRE installed for you to run jar files. Most Java programmers never need to make .exes. I don''t know what your .jar to .exe convertor was doing so I can''t say the .exe is not running.


What third party tool did you use?
All I know is that you need to have the JRE installed for you to run jar files. Most Java programmers never need to make .exes. I don''t know what your .jar to .exe convertor was doing so I can''t say the .exe is not running.

Expand|Select|Wrap|Line Numbers


I normally ship and deploy my Java applications using an installer: it installs my
jar(s) as well as a JRE on the target machine. The user doesn''t know that her
machine contains any Java technology.

kind regards,

Jos


这篇关于没有jvm的java可执行格式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆