我可以通过桌面上的图标运行Java程序吗?

发布于 2024-08-31 04:56:38 字数 25 浏览 4 评论 0原文

运行任何exe文件或其他东西..??

as running any exe file or something..??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

无边思念无边月 2024-09-07 04:56:38

使用 Java Web Start 在 Web 服务器上打包和部署应用程序。

在启动过程中,它将创建桌面快捷方式,可以连接到服务器并在发现更新时更新您的应用程序。

它还有其他优点,例如事实上,它可以确保您拥有正确的虚拟机,并在您没有​​时下载正确的虚拟机

Use Java Web Start to package and deploy your application on a web server.

During launch, It will create desktop shortcuts that can connect to a server and update your application if updates are found.

It also has other advantages, like the fact that it can ensure that you have the right virtual machine, and download the right one in case you don't

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文