Redian新闻
>
没有java命令怎么执行jar文件阿?
avatar
没有java命令怎么执行jar文件阿?# Java - 爪哇娇娃
a*l
1
java的程序编译打包好后就变成一个.jar文件,在有开发系统的机器上是可以在cmd窗
口下用dos的方式 java -jar aaa.jar的命令执行这个程序的。可是在很多别的windows
机器上的ms-dos command窗口里没有java的命令,就是打入java 然后就说找不到这个
命令,这该怎么办呢?难道这样的windows上不能运行java的程序?应该不可能把,而
且在这些机器的ie/firefox浏览器里可以执行各种网页上的java的东西。这到底是什么
原因呢?
avatar
g*g
2
java on windows is an excutable program, you have to find where it's
located. If it's not in system path, you can also use full path on
the command line. Also make sure JRE is available on these machines.

windows

【在 a****l 的大作中提到】
: java的程序编译打包好后就变成一个.jar文件,在有开发系统的机器上是可以在cmd窗
: 口下用dos的方式 java -jar aaa.jar的命令执行这个程序的。可是在很多别的windows
: 机器上的ms-dos command窗口里没有java的命令,就是打入java 然后就说找不到这个
: 命令,这该怎么办呢?难道这样的windows上不能运行java的程序?应该不可能把,而
: 且在这些机器的ie/firefox浏览器里可以执行各种网页上的java的东西。这到底是什么
: 原因呢?

avatar
a*l
3
1. So I suppose it is a java.exe file? Where is it usually located, on a "
regular" windows system?
2. How to know whether JRE is available? I assume JRE is included in
Windows system? Otherwise, why windows can run all the java enabled webpages?

【在 g*****g 的大作中提到】
: java on windows is an excutable program, you have to find where it's
: located. If it's not in system path, you can also use full path on
: the command line. Also make sure JRE is available on these machines.
:
: windows

avatar
g*g
4
JRE is not part of windows system, it's usually somewhere in program files
folder if the default location is not changed. java.exe is under bin
directory. You can check install/uninstall in control panel to see if
it's installed.

webpages?

【在 a****l 的大作中提到】
: 1. So I suppose it is a java.exe file? Where is it usually located, on a "
: regular" windows system?
: 2. How to know whether JRE is available? I assume JRE is included in
: Windows system? Otherwise, why windows can run all the java enabled webpages?

avatar
T*g
5
at least you need to ensure that jre is installed on your machine.

windows

【在 a****l 的大作中提到】
: java的程序编译打包好后就变成一个.jar文件,在有开发系统的机器上是可以在cmd窗
: 口下用dos的方式 java -jar aaa.jar的命令执行这个程序的。可是在很多别的windows
: 机器上的ms-dos command窗口里没有java的命令,就是打入java 然后就说找不到这个
: 命令,这该怎么办呢?难道这样的windows上不能运行java的程序?应该不可能把,而
: 且在这些机器的ie/firefox浏览器里可以执行各种网页上的java的东西。这到底是什么
: 原因呢?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。